Merge pull request #2613 from fpetkovski/improve-alertmanager-members-inconsistent-alert

Improve the AlertmanagerMembersInconsistent alert
This commit is contained in:
Björn Rabenstein 2021-06-22 14:47:03 +02:00 committed by GitHub
commit 29fcb0b7fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
< on (%(alertmanagerClusterLabels)s) group_left
count by (%(alertmanagerClusterLabels)s) (max_over_time(alertmanager_cluster_members{%(alertmanagerSelector)s}[5m]))
||| % $._config,
'for': '10m',
'for': '15m',
labels: {
severity: 'critical',
},