Menu
Choose a product
Scroll for more
Grafana Cloud
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
Additional helpful documentation, links, and articles:
Video

Getting started with managing your metrics, logs, and traces using Grafana
In this webinar, we’ll demo how to get started using the LGTM Stack: Loki for logs, Grafana for visualization, Tempo for traces, and Mimir for metrics.
Video

Intro to Kubernetes monitoring in Grafana Cloud
In this webinar you’ll learn how Grafana offers developers and SREs a simple and quick-to-value solution for monitoring their Kubernetes infrastructure.
Video

Building advanced Grafana dashboards
In this webinar, we’ll demo how to build and format Grafana dashboards.