POST
/
tracesSummary

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
startTime
integer
required

Start time in seconds since epoch

endTime
integer
required

End time in seconds since epoch

filters
object

Filters to apply to the traces

excludeFilters
object

Filters to exclude from the traces

regexes
string[]

Regex patterns to filter traces

excludeRegexes
string[]

Regex patterns to exclude from traces

environments
string[]

List of environments to get traces from

serviceNames
string[]

List of service names to filter by

Response

200 - application/json
attributes
object

Map of attribute names to their values and volumes