Skip to content

Commit

Permalink
Fix grafana dashboard name (#927) (#931)
Browse files Browse the repository at this point in the history
* Fix TiFlash-Proxy-Details dashboard name in Grafana

Signed-off-by: JaySon-Huang <[email protected]>

* Fix name for TiFlash-Proxy-Summary

Signed-off-by: JaySon-Huang <[email protected]>

Co-authored-by: JaySon-Huang <[email protected]>
  • Loading branch information
ti-srebot and JaySon-Huang committed Jul 20, 2020
1 parent 6c4ab37 commit bfa9128
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion metrics/grafana/tiflash_proxy_details.json
Original file line number Diff line number Diff line change
Expand Up @@ -17014,7 +17014,7 @@
]
},
"timezone": "browser",
"title": "Test-Cluster-TiKV-Details",
"title": "Test-Cluster-TiFlash-Proxy-Details",
"uid": "kWxNAVnGz",
"version": 1
}
2 changes: 1 addition & 1 deletion metrics/grafana/tiflash_proxy_summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -2009,7 +2009,7 @@
]
},
"timezone": "browser",
"title": "TiFlash-Proxy-Summary",
"title": "Test-Cluster-TiFlash-Proxy-Summary",
"uid": "myoLjZQWz",
"version": 18
}

0 comments on commit bfa9128

Please sign in to comment.