monitoring(alerts): make soteria backup health rule driver-agnostic

This commit is contained in:
Brad Stein 2026-04-13 02:38:53 -03:00
parent f25186ef7e
commit 8a371e1267

View File

@ -506,7 +506,7 @@ data:
to: 0
datasourceUid: atlas-vm
model:
expr: sum((1 - pvc_backup_health{driver="longhorn"}) > bool 0) or on() vector(0)
expr: sum((1 - pvc_backup_health) > bool 0) or on() vector(0)
intervalMs: 60000
maxDataPoints: 43200
legendFormat: unhealthy-pvcs