PagerDuty¶
Forward PagerDuty alerts to Robusta via PagerDuty AIOps Event Orchestration.
Prerequisites¶
A Robusta account with API access.
Your Robusta
account_id, found ingenerated_values.yaml.A Robusta API key with
Read/Writeaccess to alerts, generated under Settings → API Keys → New API Key.An AIOps-enabled PagerDuty plan with admin access to Event Orchestration.
Webhook URL¶
https://api.robusta.dev/webhooks?type=alert&origin=pagerduty&account_id=<ACCOUNT_ID>
Configure PagerDuty¶
In PagerDuty, go to AIOps → Event Orchestration and open the orchestration that handles the alerts you want forwarded.
Under Automation → Webhook Actions, add a new webhook.
Set the Webhook URL to the URL above.
Add a custom header:
Authorization: Bearer <ROBUSTA_API_KEY>Save.
Verify¶
Trigger a test alert in PagerDuty. It should appear in Settings → Delivery Log and on the Robusta timeline.