From 5a2a3ab5964efd2738f5a1a4c449e4bc503333ab Mon Sep 17 00:00:00 2001 From: Kyle Brandt Date: Mon, 16 Oct 2023 10:54:23 -0400 Subject: [PATCH] docs/whatsnew: (10.2) Add recorded queries multiple metrics (#76554) Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --- docs/sources/whatsnew/whats-new-next/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/sources/whatsnew/whats-new-next/index.md b/docs/sources/whatsnew/whats-new-next/index.md index 1375609f757..b9a09873cd5 100644 --- a/docs/sources/whatsnew/whats-new-next/index.md +++ b/docs/sources/whatsnew/whats-new-next/index.md @@ -368,6 +368,17 @@ The Grafana Assume Role authentication provider lets Grafana Cloud users of the To learn more, refer to the [CloudWatch authentication documentation](/docs/grafana/next/datasources/aws-cloudwatch/aws-authentication). +## Recorded queries: Record multiple metrics from a single query + + + + +October 3, 2023 + +_Generally available in Grafana Cloud_ + +With recorded queries, a single recorded query can now record multiple metrics. + ## Permission validation on custom role creation and update