mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 12:42:12 +08:00
27 lines
880 B
Markdown
27 lines
880 B
Markdown
---
|
|
aliases:
|
|
- /docs/grafana/latest/visualizations/traces/
|
|
keywords:
|
|
- grafana
|
|
- dashboard
|
|
- documentation
|
|
- panels
|
|
- traces
|
|
title: Traces
|
|
weight: 850
|
|
---
|
|
|
|
# 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)
|
|
- [Tracing in expliore]({{< relref "../explore/trace-integration.md" >}})
|
|
- [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" >}}
|