From 10fb1a962db9b4ea22c761a9a2c329d88191574e Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:39:18 -0500 Subject: [PATCH] [v11.2.x] Docs: Removed public preview note from Explore Metrics (#93508) Docs: Removed public preview note from Explore Metrics (#93503) removed public preview, EM is now GA (cherry picked from commit 9a40e8dca690874954a51c3599e95bf9134b6c98) Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com> --- docs/sources/explore/simplified-exploration/metrics/index.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/sources/explore/simplified-exploration/metrics/index.md b/docs/sources/explore/simplified-exploration/metrics/index.md index 237b0ad7772..867b8267b0c 100644 --- a/docs/sources/explore/simplified-exploration/metrics/index.md +++ b/docs/sources/explore/simplified-exploration/metrics/index.md @@ -16,10 +16,6 @@ weight: 200 Grafana Explore Metrics is a query-less experience for browsing **Prometheus-compatible** metrics. Quickly find related metrics with just a few simple clicks, without needing to write PromQL queries to retrieve metrics. -{{% admonition type="caution" %}} -Explore Metrics is currently in [public preview](/docs/release-life-cycle/). Grafana Labs offers limited support, and breaking changes might occur prior to the feature being made generally available. -{{% /admonition %}} - With Explore Metrics, you can: - Easily segment metrics based on their labels, so you can immediately spot anomalies and identify issues.