Skip to main content

Get namespace CPU/RAM metrics

GET 

/namespaces/metrics/:namespace

Returns real-time CPU (millicores) and memory (bytes/MiB) usage for every pod in a namespace, both per-pod and aggregated over the namespace, via the Kubernetes metrics-server API. Returns HTTP 503 with {"available": false} when metrics-server is not installed or not yet ready.

Request

Responses

OK