Slide 6 of 9

Visual investigation advantages

Visual investigation advantages

Grafana Metrics Drilldown reveals relationships between metrics through shared labels.

Label-based discovery reveals infrastructure relationships

Script

Grafana Metrics Drilldown helps you discover connections you might not know exist. This is particularly valuable when investigating unfamiliar systems.

When you select a metric, the interface shows other metrics that share the same labels. If you’re looking at CPU metrics for a specific server, Metrics Drilldown suggests memory metrics, network metrics, and disk metrics for that same server.

This label-based discovery is powerful because it mirrors how infrastructure actually works. Systems have multiple related metrics, all tagged with the same identifying labels. Metrics Drilldown surfaces those relationships automatically.

You can pivot your investigation without starting over. Found high CPU? Click to see memory usage for the same process. Seeing network errors? Check related connection metrics. Each exploration builds on the previous one.

This beats constructing queries manually because you don’t need to remember every metric name or guess at label combinations. The data structure guides your investigation.