Skip to content

Commit

Permalink
Merge branch 'master' into move-scheduler
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot[bot] authored May 23, 2023
2 parents 3bbbe69 + e532925 commit 801005e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions metrics/grafana/pd.json
Original file line number Diff line number Diff line change
Expand Up @@ -10051,6 +10051,16 @@
"legendFormat": "tso request/secs",
"refId": "A",
"step": 2
},
{
"expr": "sum(rate(pd_tso_events{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\"}[1m])) by (type,dc)",
"format": "time_series",
"interval": "",
"intervalFactor": 2,
"legendFormat": "{{type}}-{{dc}}",
"hide": true,
"refId": "B",
"step": 2
}
],
"thresholds": [],
Expand Down

0 comments on commit 801005e

Please sign in to comment.