From fae193e452510948b5359bc0a49dfe7aff746e12 Mon Sep 17 00:00:00 2001 From: Isabel <76437239+imatwawana@users.noreply.github.com> Date: Mon, 23 Oct 2023 14:27:55 -0400 Subject: [PATCH] Docs: add unusable transformations content (#76644) * Added unusable transformations content * Make note clearer * Add release date and remove on-prem instructions * Moved item to be in order by date and fixed heading level --------- Co-authored-by: Kyle Cunningham --- docs/sources/whatsnew/whats-new-next/index.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/sources/whatsnew/whats-new-next/index.md b/docs/sources/whatsnew/whats-new-next/index.md index 64f4447ff09..22cf0ae1bf4 100644 --- a/docs/sources/whatsnew/whats-new-next/index.md +++ b/docs/sources/whatsnew/whats-new-next/index.md @@ -39,6 +39,20 @@ _Generally available in Grafana Cloud_ Use Alerting insights to monitor your alerting data, discover key trends about your organization’s alert management performance, and find patterns in why things go wrong. +## Detect unusable transformations + + + + + +October 24, 2023 + +_Available in public preview in Grafana Cloud_ + +We've added initial support to detect situations in which various transformations won't work appropriately based on current data. Previously, selecting the appropriate transformation and configuring it correctly required a process of trial and error or already knowing how a given transformation worked. Now, transformations that we've detected can't be used are shaded in the interface to indicate this, along with a helpful message explaining why. + +{{< figure src="/media/docs/grafana/transformations/disabled-transformation.png" caption="Transformation that has been disabled because it doesn't have the necessary data" >}} + ## Tempo data source: "Aggregate By" Search option to compute RED metrics over spans aggregated by attribute