Skip to content

Instantly share code, notes, and snippets.

@ota42y
Created October 5, 2019 12:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ota42y/dd5b905e439f25b94cbde9dcd860a265 to your computer and use it in GitHub Desktop.
Save ota42y/dd5b905e439f25b94cbde9dcd860a265 to your computer and use it in GitHub Desktop.
global:
resolve_timeout: 5m
slack_api_url: "https://hooks.slack.com/services/xxx"
route:
group_by: ['alertname']
group_wait: 10s
group_interval: 10s
repeat_interval: 1h
receiver: 'slack'
receivers:
- name: 'slack'
slack_configs:
- {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment