Skip to content

Commit ed99dae

Browse files
authored
chore(monitor-snapshot/master): update files from upstreams (#1048)
1 parent 3677c5e commit ed99dae

2 files changed

Lines changed: 0 additions & 14 deletions

File tree

-43 Bytes
Binary file not shown.

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

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -347,13 +347,6 @@
347347
"intervalFactor": 2,
348348
"legendFormat": "{{type}}",
349349
"refId": "A"
350-
},
351-
{
352-
"expr": "sum(rate(tici_writer_cdc_event_count{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", instance=~\"$instance\"}[1m]))",
353-
"format": "time_series",
354-
"intervalFactor": 2,
355-
"legendFormat": "Total",
356-
"refId": "B"
357350
}
358351
],
359352
"thresholds": [ ],
@@ -440,13 +433,6 @@
440433
"intervalFactor": 2,
441434
"legendFormat": "{{type}}",
442435
"refId": "A"
443-
},
444-
{
445-
"expr": "sum(tici_writer_cdc_event_count{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", instance=~\"$instance\"})",
446-
"format": "time_series",
447-
"intervalFactor": 2,
448-
"legendFormat": "Total",
449-
"refId": "B"
450436
}
451437
],
452438
"thresholds": [ ],

0 commit comments

Comments
 (0)