mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Minor updates to Explore metrics (#93053)
fixed some wording for clarity
This commit is contained in:
parent
c71aae8c5c
commit
a1a18922e5
@ -22,12 +22,12 @@ Explore Metrics is currently in [public preview](/docs/release-life-cycle/). Gra
|
|||||||
|
|
||||||
With Explore Metrics, you can:
|
With Explore Metrics, you can:
|
||||||
|
|
||||||
- Easily slice and dice metrics based on their labels, so you can immediately see anomalies and identify issues
|
- Easily segment metrics based on their labels, so you can immediately spot anomalies and identify issues.
|
||||||
- See the right visualization for your metric based on its type (gauge vs. counter, for example) without building it yourself
|
- Automatically display the optimal visualization for each metric type (gauge vs. counter, for example) without manual setup.
|
||||||
- Surface other metrics relevant to the current metric
|
- Uncover related metrics relevant to the one you're viewing.
|
||||||
- “Explore in a drawer” - expand a drawer over a dashboard with more content so you don’t lose your place
|
- “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
|
- View a history of user steps when navigating through metrics and their filters.
|
||||||
<!-- - easily pivot to other related telemetry, including logs or traces -->
|
- 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" >}}
|
{{< 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" >}}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user