| cascade |
|
|||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| description | Learn about traces and how you can investigate tracing data with Grafana Traces Drilldown to understand and troubleshoot your application and services. | |||||||||||||||||||||||||||||||||||||||||||||||||
| canonical | https://grafana.com/docs/grafana/latest/explore/simplified-exploration/traces/ | |||||||||||||||||||||||||||||||||||||||||||||||||
| keywords |
|
|||||||||||||||||||||||||||||||||||||||||||||||||
| title | Traces Drilldown | |||||||||||||||||||||||||||||||||||||||||||||||||
| menuTitle | Traces Drilldown | |||||||||||||||||||||||||||||||||||||||||||||||||
| weight | 100 | |||||||||||||||||||||||||||||||||||||||||||||||||
| refs |
|
|||||||||||||||||||||||||||||||||||||||||||||||||
| hero |
|
|||||||||||||||||||||||||||||||||||||||||||||||||
| cards |
|
{{< shared id="traces-intro-1" >}}
Distributed traces provide a way to monitor applications by tracking requests across services. Traces record the details of a request to help understand why an issue is or was happening.
{{< /shared >}}
Grafana Traces Drilldown helps you visualize insights from your Tempo traces data. Using the app, you can:
- Use Rate, Errors, and Duration (RED) metrics derived from traces to investigate issues
- Uncover related issues and monitor changes over time
- Browse automatic visualizations of your data based on its characteristics
- Save and load filter configurations to quickly return to previous investigations
- Do all of this without writing TraceQL queries
{{< docs/learning-journeys title="Explore traces using Traces Drilldown" url="https://grafana.com/docs/learning-journeys/drilldown-traces/" >}}
You can use the Drilldown apps to explore your telemetry data. Refer to Telemetry signal workflows to explore workflows across all the Drilldown apps.
Traces Drilldown is for engineers of all levels of operational expertise. You no longer need to be an SRE wizard to get value from your traces.
Traditionally, you'd need a deep understanding of your systems and the tracing query language, TraceQL, to get the most out of your tracing data.
With Traces Drilldown, you get the same powerful insights, by viewing and clicking in visualizations which are automatically generated from your tracing data.
{{< card-grid key="cards" type="simple" >}}
{{< docs/play title="Grafana Traces Drilldown" url="https://play.grafana.org/a/grafana-exploretraces-app/explore" >}}