Skip to content

Commit

Permalink
fix duplicate panel id & Invalid data sources (#4312) (#4318)
Browse files Browse the repository at this point in the history
close #4314

Signed-off-by: buggithubs <jeff.true.time@gmail.com>

Co-authored-by: buggithubs <jeff.true.time@gmail.com>
  • Loading branch information
ti-chi-bot and buggithubs authored Nov 16, 2021
1 parent 13bc27a commit fe6fab9
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 @@ -1368,7 +1368,7 @@
"rgba(237, 129, 40, 0.89)",
"#d44a3a"
],
"datasource": "tidb-cluster",
"datasource": "${DS_TEST-CLUSTER}",
"fieldConfig": {
"defaults": {
"custom": {}
Expand Down Expand Up @@ -7554,7 +7554,7 @@
"x": 0,
"y": 20
},
"id": 1433,
"id": 1439,
"legend": {
"alignAsTable": true,
"avg": true,
Expand Down

0 comments on commit fe6fab9

Please sign in to comment.