Skip to content

Commit

Permalink
fix raft grafana region variable (#7216)
Browse files Browse the repository at this point in the history
  • Loading branch information
luluz66 authored Aug 9, 2024
1 parent 501308e commit ce16409
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tools/metrics/grafana/dashboards/raft.json
Original file line number Diff line number Diff line change
Expand Up @@ -1079,6 +1079,10 @@
"text": "us-west1",
"value": "us-west1"
},
"datasource": {
"type": "prometheus",
"uid": "vm"
},
"definition": "label_values(up,region)",
"hide": 0,
"includeAll": false,
Expand Down

0 comments on commit ce16409

Please sign in to comment.