Files
CE-Association-Website/alertmanager.yml
Amirhossein Khalili 7a8ddeabed
Some checks failed
CI/CD / Backend & Frontend Checks (push) Has been cancelled
CI/CD / Deploy to Production (push) Has been cancelled
init
2026-05-18 11:34:07 +03:30

15 lines
254 B
YAML

route:
receiver: default
routes:
- matchers:
- severity="critical"
receiver: critical
receivers:
- name: default
email_configs:
- to: you@example.com
- name: critical
email_configs:
- to: oncall@example.com