2022-05-26 23:06:25 +08:00
|
|
|
---
|
|
|
|
aliases:
|
2022-12-10 00:36:04 +08:00
|
|
|
- ../../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:
|
|
|
|
|
2022-12-21 16:44:23 +08:00
|
|
|
- [What are traces](/docs/grafana-cloud/traces)
|
2022-10-19 06:52:56 +08:00
|
|
|
- [Tracing in Explore]({{< relref "../../../explore/trace-integration/" >}})
|
2022-12-21 16:44:23 +08:00
|
|
|
- [Getting started with Tempo](/docs/tempo/latest/getting-started)
|
2022-05-04 00:42:36 +08:00
|
|
|
|
2023-04-26 02:32:40 +08:00
|
|
|
{{< 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" >}}
|