Skip to content

Commit

Permalink
metrics: fix duplicate ID (#7636)
Browse files Browse the repository at this point in the history
ref #4399

Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
  • Loading branch information
CabinfeverB authored Dec 28, 2023
1 parent b7b4537 commit c7644be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions metrics/grafana/pd.json
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@
"y": 6
},
"hiddenSeries": false,
"id": 108,
"id": 107,
"legend": {
"alignAsTable": true,
"avg": false,
Expand Down Expand Up @@ -845,7 +845,7 @@
"x": 16,
"y": 6
},
"id": 109,
"id": 108,
"interval": null,
"links": [],
"maxDataPoints": 100,
Expand Down Expand Up @@ -941,7 +941,7 @@
"x": 0,
"y": 13
},
"id": 110,
"id": 109,
"options": {
"orientation": "auto",
"reduceOptions": {
Expand Down

0 comments on commit c7644be

Please sign in to comment.