We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe8b39 commit 23e2948Copy full SHA for 23e2948
content/docs/alerting/configuration.md
@@ -77,7 +77,7 @@ global:
77
[ slack_api_url: <string> ]
78
[ victorops_api_key: <string> ]
79
[ victorops_api_url: <string> | default = "https://alert.victorops.com/integrations/generic/20131114/alert/" ]
80
- [ pagerduty_url: <string> | default = "https://events.pagerduty.com/generic/2010-04-15/create_event.json" ]
+ [ pagerduty_url: <string> | default = "https://events.pagerduty.com/v2/enqueue" ]
81
[ opsgenie_api_url: <string> | default = "https://api.opsgenie.com/" ]
82
[ hipchat_url: <string> | default = "https://api.hipchat.com/" ]
83
[ hipchat_auth_token: <secret> ]
0 commit comments