From b4fa27b8a475017328c69ffb2c5e2e7868907a99 Mon Sep 17 00:00:00 2001 From: Raghu Chinnannan <40737704+raghuchinnannan@users.noreply.github.com> Date: Tue, 7 Jan 2020 17:29:53 +0530 Subject: [PATCH] Docs: Added Squadcast notifications (#21372) - Added Squadcast section - Added Squadcast to the **All supported notifiers** table. --- docs/sources/alerting/notifications.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/sources/alerting/notifications.md b/docs/sources/alerting/notifications.md index 7493ffccbae..18ba6df2428 100644 --- a/docs/sources/alerting/notifications.md +++ b/docs/sources/alerting/notifications.md @@ -171,6 +171,10 @@ Once these two properties are set, you can send the alerts to Kafka for further Notifications can be sent by setting up an incoming webhook in Google Hangouts chat. Configuring such a webhook is described [here](https://developers.google.com/hangouts/chat/how-tos/webhooks). +### Squadcast + +Squadcast helps you get alerted via Phone call, SMS, Email and Push notifications and lets you take actions on those alerts. Grafana notifications can be sent to Squadcast via a simple incoming webhook. Refer the official [Squadcast support documentation](https://support.squadcast.com/docs/grafana) for configuring these webhooks. + ### All supported notifiers Name | Type | Supports images | Support alert rule tags @@ -189,6 +193,7 @@ Prometheus Alertmanager | `prometheus-alertmanager` | yes, external only | yes Pushover | `pushover` | yes | no Sensu | `sensu` | yes, external only | no Slack | `slack` | yes | no +Squadcast | `webhook` | no | no Telegram | `telegram` | yes | no Threema | `threema` | yes, external only | no VictorOps | `victorops` | yes, external only | no