Dynatrace¶
Forward Dynatrace problems to Robusta via a Dynatrace custom 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.A Dynatrace admin able to add problem notifications.
Webhook URL¶
https://api.robusta.dev/webhooks?type=alert&origin=dynatrace&account_id=<ACCOUNT_ID>
Configure Dynatrace¶
In Dynatrace, go to Settings → Integration → Problem notifications and Set up notifications → Custom integration.
Set the Webhook URL to the URL above.
Add a custom HTTP header:
Authorization: Bearer <ROBUSTA_API_KEY>Use the default JSON payload template.
Save and assign the integration to your alerting profile.
Verify¶
Use the Send test notification button. The event should appear in Settings → Delivery Log and on the Robusta timeline.