Skip to content

Commit 272d6cb

Browse files
authored
chore(monitor-snapshot/master): update files from upstreams (#1052)
1 parent 3b53371 commit 272d6cb

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
40 Bytes
Binary file not shown.

monitor-snapshot/master/operator/dashboards/tidb.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,13 @@
395395
"intervalFactor": 2,
396396
"legendFormat": "total",
397397
"refId": "B"
398+
},
399+
{
400+
"expr": "sum(rate(tidb_server_slow_query_total{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", instance=~\"$instance\"}[1m]))",
401+
"format": "time_series",
402+
"intervalFactor": 2,
403+
"legendFormat": "SlowQuery",
404+
"refId": "C"
398405
}
399406
],
400407
"thresholds": [],

0 commit comments

Comments
 (0)