Kubernetes
Get Kubernetes metric
Get metrics for Kubernetes resources
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
Filters to apply to the kubernetes metrics
Filters to exclude from the kubernetes metrics
Attributes to split the metrics by
List of environments to get metrics from
Functions to apply to the metric
Whether to limit the number of results
Size of each datapoint bucket in seconds
Aggregation type for the metric
Available options:
sum
, avg
, min
, max
, count
Whether the metric is a rate metric
Path to pull the json value from the metric
Response
200 - application/json
Was this page helpful?