Skip to content

Latest commit

 

History

History
88 lines (72 loc) · 3.45 KB

File metadata and controls

88 lines (72 loc) · 3.45 KB
cascade
FULL_PRODUCT_NAME PRODUCT_NAME
Grafana Traces Drilldown
Traces Drilldown
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
Explore Traces
Traces Drilldown
title Traces Drilldown
menuTitle Traces Drilldown
weight 100
refs
tempo-data-source
pattern destination
/docs/grafana/
/docs/grafana/<GRAFANA_VERSION>/datasources/tempo/
pattern destination
/docs/grafana-cloud/
/docs/grafana-cloud/connect-externally-hosted/data-sources/tempo/
hero
title level width height description
Traces Drilldown
1
100
100
Use Traces Drilldown to investigate and identify issues using tracing data.
cards
title_class items
pt-0 lh-1
title href description height
Get started
./get-started/
How do you use tracing data to investigate an issue? Start here.
24
title href description height
Access or install
./access/
Access or install Traces Drilldown.
24
title href description height
Concepts
./concepts/
Learn the concepts you need to use tracing.
24
title href description height
Investigate trends and spikes
./investigate/
Use your tracing data to identify issues and determine the root cause.
24
title href description height
Changelog
Learn about the updates, new features, and bugfixes in this version.
24

Grafana Traces Drilldown

{{< 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.

Who is Traces Drilldown for?

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.

Explore

{{< card-grid key="cards" type="simple" >}}

{{< docs/play title="Grafana Traces Drilldown" url="https://play.grafana.org/a/grafana-exploretraces-app/explore" >}}