From 36f360b15fa53074d4e97b123cdffd2f78357c8d Mon Sep 17 00:00:00 2001 From: z Date: Thu, 9 Jan 2020 14:47:22 +0100 Subject: [PATCH] Add Rocket.Chat Alertmanager Webhook Receiver Signed-off-by: Pascal Zumkehr --- 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 1a54e1536..898535261 100644 --- a/content/docs/operating/integrations.md +++ b/content/docs/operating/integrations.md @@ -70,6 +70,7 @@ For notification mechanisms not natively supported by the Alertmanager, the * [JIRAlert](https://github.com/free/jiralert) * [Phabricator / Maniphest](https://github.com/knyar/phalerts) * [prom2teams](https://github.com/idealista/prom2teams): forwards notifications to Microsoft Teams + * [Rocket.Chat](https://rocket.chat/docs/administrator-guides/integrations/prometheus/) * [ServiceNow](https://github.com/FXinnovation/alertmanager-webhook-servicenow) * [SMS](https://github.com/messagebird/sachet): supports [multiple providers](https://github.com/messagebird/sachet/blob/master/examples/config.yaml) * [SNMP traps](https://github.com/maxwo/snmp_notifier)