Skip to content

Instantly share code, notes, and snippets.

@ivanahuckova
Created April 2, 2020 21:12
Show Gist options
  • Save ivanahuckova/f4c05d4fd6f9c83f5bcbd8f1732790e3 to your computer and use it in GitHub Desktop.
Save ivanahuckova/f4c05d4fd6f9c83f5bcbd8f1732790e3 to your computer and use it in GitHub Desktop.
global:
resolve_timeout: 1m
pagerduty_url: 'https://events.pagerduty.com/v2/enqueue'
route:x
receiver: 'pagerduty-notifications'
receivers:
- name: 'pagerduty-notifications'
pagerduty_configs:
- service_key: 0c1cc665a594419b6d215e81f4e38f7
send_resolved: trueglobal:
resolve_timeout: 1m
pagerduty_url: 'https://events.pagerduty.com/v2/enqueue'
route:x
receiver: 'pagerduty-notifications'
receivers:
- name: 'pagerduty-notifications'
pagerduty_configs:
- service_key: 0c1cc665a594419b6d215e81f4e38f7
send_resolved: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment