From 7c35df1f7e811f7a9717d159e542531e8bfbf918 Mon Sep 17 00:00:00 2001 From: Kyle Brandt Date: Wed, 20 Jan 2021 15:45:57 -0500 Subject: [PATCH] docs: 7.4 what's new (Add expressions note) (#30446) Also add a note that expression do not work with current alerting. Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> --- docs/sources/whatsnew/whats-new-in-v7-4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/whatsnew/whats-new-in-v7-4.md b/docs/sources/whatsnew/whats-new-in-v7-4.md index d667408484f..b491e009d58 100644 --- a/docs/sources/whatsnew/whats-new-in-v7-4.md +++ b/docs/sources/whatsnew/whats-new-in-v7-4.md @@ -75,7 +75,7 @@ _Server-side expressions_ is an experimental feature that allows you to manipula The main use case is for [multi-dimensional](https://grafana.com/docs/grafana/latest/getting-started/timeseries-dimensions/#time-series-dimensions) data sources used with the upcoming next generation alerting, but expressions can be used with backend data sources and visualization as well. -> **Note:** Queries built with this feature may break with minor version upgrades until Grafana 8 is released. +> **Note:** Queries built with this feature might break with minor version upgrades until Grafana 8 is released. This feature does not work with the current Grafana alerting. ### Variable support in alert notifications