From b14d58a8905bb40e97668513f32711e792fa8c07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jara=20Su=C3=A1rez=20de=20Puga=20Garc=C3=ADa?= Date: Tue, 12 Nov 2024 10:34:36 +0100 Subject: [PATCH] Update images-in-notifications for Alerting (#95765) * Update images-in-notifications for Alerting * Review I Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> * Clarify it's only on Emails Co-authored-by: Santiago --------- Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> Co-authored-by: Santiago --- .../template-notifications/images-in-notifications.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sources/alerting/configure-notifications/template-notifications/images-in-notifications.md b/docs/sources/alerting/configure-notifications/template-notifications/images-in-notifications.md index 57484aaa6ed..c5a84cf7afc 100644 --- a/docs/sources/alerting/configure-notifications/template-notifications/images-in-notifications.md +++ b/docs/sources/alerting/configure-notifications/template-notifications/images-in-notifications.md @@ -118,6 +118,7 @@ Grafana supports a wide range of contact points with varied support for images i ## Limitations - This feature is not supported in Mimir or Loki, or when Grafana is configured to send alerts to other Alertmanagers such as the Prometheus Alertmanager. +- This feature is not supported when using custom templates in email notifications. - A number of contact points support at most one image per notification. In this case, just the first image is either uploaded to the receiving service or referenced from cloud storage per notification. - When multiple alerts are sent in a single notification a screenshot might be included for each alert. The order the images are shown is random. - If uploading screenshots to a cloud storage service such as Amazon S3, Azure Blob Storage or Google Cloud Storage; and accessing screenshots in the bucket requires authentication, logging into a VPN or corporate network; image previews might not work in all instant messaging and communication platforms as some services rewrite URLs to use their CDN.