From 4e44ccd6982f884dc5772c8772200f606a1c5868 Mon Sep 17 00:00:00 2001 From: Dacoda Strack Date: Fri, 20 Mar 2020 20:47:43 -0700 Subject: [PATCH] reference correct PagerDuty Prometheus integration documentation, fix PagerDuty typo --- .../rancher/v2.x/en/cluster-admin/tools/notifiers/_index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/rancher/v2.x/en/cluster-admin/tools/notifiers/_index.md b/content/rancher/v2.x/en/cluster-admin/tools/notifiers/_index.md index 59a82734bd9..107184659f6 100644 --- a/content/rancher/v2.x/en/cluster-admin/tools/notifiers/_index.md +++ b/content/rancher/v2.x/en/cluster-admin/tools/notifiers/_index.md @@ -44,10 +44,10 @@ Set up a notifier so that you can begin configuring and sending alerts. {{% /accordion %}} {{% accordion id="pagerduty" label="PagerDuty" %}} 1. Enter a **Name** for the notifier. -1. From PagerDuty, create a webhook. For instructions, see the [PagerDuty Documentation](https://support.pagerduty.com/docs/webhooks). -1. From PagerDuty, copy the webhook's **Integration Key**. +1. From PagerDuty, create a Prometheus integration. For instructions, see the [PagerDuty Documentation](https://www.pagerduty.com/docs/guides/prometheus-integration-guide/). +1. From PagerDuty, copy the integration's **Integration Key**. 1. From Rancher, enter the key in the **Service Key** field. -1. Click **Test**. If the test is successful, your PagerDuty endpoint outputs `PageDuty setting validated`. +1. Click **Test**. If the test is successful, your PagerDuty endpoint outputs `PagerDuty setting validated`. {{% /accordion %}} {{% accordion id="webhook" label="WebHook" %}} 1. Enter a **Name** for the notifier.