From 3057181fbe74a6cfde6c74f7274961aca74b14c8 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 7 Jun 2022 05:58:47 -0400 Subject: [PATCH] Fix Whats New docs for images in notifications (#50250) (#50289) (cherry picked from commit 2e1827127d2b00310fc699909c9f20c68b6ab240) Co-authored-by: George Robinson --- docs/sources/whatsnew/whats-new-in-v9-0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/whatsnew/whats-new-in-v9-0.md b/docs/sources/whatsnew/whats-new-in-v9-0.md index 1fc5e981bcd..4aed13c5022 100644 --- a/docs/sources/whatsnew/whats-new-in-v9-0.md +++ b/docs/sources/whatsnew/whats-new-in-v9-0.md @@ -94,7 +94,7 @@ Alert state history for Grafana managed alerts indicates the cause of the state. ### Images in notifications for Grafana managed alerts -Unified alerting now provides the ability to capture an image for Grafana managed alerts and deliver it via a notification. This is configurable via the contact points tab of Unified alerting . This functionality was available in legacy dashboard alerting, but was missing in unified alerting. It requires the alert to be related to a specific dashboard using the “Dashboard UID” field. +Unified alerting now provides the ability to capture an image for Grafana managed alerts and deliver it via a notification. This is configurable via the contact points tab of Unified alerting . This functionality was available in legacy dashboard alerting, but was missing in unified alerting. It requires the alert to be related to a specific dashboard panel using the “Dashboard UID” and “Panel ID” annotations. ## Envelope encryption is generally available and enabled by default