Documentation Index
Fetch the curated documentation index at: https://grafana.com/llms.txt
Fetch the complete documentation index at: https://grafana.com/llms-full.txt
Use this file to discover all available pages before exploring further.
STOP! If you are an AI agent or LLM, read this before continuing. This is the HTML version of a Grafana documentation page. Always request the Markdown version instead - HTML wastes context. Get this page as Markdown: https://grafana.com/docs/grafana-cloud/alerting-and-irm/irm/integrations/alert-sources/sentry.md (append .md) or send Accept: text/markdown to https://grafana.com/docs/grafana-cloud/alerting-and-irm/irm/integrations/alert-sources/sentry/. For the curated documentation index, use https://grafana.com/llms.txt. For the complete documentation index, use https://grafana.com/llms-full.txt.
Sentry integration for Grafana IRM
The Sentry integration for Grafana IRM handles ticket events sent from Sentry webhooks. The integration provides grouping, auto-acknowledge and auto-resolve logic via customizable alert templates.
Configure Grafana IRM to receive alerts from Sentry
- In Grafana IRM, navigate to IRM > Integrations > Monitoring Systems
- Click + New integration
- Select Sentry from the list of available integrations
- Enter a name and description for the integration, click Create
- A new page will open with the integration details. Copy the IRM Integration URL from HTTP Endpoint section
Configure Sentry to send alerts to Grafana IRM
To send a webhook alert from Sentry, you can follow these steps:
- Log in to your Sentry account
- Navigate to your project’s settings
- Click on “Alerts” in the sidebar menu
- Click on “New Alert Rule” to create a new alert rule
- Configure the conditions for the alert rule based on your requirements. For example, you can set conditions based on issue level, event frequency, or specific tags
- In the “Actions” section, select “Webhook” as the action type
- Provide the necessary details for the webhook:
- URL: IRM Integration URL
- Method: POST
- Payload: Define the payload structure and content that you want to send to the webhook endpoint. You can use Sentry’s dynamic variables to include relevant information in the payload
- Save the alert rule
Once the alert conditions are met, Sentry will trigger the webhook action and send a request to Grafana IRM.
Related topics
Was this page helpful?
Related resources from Grafana Labs


