Documentation for automated readers
A curated documentation index is available at: https://grafana.com/llms.txt
A complete documentation index is available at: https://grafana.com/llms-full.txt
These indexes can help with page discovery before fetching individual documents.
This page is also available in Markdown, which may be easier for automated readers and AI tools to parse than HTML. The Markdown version is available at https://grafana.com/docs/grafana/latest/visualizations/simplified-exploration/traces/investigate/choose-red-metric.md, or by sending Accept: text/markdown to https://grafana.com/docs/grafana/latest/visualizations/simplified-exploration/traces/investigate/choose-red-metric/. For broader documentation discovery, the curated index is available at https://grafana.com/llms.txt and the complete index is available at https://grafana.com/llms-full.txt.
Choose a RED metric
Traces Drilldown uses RED metrics generated from your tracing data to guide your investigation. In this context, RED metrics mean:
- Rates show the rate of incoming spans per second.
- Errors show spans that are failing.
- Duration displays the amount of time those spans take; represented as a heat map that shows response time and latency.
When you select a RED metric, the tabs underneath the metric selection change to match the context. Breakdown and Comparison tabs are always present regardless of which metric you choose. For example, selecting Duration displays Root cause latency and Slow traces tabs in addition to Breakdown and Comparison. Choosing Errors shows Root cause errors, Exceptions, and Errored traces tabs in addition to Breakdown and Comparison. Rate shows Service structure and Traces tabs in addition to Breakdown and Comparison. These tabs are used when you analyze tracing data.
To choose a RED metric:
- Select a graph to select a Rate, Errors, or Duration metric type. Notice that your selection changes the first drop-down list on the filter bar.
- Optional: Select the signal you want to observe. Root spans is the default selection.
- Look for spikes or trends in the data to help identify issues.
Tip
If no data or limited data appears, refresh the page. Verify that you have selected the correct data source in the Data source drop-down as well as a valid time range.
Was this page helpful?
Related resources from Grafana Labs


