monitoring
monitoring copied to clipboard
Grafana chart loses history when the leader changes
somewhat like #2. Grafana shows information for each PD even though it only has it for the PD leader. Then if the leader changes the chart for the new leader won't have history from the old.
It seems like a lot of our monitoring does not handle a PD leader change well.
Yes, you have to choose the leader to view PD's dashboard. For old history, you have to select a time window that does not have leader change, and select the old leader to view the dashboard.
Is it possible we can have a continuous view of the leader?
Is it possible we can have a continuous view of the leader?
Seems no, because only PD leader reports metrics.
Will it help if we remove the instance label? It seems like there should be a way to merge theses into 1.