From 465efbf8020fb210f723ae9048e80cec03caa33c Mon Sep 17 00:00:00 2001 From: Jay Clifford <45856600+Jayclifford345@users.noreply.github.com> Date: Tue, 11 Jun 2024 15:56:20 -0400 Subject: [PATCH] feat: Updated whats-new-in-v11-0.md with release video (#87953) Update whats-new-in-v11-0.md Grafana 11 release video added. --- docs/sources/whatsnew/whats-new-in-v11-0.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/whatsnew/whats-new-in-v11-0.md b/docs/sources/whatsnew/whats-new-in-v11-0.md index 6d1c37adf2f..024e7a44c69 100644 --- a/docs/sources/whatsnew/whats-new-in-v11-0.md +++ b/docs/sources/whatsnew/whats-new-in-v11-0.md @@ -23,6 +23,8 @@ weight: -42 Welcome to Grafana 11.0! This release contains some major improvements: most notably, the ability to explore your Prometheus metrics and Loki logs without writing any PromQL or LogQL, using Explore Metrics and Explore Logs. The dashboard experience is better than ever with edit mode for dashboards, AI-generated dashboard names and descriptions, and general availability for subfolders. You can also take advantage of improvements to the canvas and table visualizations, new transformations, a revamp of the Alert Rule page, and more. +{{< youtube id="96ZXShRyMB8" >}} + For even more detail about all the changes in this release, refer to the [changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md). For the specific steps we recommend when you upgrade to v11.0, check out our [Upgrade Guide](https://grafana.com/docs/grafana//upgrade-guide/upgrade-v11.0/). ## Breaking changes