Created
April 2, 2020 21:12
-
-
Save ivanahuckova/f4c05d4fd6f9c83f5bcbd8f1732790e3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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