groups: - name: Alertmanager_Alerts rules: - alert: AlertmanagerConfigurationReload expr: alertmanager_config_last_reload_successful != 1 for: 5m labels: severity: page annotations: summary: "AlertManager configuration reload (instance {{ $labels.instance }})" description: "AlertManager configuration reload error\n VALUE = {{ $value }}\n LABELS: {{ $labels }}"