d8c6af2fa7
Co-authored-by: Jacob Valdez <jacob.valdez@grafana.com>
56 lines
2.4 KiB
Markdown
56 lines
2.4 KiB
Markdown
---
|
|
description: Use your telemetry data to explore and determine the root cause of issues without performing queries.
|
|
keywords:
|
|
- Simplified exploration
|
|
- queryless
|
|
- Explore apps
|
|
- Drilldown apps
|
|
title: Drilldown
|
|
menuTitle: Drilldown
|
|
weight: 100
|
|
hero:
|
|
title: Simplified exploration with the Drilldown apps
|
|
level: 1
|
|
width: 100
|
|
height: 100
|
|
description: Use the Grafana Drilldown apps to investigate and identify issues using telemetry data.
|
|
cards:
|
|
title_class: pt-0 lh-1
|
|
items:
|
|
- title: Grafana Metrics Drilldown
|
|
href: ./metrics/
|
|
description: Quickly find related metrics with a few clicks, without needing to write PromQL queries to retrieve metrics.
|
|
height: 24
|
|
- title: Grafana Logs Drilldown
|
|
href: ./logs/
|
|
description: Visualize log volumes to easily detect anomalies or significant changes over time, without needing to compose LogQL queries.
|
|
height: 24
|
|
- title: Grafana Traces Drilldown
|
|
href: ./traces/
|
|
description: Use Rate, Errors, and Duration (RED) metrics derived from traces to investigate and understand errors and latency issues within complex distributed systems.
|
|
height: 24
|
|
- title: Grafana Profiles Drilldown
|
|
href: ./profiles/
|
|
description: View and analyze high-level service performance, identify problem processes for optimization, and diagnose issues to determine root causes.
|
|
height: 24
|
|
aliases:
|
|
- ../explore/simplified-exploration/ # /docs/grafana/next/explore/simplified-exploration/
|
|
---
|
|
|
|
# Drilldown
|
|
|
|
The Grafana Drilldown apps are designed for effortless data exploration through intuitive, queryless interactions.
|
|
|
|
Easily explore telemetry signals with these specialized tools, tailored specifically for the Grafana databases to provide quick and accurate insights.
|
|
|
|
{{< docs/shared source="grafana" lookup="plugins/rename-note.md" version="<GRAFANA_VERSION>" >}}
|
|
|
|
To learn more, read:
|
|
|
|
- [From multi-line queries to no-code investigations: meeting Grafana users where they are](https://grafana.com/blog/2024/10/22/from-multi-line-queries-to-no-code-investigations-meeting-grafana-users-where-they-are/)
|
|
- [A queryless experience for exploring metrics, logs, traces, and profiles: Introducing the Drilldown apps suite for Grafana](https://grafana.com/blog/2024/09/24/queryless-metrics-logs-traces-profiles/).
|
|
|
|
{{< youtube id="MSHeWWsHaIA" >}}
|
|
|
|
{{< card-grid key="cards" type="simple" >}}
|