Sentry webhooks let agents respond to error alerts, metric alerts, and issue events.Documentation Index
Fetch the complete documentation index at: https://docs.actionllama.org/llms.txt
Use this file to discover all available pages before exploring further.
Filter Fields (all optional)
| Field | Type | Description |
|---|---|---|
resources | string[] | Resource types: event_alert, metric_alert, issue, error, comment |
Setup
- In Sentry, go to Settings > Developer Settings > New Internal Integration
- Set the webhook URL to your gateway (e.g.
https://your-server:8080/webhooks/sentry) - Copy the client secret to
~/.action-llama/credentials/sentry_client_secret/<instance>/secret - Select the resource types you want to receive