mirror of
https://github.com/grafana/grafana.git
synced 2026-08-19 01:34:54 -05:00
Alerting: add documentation about alertmanager contactpoint support (#42799)
This commit is contained in:
@@ -64,27 +64,27 @@ To edit global configuration options for an external Alertmanager, like SMTP ser
|
|||||||
|
|
||||||
## List of notifiers supported by Grafana
|
## List of notifiers supported by Grafana
|
||||||
|
|
||||||
| Name | Type |
|
| Name | Type | Grafana Alertmanager | Other Alertmanagers |
|
||||||
| --------------------------------------------- | ------------------------- |
|
| --------------------------------------------- | ------------------------- | -------------------- | -------------------------------------------------------------------------------------------------------- |
|
||||||
| [DingDing](#dingdingdingtalk) | `dingding` |
|
| [DingDing](#dingdingdingtalk) | `dingding` | Supported | N/A |
|
||||||
| [Discord](#discord) | `discord` |
|
| [Discord](#discord) | `discord` | Supported | N/A |
|
||||||
| [Email](#email) | `email` |
|
| [Email](#email) | `email` | Supported | Supported |
|
||||||
| [Google Hangouts Chat](#google-hangouts-chat) | `googlechat` |
|
| [Google Hangouts Chat](#google-hangouts-chat) | `googlechat` | Supported | N/A |
|
||||||
| [Kafka](#kafka) | `kafka` |
|
| [Kafka](#kafka) | `kafka` | Supported | N/A |
|
||||||
| Line | `line` |
|
| Line | `line` | Supported | N/A |
|
||||||
| Microsoft Teams | `teams` |
|
| Microsoft Teams | `teams` | Supported | N/A |
|
||||||
| [Opsgenie](#opsgenie) | `opsgenie` |
|
| [Opsgenie](#opsgenie) | `opsgenie` | Supported | Supported |
|
||||||
| [Pagerduty](#pagerduty) | `pagerduty` |
|
| [Pagerduty](#pagerduty) | `pagerduty` | Supported | Supported |
|
||||||
| Prometheus Alertmanager | `prometheus-alertmanager` |
|
| Prometheus Alertmanager | `prometheus-alertmanager` | Supported | N/A |
|
||||||
| [Pushover](#pushover) | `pushover` |
|
| [Pushover](#pushover) | `pushover` | Supported | Supported |
|
||||||
| Sensu | `sensu` |
|
| Sensu | `sensu` | Supported | N/A |
|
||||||
| [Sensu Go](#sensu-go) | `sensugo` |
|
| [Sensu Go](#sensu-go) | `sensugo` | Supported | N/A |
|
||||||
| [Slack](#slack) | `slack` |
|
| [Slack](#slack) | `slack` | Supported | Supported |
|
||||||
| Telegram | `telegram` |
|
| Telegram | `telegram` | Supported | N/A |
|
||||||
| Threema | `threema` |
|
| Threema | `threema` | Supported | N/A |
|
||||||
| VictorOps | `victorops` |
|
| VictorOps | `victorops` | Supported | Supported |
|
||||||
| [Webhook](#webhook) | `webhook` |
|
| [Webhook](#webhook) | `webhook` | Supported | Supported ([different format](https://prometheus.io/docs/alerting/latest/configuration/#webhook_config)) |
|
||||||
| [Zenduty](#zenduty) | `webhook` |
|
| [Zenduty](#zenduty) | `webhook` | Supported | N/A |
|
||||||
|
|
||||||
### Webhook
|
### Webhook
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user