Traces

Get Trace Detail

Return the trace + its span tree.

Trace lookup uses the full 16-byte W3C id stored on standalone_trace. The span query uses the trailing 8-byte slice (trace_id[8:]) — that's the form the exporter persists onto standalone_span.otel_trace_id.

get/admin/api/v1/traces/{otel_trace_id}

Path parameters

otel_trace_idstring required

Response

Successful Response

Changes

No recorded changes to this endpoint across all 2 revisions of this API.