summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuan CaƱete <2930882+juacker@users.noreply.github.com>2024-03-12 10:56:26 +0100
committerGitHub <noreply@github.com>2024-03-12 11:56:26 +0200
commit70b49589947a97aeb954b2cb41068a04b6f0f16b (patch)
tree75cdea80cdbe493c825956b0f4459dd44cc5e4b9
parentb0993c29e71238fc5f8c2a8724c71c8eb98d5ae7 (diff)
Document new field on PagerDuty cloud integration (#17149)
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
-rw-r--r--integrations/cloud-notifications/integrations/pagerduty.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/integrations/cloud-notifications/integrations/pagerduty.md b/integrations/cloud-notifications/integrations/pagerduty.md
index 406c262b8d..9d1f81ee1f 100644
--- a/integrations/cloud-notifications/integrations/pagerduty.md
+++ b/integrations/cloud-notifications/integrations/pagerduty.md
@@ -32,7 +32,7 @@ Steps to configure your PagerDuty to receive notifications from Netdata:
1. Create a service to receive events from your services directory page on PagerDuty
2. At step 3, select `Events API V2` Integration or **View Webhooks** if you already have some defined
-3. Once the service is created you will be redirected to its configuration page, where you can copy the **integration key**, that you will need need to add to your notification configuration on Netdata UI.
+3. Once the service is created, you will be redirected to its configuration page, where you can copy the **Integration Key** and **Integration URL (Alert Events)** fields to add them to your notification configuration in the Netdata UI.
### Netdata Configuration Steps
@@ -47,5 +47,6 @@ Steps to configure your PagerDuty to receive notifications from Netdata:
- Notification - you specify which notifications you want to be notified using this configuration: All Alerts and unreachable, All Alerts, Critical only
* **Integration configuration** are the specific notification integration required settings, which vary by notification method. For PagerDuty:
- Integration Key - is a 32 character key provided by PagerDuty to receive events on your service.
+ - Integration URL (Alert Events) - is the URL provided by PagerDuty where we will send notifications.