Skip to content

Commit 3677c5e

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

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

291 Bytes
Binary file not shown.

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65838,6 +65838,21 @@
6583865838
"refId": "",
6583965839
"step": 10,
6584065840
"target": ""
65841+
},
65842+
{
65843+
"datasource": "tidb-cluster",
65844+
"expr": "sum((\n tikv_pending_delete_ranges_of_stale_peer\n {k8s_cluster=\"$k8s_cluster\",tidb_cluster=\"$tidb_cluster\",instance=~\"$instance\"}\n \n)) by ($additional_groupby) ",
65845+
"format": "time_series",
65846+
"hide": false,
65847+
"instant": false,
65848+
"interval": "",
65849+
"intervalFactor": 1,
65850+
"legendFormat": "pending delete {{$additional_groupby}}",
65851+
"metric": "",
65852+
"query": "sum((\n tikv_pending_delete_ranges_of_stale_peer\n {k8s_cluster=\"$k8s_cluster\",tidb_cluster=\"$tidb_cluster\",instance=~\"$instance\"}\n \n)) by ($additional_groupby) ",
65853+
"refId": "",
65854+
"step": 10,
65855+
"target": ""
6584165856
}
6584265857
],
6584365858
"thresholds": [],

0 commit comments

Comments
 (0)