Metrics
Get total metric attributes
Get all available attribute names 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
The metric name to get the summary for
Start time in seconds since epoch
List of environments to get metrics from
Response
200 - application/json
List of all available attribute names for the metric
Was this page helpful?