diff --git a/contrib/posmon/alertrules.yaml b/contrib/posmon/alertrules.yaml index 3b5021b..b0284b8 100644 --- a/contrib/posmon/alertrules.yaml +++ b/contrib/posmon/alertrules.yaml @@ -12,3 +12,8 @@ spec: rules: - alert: TargetDown expr: probe_success < 1 + labels: + severity: critical + annotations: + description: The target {{$labels.instance}} is down + title: Target Down