M44: harden release integrity and assurance
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
groups:
|
||||
- name: mobilityops
|
||||
rules:
|
||||
- alert: FleetOpsWatchdog
|
||||
expr: vector(1)
|
||||
labels: {severity: none}
|
||||
annotations:
|
||||
summary: Fleet Ops alert delivery watchdog
|
||||
description: This alert must always be visible at the configured receiver.
|
||||
- alert: MobilityOpsApiDown
|
||||
expr: up{job="mobilityops-api"} == 0
|
||||
for: 2m
|
||||
|
||||
Reference in New Issue
Block a user