update PagerDuty Client URL
parent
c2f1ec8984
commit
4cd7d5f284
|
|
@ -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**.
|
||||
|
|
|
|||
Loading…
Reference in New Issue