mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 16:02:46 +08:00
24 lines
923 B
Markdown
24 lines
923 B
Markdown
---
|
|
description: Learn about how you can use tracing data in Grafana Cloud to query data,
|
|
generate metrics, and link your tracing data with logs, metrics, and profiles.
|
|
keywords:
|
|
- Grafana
|
|
- traces
|
|
- tracing
|
|
title: Use traces in Grafana
|
|
weight: 275
|
|
---
|
|
|
|
# Use traces in Grafana
|
|
|
|
Using traces, you can search for traces, generate metrics from spans, and link your tracing data with logs, metrics, and profiles.
|
|
|
|
This page provides a summary of how you can use tracing data in Grafana.
|
|
|
|
For general documentation on querying data sources in Grafana, refer to [Query and transform data](https://grafana.com/docs/grafana-cloud/visualizations/panels-visualizations/query-transform-data/).
|
|
|
|
[//]: # 'Shared content for best practices for traces'
|
|
[//]: # 'This content is located in /tempo/docs/sources/shared/tempo-in-grafana.md'
|
|
|
|
{{< docs/shared source="tempo" lookup="tempo-in-grafana.md" version="<TEMPO_VERSION>" >}}
|