2022-05-26 23:06:25 +08:00
---
aliases:
- /docs/grafana/latest/visualizations/traces/
2022-10-12 04:31:20 +08:00
- /docs/grafana/latest/panels-visualizations/visualizations/traces/
2022-05-26 23:06:25 +08:00
keywords:
- grafana
- dashboard
- documentation
- panels
- traces
title: Traces
weight: 850
---
2022-05-04 00:42:36 +08:00
# Traces panel
> **Note:** This panel is currently in beta. Expect changes in future releases.
_Traces_ are a visualization that enables you to track and log a request as it traverses the services in your infrastructure.
For more information about traces and how to use them, refer to the following documentation:
- [What are traces ](https://grafana.com/docs/grafana-cloud/traces )
2022-10-19 06:52:56 +08:00
- [Tracing in Explore ]({{< relref "../../../explore/trace-integration/" >}} )
2022-05-04 00:42:36 +08:00
- [Getting started with Tempo ](https://grafana.com/docs/tempo/latest/getting-started )
{{< figure src = "/static/img/docs/explore/explore-trace-view-full-8-0.png" class = "docs-image--no-shadow" max-width = "900px" caption = "Screenshot of the trace view" > }}