mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-21 17:07:24 +08:00
oops
This commit is contained in:
parent
995ab4d27a
commit
f08e8df514
1 changed files with 1 additions and 1 deletions
|
|
@ -1549,7 +1549,7 @@ groups:
|
|||
for: 3m
|
||||
- name: Nats server down
|
||||
description: NATS server has been down for more than 5 minutes
|
||||
query: "absent(up{job="nats"})"
|
||||
query: 'absent(up{job="nats"})'
|
||||
severity: critical
|
||||
for: 5m
|
||||
- name: Nats high CPU usage
|
||||
|
|
|
|||
Loading…
Reference in a new issue