mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-26 11:27:00 +08:00
Update rules.yml
This commit is contained in:
parent
a70aeedf93
commit
732925251a
1 changed files with 1 additions and 1 deletions
|
|
@ -759,7 +759,7 @@ groups:
|
|||
description: MongoDB instance is down
|
||||
query: 'mongodb_up == 0'
|
||||
severity: critical
|
||||
- name: MongodbReplicaMemberHealthy
|
||||
- name: Mongodb replica member unhealthy
|
||||
description: MongoDB replica member is not healthy
|
||||
query: 'mongodb_rs_members_health == 0'
|
||||
severity: critical
|
||||
|
|
|
|||
Loading…
Reference in a new issue