POST
/
tracesSummaryIndividualAttribute

Authorizations

Authorization
string
header
required

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

Body

application/json
attribute
string
required

The specific attribute to get summary for

endTime
integer
required

End time in seconds since epoch

startTime
integer
required

Start time in seconds since epoch

environments
string[]

List of environments to get traces from

excludeFilters
object

Filters to exclude from the traces

excludeRegexes
string[]

Regex patterns to exclude from traces

filters
object

Filters to apply to the traces

regexes
string[]

Regex patterns to filter traces

serviceNames
string[]

List of service names to filter by

Response

200 - application/json
attributes
object[]

List of attribute values and their volumes