Opsgenie¶
Forward Opsgenie alerts to Robusta via the Opsgenie outgoing webhook integration.
Prerequisites¶
A Robusta account with API access.
Your Robusta
account_id, found ingenerated_values.yaml.A Robusta API key with
Read/Writeaccess to alerts.Opsgenie admin access.
Webhook URL¶
https://api.robusta.dev/webhooks?type=alert&origin=opsgenie&account_id=<ACCOUNT_ID>
Configure Opsgenie¶
In Opsgenie, go to Settings → Integrations → Add Integration → Webhook.
Set the Webhook URL to the URL above.
Add a custom Header:
Authorization: Bearer <ROBUSTA_API_KEY>Choose which alert actions (
Create,Acknowledge,Close, …) trigger the webhook and save.
Verify¶
Create a test alert in Opsgenie. The event should appear in Settings → Delivery Log and on the Robusta timeline.