Skip to content

Commit

Permalink
metrics: fix witness count id and datasource
Browse files Browse the repository at this point in the history
ref tikv#5568

Signed-off-by: Wenbo Zhang <[email protected]>
  • Loading branch information
ethercflow committed Feb 2, 2023
1 parent 6ca9a33 commit 3ced238
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metrics/grafana/pd.json
Original file line number Diff line number Diff line change
Expand Up @@ -4393,7 +4393,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "witness",
"datasource": "${DS_TEST-CLUSTER}",
"decimals": 3,
"description": "The witness count of each TiKV instance",
"fieldConfig": {
Expand All @@ -4409,7 +4409,7 @@
"y": 111
},
"hiddenSeries": false,
"id": 1460,
"id": 1463,
"legend": {
"alignAsTable": true,
"avg": false,
Expand Down

0 comments on commit 3ced238

Please sign in to comment.