|
|
@@ -106,7 +106,7 @@ groups:
|
|
|
its file descriptors soon'
|
|
|
summary: file descriptors soon exhausted
|
|
|
- alert: EtcdMemberCommunicationSlow
|
|
|
- expr: histogram_quantile(0.99, rate(etcd_network_member_round_trip_time_seconds_bucket[5m]))
|
|
|
+ expr: histogram_quantile(0.99, rate(etcd_network_peer_round_trip_time_seconds_bucket[5m]))
|
|
|
> 0.15
|
|
|
for: 10m
|
|
|
labels:
|