monitoring
monitoring copied to clipboard
Add the PD leader check for PD_miss_peer_region_count
trafficstars
PD_miss_peer_region_count kept triggering because it was not checking if the alert is issued by the current pd leader or not. I see that we currently adjust pd_cluster_low_space, pd_cluster_lost_connect_tikv_nums and pd_pending_peer_region_count but not PD_miss_peer_region_count.