Skip to content

Commit

Permalink
Merge pull request #8909 from aruniiird/revert-one-alert-interval-change
Browse files Browse the repository at this point in the history
ceph: reverting the time delay of 'CephMonHighNumberOfLeaderChanges'
  • Loading branch information
travisn committed Oct 4, 2021
2 parents 08cb678 + 4d84542 commit 078f648
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit 078f648

Please sign in to comment.