Slide 2 of 3

What are the Grafana Drilldown apps?

What are the Grafana Drilldown apps?

Grafana Drilldown apps are queryless interfaces that let you visually investigate metrics, logs, profiles, and traces.

By using the Drilldown apps, there’s no need for query languages. You point, click, and filter, and the interface shows you what’s available at each step.

You can:

  • Start looking at your data immediately, no query to write first
  • Discover what labels and fields exist in your data
  • Spot anomalies, then pivot from a metric to the logs behind it

This journey covers Metrics Drilldown and Logs Drilldown.

What you can do

  • Navigate data hierarchies using labels and fields
  • Filter by metadata without query syntax
  • Visualize time series and log patterns automatically
  • Act on findings: add to a dashboard, create an alert, or open in Explore

When to use Drilldown compared to other tools

The Drilldown apps are for interactive, queryless investigation. They don’t replace Explore, which is Grafana’s place to query and analyze your data directly with a query language like PromQL or LogQL, without building a dashboard. Start in a Drilldown app for quick discovery, then open your view in Explore when you need a custom query.

For other tasks, reach for these tools:

If you need…Use
Ongoing monitoringDashboards + alerts
Complex aggregationsExplore
Custom visualizationsDashboard panels

Script

Grafana Drilldown apps are queryless interfaces for investigating metrics, logs, profiles, and traces. There’s no need for query languages. You point, click, and filter, and the interface shows you what’s available at each step.

This journey covers two of them: Grafana Metrics Drilldown and Grafana Logs Drilldown.

In any of them, you navigate your data, filter by labels and metadata, and see visualizations automatically. When you find something worth keeping, you act on it: add it to a dashboard, create an alert, or open it in Explore.

Reach for the Drilldown apps to investigate and discover without writing queries. You can start looking right away, see what labels and fields exist in your data, and spot anomalies, then pivot from a metric to the logs behind it. And remember, they’re complementary to Explore. Explore is where you query and analyze your data directly with a query language like PromQL or LogQL, without building a dashboard. So start in a Drilldown app for quick discovery, then open your view in Explore when you need a custom query.