v2
latestOpenAPI 3.1.02026-07-2670186350.6 KBspan metrics
List Metrics
List metrics for a span
get/spans/{span_id}/metrics
Path parameters
span_idstring uuid required
The id of the span to list metrics for
The id of the span to list metrics for
Query parameters
offsetinteger
The offset to start the list from
The offset to start the list from
limitinteger
The number of metrics to return
The number of metrics to return
Response
Successful Response
Example response
{
"meta": {
"total_count": 1
}
}