Skip to content

Commit fcea509

Browse files
authored
chore(monitor-snapshot/master): update files from upstreams (#748)
1 parent 11fe7fd commit fcea509

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

27 Bytes
Binary file not shown.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22875,7 +22875,7 @@
2287522875
"targets": [
2287622876
{
2287722877
"exemplar": true,
22878-
"expr": "avg(tidb_server_ttl_watermark_delay{k8s_cluster=\"$k8s_cluster\",tidb_cluster=\"$tidb_cluster\", type=\"schedule\"}) by (type, name)",
22878+
"expr": "max(tidb_server_ttl_watermark_delay{k8s_cluster=\"$k8s_cluster\",tidb_cluster=\"$tidb_cluster\", type=\"schedule\"}) by (type, name)",
2287922879
"interval": "",
2288022880
"legendFormat": "{{ name }}",
2288122881
"queryType": "randomWalk",

0 commit comments

Comments
 (0)