mirror of https://github.com/grafana/grafana
[DOC] Update links, page weights for mounting content in Tempo data source (#100395)
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>pull/100286/head
parent
4e976fc277
commit
ac412e6859
@ -0,0 +1,21 @@ |
|||||||
|
--- |
||||||
|
description: Learn how to create TraceQL queries are structured. |
||||||
|
keywords: |
||||||
|
- queries |
||||||
|
- TraceQL |
||||||
|
labels: |
||||||
|
products: |
||||||
|
- cloud |
||||||
|
- enterprise |
||||||
|
- oss |
||||||
|
menuTitle: TraceQL query structure |
||||||
|
title: TraceQL query structure |
||||||
|
weight: 200 |
||||||
|
--- |
||||||
|
|
||||||
|
# TraceQL query structure |
||||||
|
|
||||||
|
[//]: # 'Shared content for best practices for traces' |
||||||
|
[//]: # 'This content is located in /tempo/docs/sources/shared/trace-structure.md' |
||||||
|
|
||||||
|
{{< docs/shared source="tempo" lookup="traceql-query-structure.md" version="<TEMPO_VERSION>" >}} |
||||||
@ -0,0 +1,23 @@ |
|||||||
|
--- |
||||||
|
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>" >}} |
||||||
Loading…
Reference in new issue