From a38a397d3a8b3e99f0ce82d6da3c9f0b849a1030 Mon Sep 17 00:00:00 2001 From: Tyler Koenig Date: Thu, 4 Jun 2026 17:33:35 -0400 Subject: [PATCH] docs: update alert provider count to 10 (add Opsgenie) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b877e8..58e9a19 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Built on [RDGames/go-upkeep](https://github.com/RDGames/go-upkeep). Rewritten fo ## Features - **6 check types** — HTTP, Push (heartbeat), Ping, Port, DNS, Groups -- **9 alert providers** — Discord, Slack, Email, Ntfy, Webhook, Telegram, PagerDuty, Pushover, Gotify +- **10 alert providers** — Discord, Slack, Email, Ntfy, Webhook, Telegram, PagerDuty, Pushover, Gotify, Opsgenie - **Config as code** — define monitors in YAML, apply declaratively, version control your setup - **HA clustering** — leader/follower with automatic failover - **Prometheus metrics** — `/metrics` endpoint, wire it straight to Grafana