From b1d914bcebd4e8e549cc6a84155ec04fb2618489 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Fri, 28 Oct 2022 13:59:15 +0200 Subject: [PATCH] Remove Sensu from docs (#57812) (#57823) We do not support Sensu in Grafana Alerting, only Sensu Go. (cherry picked from commit ee7adc081b3b2136d3786c069762057e8f428461) Co-authored-by: Armand Grillet <2117580+armandgrillet@users.noreply.github.com> --- docs/sources/alerting/contact-points/notifiers/_index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/sources/alerting/contact-points/notifiers/_index.md b/docs/sources/alerting/contact-points/notifiers/_index.md index cfd499f0fa9..571465984af 100644 --- a/docs/sources/alerting/contact-points/notifiers/_index.md +++ b/docs/sources/alerting/contact-points/notifiers/_index.md @@ -31,7 +31,6 @@ The following table lists the contact point types supported by Grafana. | [Pagerduty](https://www.pagerduty.com/) | `pagerduty` | Supported | Supported | | [Prometheus Alertmanager](https://prometheus.io) | `prometheus-alertmanager` | Supported | N/A | | [Pushover](https://pushover.net/) | `pushover` | Supported | Supported | -| [Sensu](https://sensu.io/) | `sensu` | Supported | N/A | | [Sensu Go](https://docs.sensu.io/sensu-go/) | `sensugo` | Supported | N/A | | [Slack](https://slack.com/) | `slack` | Supported | Supported | | [Telegram](https://telegram.org/) | `telegram` | Supported | N/A |