Merge pull request #893 from brancz/bump-versions

kube-prometheus: bump various versions
This commit is contained in:
Frederic Branczyk
2018-01-16 10:12:36 +01:00
committed by GitHub
7 changed files with 7 additions and 7 deletions

View File

@@ -126,7 +126,7 @@ data:
}} are slow
summary: slow HTTP requests
- 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: