This commit is contained in:
Samuel Berthe 2024-08-28 08:48:42 +02:00 committed by GitHub
parent 995ab4d27a
commit f08e8df514
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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