From 146d8a9965d3372fffb9288bf87d57bfa346b91d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 24 Feb 2021 05:56:53 +0100 Subject: Adding upstream version 1.29.3. Signed-off-by: Daniel Baumann --- health/notifications/opsgenie/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'health') diff --git a/health/notifications/opsgenie/README.md b/health/notifications/opsgenie/README.md index 7ae409df4..10b9f5242 100644 --- a/health/notifications/opsgenie/README.md +++ b/health/notifications/opsgenie/README.md @@ -20,10 +20,11 @@ directory](/docs/configure/nodes.md): ./edit-config health_alarm_notify.conf ``` -Change the variable `OPSGENIE_API_KEY` with the API key you got from Opsgenie. -`OPSGENIE_API_URL` defaults to https://api.opsgenie.com, however there are region specific API URLs such as https://eu.api.opsgenie.com, so set this if required. +Change the variable `OPSGENIE_API_KEY` with the API key you got from Opsgenie. `OPSGENIE_API_URL` defaults to +`https://api.opsgenie.com`, however there are region-specific API URLs such as `https://eu.api.opsgenie.com`, so set +this if required. -``` +```conf SEND_OPSGENIE="YES" # Api key -- cgit v1.2.3