Traces
Get spans for a trace
Get all spans associated with a specific trace
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
End time in seconds since epoch
Start time in seconds since epoch
The ID of the trace to get spans for
List of environments to get traces from
Whether to include non-Metoro eBPF spans
Response
200 - application/json
The spans that match the filters
Was this page helpful?