Rootly is an incident management and response automation platform. You can forward incidents from Rootly into DrDroid so that DroidAgent can investigate and enrich them.Documentation Index
Fetch the complete documentation index at: https://docs.drdroid.io/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- An active Rootly account with permission to manage workflows / webhooks.
- Access to the DrDroid dashboard at https://aiops.drdroid.io.
1. Decide which incidents to send
We recommend starting with production-severity incidents only:- Sev0 / Sev1 incidents
- Specific services or environments (e.g.,
prod,us-east-1)
2. Configure a webhook in Rootly
- In Rootly, go to Workflows or Integrations.
- Create a Webhook (or HTTP) action that runs when an incident is created or updated.
- Use your DrDroid alerts webhook URL.
- Include in the payload:
- Incident title and description
- Severity / priority
- Service / component
- Tags / labels
3. Validate in DrDroid
- Trigger a test incident in Rootly.
- In DrDroid, open Alerts Inbox and confirm:
- The incident shows up as an alert/issue.
- Metadata (severity, service, tags) is correctly mapped.

