Skip to content

Commit 3ffbb48

Browse files
authored
chore(monitor-snapshot/master): update files from upstreams (#670)
1 parent d512d7a commit 3ffbb48

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed
-41 Bytes
Binary file not shown.

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

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8892,22 +8892,6 @@
88928892
"legendFormat": "avg-{{type}}",
88938893
"refId": "A",
88948894
"step": 30
8895-
},
8896-
{
8897-
"exemplar": true,
8898-
"expr": "histogram_quantile(0.99, sum(rate(tidb_server_plan_cache_process_duration_seconds_bucket{k8s_cluster=\"$k8s_cluster\",tidb_cluster=\"$tidb_cluster\", sql_type!=\"internal\"}[1m])) by (le, type))",
8899-
"hide": false,
8900-
"interval": "",
8901-
"legendFormat": "p99-{{type}}",
8902-
"refId": "B"
8903-
},
8904-
{
8905-
"exemplar": true,
8906-
"expr": "histogram_quantile(0.80, sum(rate(tidb_server_plan_cache_process_duration_seconds_bucket{k8s_cluster=\"$k8s_cluster\",tidb_cluster=\"$tidb_cluster\", sql_type!=\"internal\"}[1m])) by (le, type))",
8907-
"hide": false,
8908-
"interval": "",
8909-
"legendFormat": "p80-{{type}}",
8910-
"refId": "C"
89118895
}
89128896
],
89138897
"thresholds": [],

0 commit comments

Comments
 (0)