Skip to main content
By the end of this guide, you’ll have monitors tagged by team or service, with notification policies that route each group’s alerts to the right channels.
For conceptual background, see Notification policies.

Strategy

Tag your monitors by team, service, or environment. Then create notification policies with monitor_tag_in match rules that route alerts to team-specific channels.

Set up tag-based routing

1

Tag your monitors

2

Create team-specific policies

3

Verify routing

Check that each monitor’s incidents route to the correct channel by reviewing the notification dispatches:

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_in rule to it as well

Combining rules

Match rules use AND logic within a policy. Combine tags with other criteria:
This only fires for 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.