mirror of https://github.com/grafana/grafana.git
22 lines
508 B
Markdown
22 lines
508 B
Markdown
|
---
|
||
|
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>" >}}
|