mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 05:42:31 +08:00
27 lines
817 B
Markdown
27 lines
817 B
Markdown
---
|
|
aliases:
|
|
- ../../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](/docs/grafana-cloud/traces)
|
|
- [Tracing in Explore]({{< relref "../../../explore/trace-integration/" >}})
|
|
- [Getting started with Tempo](/docs/tempo/latest/getting-started)
|
|
|
|
{{< figure src="/static/img/docs/explore/trace-view-9-4.png" class="docs-image--no-shadow" max-width= "900px" caption="Screenshot of the trace view" >}}
|