Kubernetes
Get summary for a specific Kubernetes attribute
Get a summary of values for a specific Kubernetes attribute
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Start time in seconds since epoch
End time in seconds since epoch
The specific attribute to get summary for
Filters to apply to the traces
Filters to exclude from the traces
Regex patterns to filter traces
Regex patterns to exclude from traces
List of environments to get traces from
List of service names to filter by
Response
200 - application/json
List of attribute values and their volumes
Was this page helpful?