Prerequisites
Prerequisites
- At least two alert channels — see Alerting guide
- Multiple monitors — see Monitors guide
Strategy
Tag your monitors by team, service, or environment. Then create notification policies withmonitor_tag_in match rules that route alerts to team-specific channels.
Set up tag-based routing
How matching works
Remember: all matching policies run. In the setup above:- A
payments-tagged monitor failing triggers the “Payments team” policy and the catch-all - An
infrastructure-tagged monitor failing triggers only the catch-all - If you don’t want the catch-all for tagged monitors, add a
monitor_tag_inrule to it as well
Combining rules
Match rules use AND logic within a policy. Combine tags with other criteria:DOWN incidents on payments-tagged monitors, while a lower-priority policy handles DEGRADED events via Slack only.
Next steps
Notification policies
Full match rule reference and priority logic.
Tiered escalation
Add multi-step escalation to your tag-based policies.
Testing your alerts
Validate routing end-to-end.