Alerting: Add support for msteams contact point in external Alertmanagers (#76392)

* Add support for msteams contact point in external AMs

* Update docs
This commit is contained in:
Alexander Weaver
2023-10-13 10:43:42 -05:00
committed by GitHub
parent 520497738e
commit 0592fe7edb
4 changed files with 20 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ The following table lists the contact point integrations supported by Grafana.
| [Google Chat](https://chat.google.com/) | `googlechat` | Supported | N/A |
| [Kafka](https://kafka.apache.org/) | `kafka` | Supported | N/A |
| [Line](https://line.me/en/) | `line` | Supported | N/A |
| [Microsoft Teams](https://teams.microsoft.com/) | `teams` | Supported | N/A |
| [Microsoft Teams](https://teams.microsoft.com/) | `teams` | Supported | Supported |
| [Opsgenie](https://atlassian.com/opsgenie/) | `opsgenie` | Supported | Supported |
| [Pagerduty](https://www.pagerduty.com/) | `pagerduty` | Supported | Supported |
| [Prometheus Alertmanager](https://prometheus.io) | `prometheus-alertmanager` | Supported | N/A |