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