From 541b83d7535dbf32df88c608a9097545d7bd9138 Mon Sep 17 00:00:00 2001 From: Daniel Ruggeri Date: Sat, 8 Aug 2020 07:42:33 -0500 Subject: [PATCH] Add alertmanager-gotify-bridge project to integrations Signed-off-by: Daniel Ruggeri --- content/docs/operating/integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/docs/operating/integrations.md b/content/docs/operating/integrations.md index e13731bfe..8f2457212 100644 --- a/content/docs/operating/integrations.md +++ b/content/docs/operating/integrations.md @@ -71,6 +71,7 @@ For notification mechanisms not natively supported by the Alertmanager, the * [Alertsnitch](https://gitlab.com/yakshaving.art/alertsnitch): saves alerts to a MySQL database * [AWS SNS](https://github.com/DataReply/alertmanager-sns-forwarder) * [DingTalk](https://github.com/timonwong/prometheus-webhook-dingtalk) + * [Gotify](https://github.com/DRuggeri/alertmanager_gotify_bridge) * [GELF](https://github.com/b-com-software-basis/alertmanager2gelf) * [IRC Bot](https://github.com/multimfi/bot) * [JIRAlert](https://github.com/free/jiralert)