update PagerDuty Client URL

pull/453/head
Kelly 2019-09-10 11:34:50 -07:00
parent c2f1ec8984
commit 4cd7d5f284
1 changed files with 1 additions and 1 deletions

View File

@ -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/<your-org-ID>/alert-history. When you click your notification in PagerDuty, this is the page that opens.
6. Click **Create Notification Endpoint**.