fixes and qd for better source subvol error repo
[distro-setup] / filesystem / etc / prometheus / rules / iank.yml
index 0049743f24e0a2b349b643ff167c24d0dcf8abeb..47012ccbcb74b20f517f825d1cc327fd70fe2c0d 100644 (file)
@@ -199,7 +199,7 @@ groups:
   # 19 for 19 minutes, but I make it 18 just to give a bit of slack.
   - alert: historical_missing_metric
     expr: |-
-      count_over_time(up{job="prometheus"}[19m]) <= 18 unless on() present_over_time(ALERTS[19m]) unless on() time() - node_boot_time_seconds{instance="kdwg:9101"} <= 60 * 17
+      count_over_time(up{job="prometheus"}[19m]) <= 18 unless on() present_over_time(ALERTS[19m]) unless on() time() - node_boot_time_seconds{instance="kd"} <= 60 * 17
     labels:
       severity: warn