From 0e9201c5223027ff3ed86cd33e3dc1c31871cf87 Mon Sep 17 00:00:00 2001 From: George Robinson Date: Mon, 20 Feb 2023 17:39:10 +0000 Subject: [PATCH] Docs: Uploading images from disk supported in Slack (#63443) --- .../alerting/images-in-notifications.md | 38 +++++++++---------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/docs/sources/alerting/images-in-notifications.md b/docs/sources/alerting/images-in-notifications.md index d36ab9b2b91..e690d323a3d 100644 --- a/docs/sources/alerting/images-in-notifications.md +++ b/docs/sources/alerting/images-in-notifications.md @@ -62,25 +62,25 @@ Restart Grafana for the changes to take affect. Images in notifications are supported in the following notifiers and additional support will be added in the future: -| Name | Upload images from disk | Include images from URL | -| ----------------------- | ----------------------- | ----------------------- | -| DingDing | No | No | -| Discord | Yes | Yes | -| Email | Yes | Yes | -| Google Hangouts Chat | No | Yes | -| Kafka | No | No | -| Line | No | No | -| Microsoft Teams | No | Yes | -| Opsgenie | No | Yes | -| Pagerduty | No | Yes | -| Prometheus Alertmanager | No | No | -| Pushover | Yes | No | -| Sensu Go | No | No | -| Slack | No | Yes | -| Telegram | Yes | No | -| Threema | No | No | -| VictorOps | No | No | -| Webhook | No | Yes | +| Name | Upload images from disk | Include images from URL | +| ----------------------- | --------------------------- | ------------------------- | +| DingDing | No | No | +| Discord | Yes | Yes | +| Email | Yes | Yes | +| Google Hangouts Chat | No | Yes | +| Kafka | No | No | +| Line | No | No | +| Microsoft Teams | No | Yes | +| Opsgenie | No | Yes | +| Pagerduty | No | Yes | +| Prometheus Alertmanager | No | No | +| Pushover | Yes | No | +| Sensu Go | No | No | +| Slack | Yes (when using Bot tokens) | Yes (when using webhooks) | +| Telegram | Yes | No | +| Threema | No | No | +| VictorOps | No | No | +| Webhook | No | Yes | Include images from URL refers to using the external image store.