Skip to content

Instantly share code, notes, and snippets.

@TimSimmons
Last active June 19, 2021 19:21
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TimSimmons/420e37b003447d63da01dc20aecb2837 to your computer and use it in GitHub Desktop.
Save TimSimmons/420e37b003447d63da01dc20aecb2837 to your computer and use it in GitHub Desktop.
route:
receiver: catch-unrouted
group_by:
- alertname
- team
routes:
- receiver: alertlogger
continue: true
- receiver: infra-team
match:
team: infra
- receiver: eng-team
match:
team: eng
route:
receiver: catch-unrouted
group_by:
- alertname
- team
routes:
- receiver: infra-team
match:
team: infra
- receiver: eng-team
match:
team: eng
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment