maj alert.rules + README

This commit is contained in:
2023-02-06 14:12:06 +01:00
parent 924c6f0b99
commit c8cb3061d1
3 changed files with 17 additions and 4 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ groups:
- name: containers
rules:
- alert: nextcloud_down
expr: absent(container_memory_usage_bytes{name="jenkins"})
expr: absent(container_memory_usage_bytes{name="nextcloud"})
for: 30s
labels:
severity: critical