Alerting: Implement the Webex notifier (#58480)

* Alerting: Implement the Webex notifier

Closes https://github.com/grafana/grafana/issues/11750

Signed-off-by: gotjosh <josue.abreu@gmail.com>
This commit is contained in:
gotjosh
2022-11-11 17:27:13 +00:00
committed by GitHub
parent 1c5039085b
commit d748979048
8 changed files with 418 additions and 2 deletions

View File

@@ -44,6 +44,7 @@ The following table lists the contact point types supported by Grafana.
| [Threema](https://threema.ch/) | `threema` | Supported | N/A |
| [VictorOps](https://help.victorops.com/) | `victorops` | Supported | Supported |
| [Webhook](#webhook) | `webhook` | Supported | Supported ([different format](https://prometheus.io/docs/alerting/latest/configuration/#webhook_config)) |
| [Cisco Webex Teams](#webex) | `webex` | Supported | Supported |
| [WeCom](#wecom) | `wecom` | Supported | N/A |
| [Zenduty](https://www.zenduty.com/) | `webhook` | Supported | N/A |

View File

@@ -79,6 +79,7 @@ Images in notifications are supported in the following notifiers and additional
| Threema | No | No |
| VictorOps | No | No |
| Webhook | No | Yes |
| Cisco Webex Teams | No | Yes |
Include images from URL refers to using the external image store.