groups: - name: who-need-help-local-availability rules: - alert: WhoNeedHelpWebReplicaUnavailable expr: up{job="who-need-help-web"} == 0 labels: severity: local-drill annotations: summary: "The local Prometheus scraper cannot reach one web replica" description: "The direct metrics target {{ $labels.instance }} is unavailable."