Skip to content

Commit e650fa7

Browse files
authored
docs(alerting): update integration choice for IRM setup (#103701)
1 parent c1dddee commit e650fa7

File tree

1 file changed

+8
-3
lines changed
  • docs/sources/alerting/configure-notifications/manage-contact-points/integrations

1 file changed

+8
-3
lines changed

docs/sources/alerting/configure-notifications/manage-contact-points/integrations/configure-irm.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,20 @@ These instructions apply only to Grafana OSS and Grafana Enterprise. To configur
7272

7373
## Configure an integration in Grafana IRM
7474

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.
7676

7777
To create the integration, follow the same steps as described in [Configure an OnCall integration in IRM](ref:irm-configure-integrations):
7878

7979
1. Navigate to **Alerts & IRM** -> **IRM** -> **Integrations**.
8080
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+
8387
- **Webhook** integration – Uses default IRM templates for general alert processing.
88+
8489
1. Provide a title, description, and assign it to a team, then click **Create Integration**.
8590
1. On the integration details page, copy the **HTTP Endpoint** URL to use in the next section.
8691

0 commit comments

Comments
 (0)