The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
grafana/docs/sources/panels-visualizations/visualizations/traces/index.md

28 lines
954 B

---
aliases:
- /docs/grafana/latest/visualizations/traces/
- /docs/grafana/latest/panels-visualizations/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/" >}})
- [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" >}}