New Relic¶
Forward New Relic alerts to Robusta via a New Relic webhook destination.
Prerequisites¶
A Robusta account with API access.
Your Robusta
account_id, found ingenerated_values.yaml.A Robusta API key with
Read/Writeaccess to alerts.A New Relic admin able to create webhook destinations.
Webhook URL¶
https://api.robusta.dev/webhooks?type=alert&origin=newrelic&account_id=<ACCOUNT_ID>
Configure New Relic¶
In New Relic, go to Alerts & AI → Destinations and add a Webhook destination named
Robusta.Set the Endpoint URL to the webhook URL above.
Add a custom header:
Authorization: Bearer <ROBUSTA_API_KEY>Use the default payload template.
Create a Workflow that routes the desired policy to this destination.
Verify¶
Trigger a test incident in New Relic. The event should appear in Settings → Delivery Log and on the Robusta timeline.