Skip to content

Commit 6eb57ec

Browse files
authored
chore(monitor-snapshot/master): update files from upstreams (#941)
1 parent 4647580 commit 6eb57ec

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
3 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
@@ -9701,7 +9701,7 @@
97019701
"targets": [
97029702
{
97039703
"exemplar": true,
9704-
"expr": "sum(increase(tidb_executor_index_lookup_row_number_bucket{instance=~\"$instance\", type=~\"enable_index_lookup_push_down\"}[1m])) by (le)",
9704+
"expr": "sum(increase(tidb_executor_index_lookup_row_number_bucket{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", instance=~\"$instance\", type=~\"enable_index_lookup_push_down\"}[1m])) by (le)",
97059705
"format": "heatmap",
97069706
"interval": "",
97079707
"intervalFactor": 2,

0 commit comments

Comments
 (0)