Skip to content

Commit

Permalink
Merge pull request #8910 from rook/mergify/bp/release-1.7/pr-8909
Browse files Browse the repository at this point in the history
ceph: reverting the time delay of 'CephMonHighNumberOfLeaderChanges' (backport #8909)
  • Loading branch information
mergify[bot] committed Oct 4, 2021
2 parents b7990a3 + 1522e02 commit 79025f8
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -91,7 +91,7 @@ spec:
storage_type: ceph
expr: |
(ceph_mon_metadata{job="rook-ceph-mgr"} * on (ceph_daemon) group_left() (rate(ceph_mon_num_elections{job="rook-ceph-mgr"}[5m]) * 60)) > 0.95
for: 15m
for: 5m
labels:
severity: warning
- name: ceph-node-alert.rules
Expand Down Expand Up @@ -326,4 +326,3 @@ spec:
for: 1m
labels:
severity: critical

0 comments on commit 79025f8

Please sign in to comment.