Skip to content

Commit

Permalink
cherry-pick 4099 and resolve conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: just1900 <[email protected]>
  • Loading branch information
just1900 committed Mar 10, 2022
1 parent 2f85f2d commit 59dddbb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 404 deletions.
6 changes: 1 addition & 5 deletions metrics/grafana/tiflash_proxy_details.json
Original file line number Diff line number Diff line change
Expand Up @@ -4739,11 +4739,7 @@
"steppedLine": false,
"targets": [
{
<<<<<<< HEAD
"expr": "sum(rate(tiflash_proxy_thread_cpu_seconds_total{tidb_cluster=\"$tidb_cluster\", instance=~\"$instance\", name=~\"split_check\"}[1m])) by (instance)",
=======
"expr": "sum(rate(tiflash_proxy_thread_cpu_seconds_total{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", instance=~\"$instance\", name=~\"ReadIndexWkr_.*\"}[1m])) by (instance)",
>>>>>>> b0958e703b (metrics: support multi-k8s in grafana dashboards (#4099))
"expr": "sum(rate(tiflash_proxy_thread_cpu_seconds_total{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", instance=~\"$instance\", name=~\"split_check\"}[1m])) by (instance)",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{instance}}",
Expand Down
Loading

0 comments on commit 59dddbb

Please sign in to comment.