Skip to content

Commit 045fd40

Browse files
authored
chore(monitor-snapshot/release-7.5): update files from upstreams (#696)
1 parent 3c9dd47 commit 045fd40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Binary file not shown.

monitor-snapshot/release-7.5/operator/dashboards/tikv_details.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9470,11 +9470,11 @@
94709470
"targets": [
94719471
{
94729472
"exemplar": true,
9473-
"expr": "tikv_raftstore_slow_score{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", instance=~\"$instance\"}",
9473+
"expr": "tikv_raftstore_slow_score{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", instance=~\"$instance\"} by (instance, type)",
94749474
"format": "time_series",
94759475
"interval": "",
94769476
"intervalFactor": 2,
9477-
"legendFormat": "{{instance}}",
9477+
"legendFormat": "{{instance}}-{{type}}",
94789478
"refId": "A",
94799479
"step": 4
94809480
}

0 commit comments

Comments
 (0)