TraceQL :: Kloudfuse Docs

TraceQL

Overview

TraceQL is the Grafana query language that selects traces based on:

Kloudfuse supports querying spans using TraceQL only from its embedded Grafana configuration. The corresponding datasource is KfuseTraceDatasource. Trace Analytics do not rely on TraceQL, and both generated and saved dashboards and alerts do not use TraceQL.

The categories below document every supported operator with syntax, parameters, and a validated example. For programmatic access, see the Traces API Reference.

Unsupported TraceQL features

Kloudfuse implements a subset of Grafana Tempo’s TraceQL. The following Tempo features are not supported:

Topics