Skip to main content
Version: 2.0

List spans in a trace

GET 

/v2/agent_analytics/traces/:trace_id/spans

Returns the flat list of spans for a given trace. Each span includes its parent_span_id so you can reconstruct the tree.

Request

Responses

List of spans in the trace.