From 4cd7d5f284d03eadd034064684d63d4cf89b8ca7 Mon Sep 17 00:00:00 2001 From: Kelly Date: Tue, 10 Sep 2019 11:34:50 -0700 Subject: [PATCH] update PagerDuty Client URL --- content/v2.0/monitor-alert/notification-endpoints/create.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/v2.0/monitor-alert/notification-endpoints/create.md b/content/v2.0/monitor-alert/notification-endpoints/create.md index 3c485876e..b51708d33 100644 --- a/content/v2.0/monitor-alert/notification-endpoints/create.md +++ b/content/v2.0/monitor-alert/notification-endpoints/create.md @@ -39,6 +39,6 @@ To send notifications about changes in your data, start by creating a notificati - For Slack, create an [Incoming WebHook](https://api.slack.com/incoming-webhooks#posting_with_webhooks) in Slack, and then enter your webHook URL in the **Slack Incoming WebHook URL** field. - - For PagerDuty, [create a new service](https://support.pagerduty.com/docs/services-and-integrations#section-create-a-new-service), [add an integration for your service](https://support.pagerduty.com/docs/services-and-integrations#section-add-integrations-to-an-existing-service), and then enter the PagerDuty integration key for your new service in the **Routing Key** field. By default, the PagerDuty client URL is https://events.pagerduty.com/v2/enqueue. For details, see [PagerDuty documentation](https://v2.developer.pagerduty.com/docs/send-an-event-events-api-v2). + - For PagerDuty, [create a new service](https://support.pagerduty.com/docs/services-and-integrations#section-create-a-new-service), [add an integration for your service](https://support.pagerduty.com/docs/services-and-integrations#section-add-integrations-to-an-existing-service), and then enter the PagerDuty integration key for your new service in the **Routing Key** field. By default, the **Client URL** is https://twodotoh.a.influxcloud.net/orgs//alert-history. When you click your notification in PagerDuty, this is the page that opens. 6. Click **Create Notification Endpoint**.