Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.07 KB

File metadata and controls

14 lines (9 loc) · 1.07 KB

TempoGetTraceResponse

Trace response in OpenTelemetry format.

This is the unified trace format used across all trace providers (Tempo, ClickHouse, etc.). Regardless of the underlying backend, all trace data is normalized to this Tempo-compatible OpenTelemetry format to ensure consistency in the API response structure.

Fields

Field Type Required Description
batches List[models.TempoTraceBatch] The batches of the trace