# 2023-05-24 global: resolve_timeout: 5m route: group_by: ["..."] group_wait: 10s group_interval: 10s repeat_interval: 1h receiver: "ntfy" routes: - matchers: ['{severity=~"info|warning|critical"}'] receivers: - name: "ntfy" webhook_configs: - url: "http://ntfy-alertmanager:6080"