Skip to content

Commit 0feefde

Browse files
kinghercsparrowt
andauthored
Clarify watcher action uses PagerDuty API v2 (#90800) (#90909)
Add a note to help avoid the confusion stemming from the fact that the watcher attributes still have names which seem to match the PagerDuty Events API v1 despite the fact that we are actually now using v2 of that API. Delete outdated screenshots Co-authored-by: Iraklis Psaroudakis <[email protected]> Co-authored-by: Tom Sparrow <[email protected]>
1 parent 7e62d4c commit 0feefde

File tree

3 files changed

+5
-8
lines changed

3 files changed

+5
-8
lines changed

x-pack/docs/en/watcher/actions/pagerduty.asciidoc

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ payload as well as an array of contexts to the action.
7777
The account needs a `service_api_key` attribute.
7878
|======
7979

80+
NOTE: Although some of the attributes below have names which match the PagerDuty "Events API v1" parameter
81+
names, the "Events API v2" API is finally used by translating the attributes appropriately.
8082

8183
[[pagerduty-event-trigger-incident-attributes]]
8284
.Pagerduty event trigger incident attributes
@@ -142,14 +144,9 @@ the PagerDuty service you want to send notifications to. To get the
142144
key:
143145

144146
. Log in to http://pagerduty.com[pagerduty.com] as an account administrator.
145-
. Go to **Configuration > Services** and select the PagerDuty service. The
146-
service must use the API integration.
147-
+
148-
image::images/pagerduty-services.jpg[]
149-
150-
. Click the **Integrations** tab and copy the API integration key.
151-
+
152-
image::images/pagerduty-integrations.jpg[]
147+
. Go to **Services** and select the PagerDuty service you wish to target.
148+
. Click the **Integrations** tab and add an **Events API V2** integration if one does not already exist.
149+
. Copy the API integration key for use below.
153150

154151
To configure a PagerDuty account in the keystore, you
155152
must specify an account name and integration key, (see <<secure-settings>>):
-238 KB
Binary file not shown.
-168 KB
Binary file not shown.

0 commit comments

Comments
 (0)