monitoring icon indicating copy to clipboard operation
monitoring copied to clipboard

Add the PD leader check for PD_miss_peer_region_count

Open sokada1221 opened this issue 6 years ago • 0 comments
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.

sokada1221 avatar Oct 31 '19 18:10 sokada1221