From a1a18922e54dac84ed50d1341849b5f0d8946cbc Mon Sep 17 00:00:00 2001 From: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com> Date: Fri, 6 Sep 2024 13:22:50 -0500 Subject: [PATCH] Docs: Minor updates to Explore metrics (#93053) fixed some wording for clarity --- .../explore/simplified-exploration/metrics/index.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/sources/explore/simplified-exploration/metrics/index.md b/docs/sources/explore/simplified-exploration/metrics/index.md index 456b8caca85..e03eb7949a5 100644 --- a/docs/sources/explore/simplified-exploration/metrics/index.md +++ b/docs/sources/explore/simplified-exploration/metrics/index.md @@ -22,12 +22,12 @@ Explore Metrics is currently in [public preview](/docs/release-life-cycle/). Gra With Explore Metrics, you can: -- Easily slice and dice metrics based on their labels, so you can immediately see anomalies and identify issues -- See the right visualization for your metric based on its type (gauge vs. counter, for example) without building it yourself -- Surface other metrics relevant to the current metric -- “Explore in a drawer” - expand a drawer over a dashboard with more content so you don’t lose your place -- View a history of user steps when navigating through metrics and their filters - +- Easily segment metrics based on their labels, so you can immediately spot anomalies and identify issues. +- Automatically display the optimal visualization for each metric type (gauge vs. counter, for example) without manual setup. +- Uncover related metrics relevant to the one you're viewing. +- “Explore in a drawer” - overlay additional content on your dashboard without losing your current view. +- View a history of user steps when navigating through metrics and their filters. +- Seamlessly pivot to related telemetry, including log data. {{< docs/play title="Explore Metrics" url="https://play.grafana.org/explore/metrics/trail?from=now-1h&to=now&var-ds=grafanacloud-demoinfra-prom&var-filters=&refresh=&metricPrefix=all" >}}