PagerDuty
Notification Adapter
Overview
This notification adapter create a PagerDuty Incident on a service.
Prerequisites
- Create a General Access REST API Key
- Once created, return to the API Access Keys list by navigating to Integrations > API Key Access. Find the appropriate key, click on the username whom created the key. From there you can find their email address. Copy this email address for use when configuring the connector.
- Create a new Service that the notifications will be assigned to
- Name the service "Tarsal"
- Select your Escalation Policy
- On the Integrations page, click "Create service without an integration"
- Fetch the Service ID
- Navigate to the Service's details page. The Service ID will be in the browser URL, after the path
service-directory/
The URL will have the patternhttps://tarsal.pagerduty.com/service-directory/<Service ID>
- Copy the Service ID for use when configuring the connector.
- Navigate to the Service's details page. The Service ID will be in the browser URL, after the path
Configuration
Field | Required | Description | Example |
---|---|---|---|
Service ID | yes | Service ID | PSZYE27 |
API Key | yes | API Access Key | ••••••••••••••••QouA |
Incident Reporter | yes | The email address of a valid PagerDuty user on the account associated with the auth token. | [email protected] |
Adapter Limitations
The adapter is restricted by REST API Rate Limits.
Updated 3 months ago