We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99e965f commit 90f3b2fCopy full SHA for 90f3b2f
scripts/pd.json
@@ -137,7 +137,7 @@
137
"tableColumn": "",
138
"targets": [
139
{
140
- "expr": "count(delta(pd_tso_events{type=\"save\",instance=\"$instance\"}[1m]))",
+ "expr": "count(delta(pd_server_tso{type=\"save\",instance=\"$instance\"}[1m]))",
141
"format": "time_series",
142
"intervalFactor": 2,
143
"legendFormat": "",
@@ -7243,4 +7243,4 @@
7243
"title": "Test-Cluster-PD",
7244
"uid": "Q6RuHYIWk",
7245
"version": 5
7246
-}
+}
0 commit comments