You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-irm.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,15 +72,20 @@ These instructions apply only to Grafana OSS and Grafana Enterprise. To configur
72
72
73
73
## Configure an integration in Grafana IRM
74
74
75
-
First, enable an integration in IRM to accept alerts from Grafana Alerting. You can either create a new integration or use an existing **Grafana Alerting** or **Webhook** integration in IRM.
75
+
First, enable an integration in IRM to accept alerts from Grafana Alerting. You can either create a new integration or use an existing **Alertmanager** or **Webhook** integration in IRM.
76
76
77
77
To create the integration, follow the same steps as described in [Configure an OnCall integration in IRM](ref:irm-configure-integrations):
78
78
79
79
1. Navigate to **Alerts & IRM** -> **IRM** -> **Integrations**.
80
80
1. Click **+ New integration**.
81
-
1. Select either **Grafana Alerting** or **Webhook** integration from the list.
82
-
-**Grafana Alerting** integration – Includes preconfigured IRM templates for processing Grafana alerts.
81
+
1. Select either **Alertmanager** or **Webhook** integration from the list.
82
+
83
+
-**Alertmanager** integration – Includes preconfigured IRM templates for processing Grafana and Prometheus alerts.
84
+
85
+
> The **Grafana Alerting** integration works similarly but may display a warning in the UI.
86
+
83
87
-**Webhook** integration – Uses default IRM templates for general alert processing.
88
+
84
89
1. Provide a title, description, and assign it to a team, then click **Create Integration**.
85
90
1. On the integration details page, copy the **HTTP Endpoint** URL to use in the next section.
0 commit comments