Documentation for automated readers
A curated documentation index is available at: https://grafana.com/llms.txt
A complete documentation index is available at: https://grafana.com/llms-full.txt
These indexes can help with page discovery before fetching individual documents.
This page is also available in Markdown, which may be easier for automated readers and AI tools to parse than HTML. The Markdown version is available at https://grafana.com/docs/grafana-cloud/alerting-and-irm/irm/integrations/alert-sources/sentry.md, or by sending Accept: text/markdown to https://grafana.com/docs/grafana-cloud/alerting-and-irm/irm/integrations/alert-sources/sentry/. For broader documentation discovery, the curated index is available at https://grafana.com/llms.txt and the complete index is available at 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


