From 36dd8f50decbfcaeabfa0b03ab96000f957c1ed0 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 16:55:04 -0400 Subject: [PATCH] [v11.1.x] feat: Updated whats-new-in-v11-0.md with release video (#89077) feat: Updated whats-new-in-v11-0.md with release video (#87953) Update whats-new-in-v11-0.md Grafana 11 release video added. (cherry picked from commit 465efbf8020fb210f723ae9048e80cec03caa33c) Co-authored-by: Jay Clifford <45856600+Jayclifford345@users.noreply.github.com> --- 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