Traces
Get specific trace metric
Get a specific metric for traces matching the criteria
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
List of environments to get traces from
Filters to exclude from the traces
Regex patterns to exclude from traces
Filters to apply to the traces
Whether to only return the number of requests metric
Regex patterns to filter traces
List of service names to filter by
Dimensions to split the metrics by
Response
200 - application/json
Was this page helpful?