Integrations
PagerDuty
Parity integrates with PagerDuty to respond to alerts
Parity can receive alerts from PagerDuty. PagerDuty alerts can be configured to trigger a runbook based on the event title.
Adding a PagerDuty Webhook
- Go to your PagerDuty account
- Go to “Integrations” > “Generic Webhooks”
- Click “Add Webhook” and configure the webhook with the following settings:
- Use
https://api.tryparity.com/integration/pagerduty-webhook
as the webhook URL - Set scope type to “Account”
- Add event subscriptions for
incident.triggered
andincident.reopened
- Add custom header with the key
Parity-API-Key
and the value of your Parity API key. You can generate an API key for your organiation in the Parity settings if you are the owner of your organiation.
-
Click “Create Webhook”
-
Provide Parity with the webhook secret generated by PagerDuty here.