Metrics
Get metric attributes
Get available attributes and their values for a specific metric
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
Name of the metric to get attributes for
Start time in seconds since epoch
Attributes to filter by
Response
200 - application/json
Map of attribute names to their possible values
Was this page helpful?