Skip to content

Instantly share code, notes, and snippets.

@doorbash
Created June 12, 2020 13:25
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 doorbash/36e8ff4e2d97bbaf5edd5295b254ddd5 to your computer and use it in GitHub Desktop.
Save doorbash/36e8ff4e2d97bbaf5edd5295b254ddd5 to your computer and use it in GitHub Desktop.
global:
resolve_timeout: 5m
route:
group_by: ['alertname']
group_wait: 30s
group_interval: 10m
repeat_interval: 4h
receiver: 'web.hook'
receivers:
- name: 'web.hook'
webhook_configs:
- url: 'http://127.0.0.1:5001/'
send_resolved: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment