From 9ca4442e6a42b0e95c492a4f6ca1ba7a6d4a5704 Mon Sep 17 00:00:00 2001 From: TwiN Date: Tue, 11 Jan 2022 20:10:06 -0500 Subject: [PATCH] docs: Add missing section "Configuring Opsgenie alerts" --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5931c224..0f6e2da9 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Have any feedback or want to share your good/bad experience with Gatus? Feel fre - [Configuring Email alerts](#configuring-email-alerts) - [Configuring Mattermost alerts](#configuring-mattermost-alerts) - [Configuring Messagebird alerts](#configuring-messagebird-alerts) + - [Configuring Opsgenie alerts](#configuring-opsgenie-alerts) - [Configuring PagerDuty alerts](#configuring-pagerduty-alerts) - [Configuring Slack alerts](#configuring-slack-alerts) - [Configuring Teams alerts](#configuring-teams-alerts) @@ -461,6 +462,7 @@ endpoints: description: "healthcheck failed" ``` + #### Configuring Opsgenie alerts | Parameter | Description | Default | |:----------------------------------|:--------------------------------------------|:---------------------| @@ -480,6 +482,7 @@ alerting: api-key: "00000000-0000-0000-0000-000000000000" ``` + #### Configuring PagerDuty alerts | Parameter | Description | Default | |:-------------------------------------------------|:-------------------------------------------------------------------------------------------|:--------| @@ -499,7 +502,6 @@ Behavior: - By default, `alerting.pagerduty.integration-key` is used as the integration key - If the endpoint being evaluated belongs to a group (`endpoints[].group`) matching the value of `alerting.pagerduty.overrides[].group`, the provider will use that override's integration key instead of `alerting.pagerduty.integration-key`'s - ```yaml alerting: pagerduty: