groups: - name: example rules: - alert: InstanceDown expr: up == 0 for: 1m labels: severity: warning annotations: summary: "Instance {{ $labels.instance }} est down"