docs(alerting): OpsGenie instructions for other alertmanagers (#106049)

* docs(alerting): OpsGenie instructions for other alertmanagers

* run prettier
This commit is contained in:
Pepe Cano 2025-05-28 10:59:05 +02:00 committed by GitHub
parent 7235765998
commit 8de013c7e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 2 deletions

View File

@ -41,10 +41,12 @@ To create your Opsgenie integration in Grafana Alerting, complete the following
1. Enter a contact point name.
1. From the **Integration** list, select **Opsgenie**.
1. In the **API key** field, paste in your API key.
1. In the **Alert API URL**, enter `https://api.opsgenie.com/v2/alerts`.
1. Configure the **Alert API URL**.
1. For Grafana Alertmanager, enter `https://api.opsgenie.com/v2/alerts`.
1. For other Alertmanagers, enter the host for sending Opsgenie API requests, depending on the hosted region.
1. Click **Test** to check that your integration works.
** For Grafana Alertmanager only.**
**For Grafana Alertmanager only.**
A test alert notification is sent to the Alerts page in Opsgenie.