Docs: g11 preview whats new fixes (#85759)

* Made style fixes to intro

* Updated upgrade guide menu title

* Commented Explore metrics docs link back in
This commit is contained in:
Isabel Matwawana 2024-04-08 15:08:40 -04:00 committed by GitHub
parent e167a435c8
commit 8014665ab5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ keywords:
- '11.0' - '11.0'
- '11.0-preview' - '11.0-preview'
title: Upgrade to Grafana v11.0-preview title: Upgrade to Grafana v11.0-preview
menuTitle: Upgrade to v11.0 menuTitle: Upgrade to v11.0-preview
weight: 1200 weight: 1200
--- ---

View File

@ -21,7 +21,7 @@ weight: -42
# Whats new in Grafana v11.0-preview # Whats new in Grafana v11.0-preview
Welcome to Grafana 11.0-preview! 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 panels, new Transformations, a revamp of the Alert Rule page, and more. Welcome to Grafana 11.0-preview! 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.
Why "preview?" The Grafana 11.0 stable release is planned for this May. This is an early release to coincide with [Grafanacon 2024](https://grafana.com/about/events/grafanacon/2024/), so that you can try the new functionality early. To understand the differences between preview and GA releases, review the [release life cycle](https://grafana.com/docs/release-life-cycle/). Why "preview?" The Grafana 11.0 stable release is planned for this May. This is an early release to coincide with [Grafanacon 2024](https://grafana.com/about/events/grafanacon/2024/), so that you can try the new functionality early. To understand the differences between preview and GA releases, review the [release life cycle](https://grafana.com/docs/release-life-cycle/).
@ -67,7 +67,7 @@ Explore Metrics is a query-less experience for browsing Prometheus-compatible me
… all without writing any queries! … all without writing any queries!
To learn more, refer to <!-- the Explore Metrics [documentation](http://grafana.com/docs/grafana/<GRAFANA_VERSION>/explore/metrics-explore/) as well as --> the following video demo: To learn more, refer to the Explore Metrics [documentation](https://grafana.com/docs/grafana/<GRAFANA_VERSION>/explore/explore-metrics/) as well as the following video demo:
{{< youtube id="JbaPufQs5LY" >}} {{< youtube id="JbaPufQs5LY" >}}