From f961bf961e6c0cf6f606d9d5743b01ff91d7f287 Mon Sep 17 00:00:00 2001 From: TwinProduction Date: Wed, 3 Mar 2021 22:30:50 -0500 Subject: [PATCH] Update documentation on alerting providers --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ad6dcd4b..1cc6b715 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,12 @@ Here are some examples of conditions you can use: ### Alerting +Gatus supports multiple alerting providers, such as Slack and PagerDuty, and supports different alerts for each +individual services with configurable descriptions and thresholds. + +Note that if an alerting provider is not configured properly, all alerts configured with the provider's type will be +ignored. + #### Configuring Slack alerts