You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FEATURE] Add kube_pod_container_status_waiting_reason and kube_pod_container_status_terminated_reason metrics.
[ENHANCEMENT] Add generic resource metrics for Pods, kube_pod_container_resource_requests and kube_pod_container_resource_limits. This deprecates the old resource metrics for Pods.
[ENHANCEMENT] Prefer protobuf over json when communicating with the Kubernetes API.
[ENHANCEMENT] Add dynamic volume support.
[ENHANCEMENT] Properly set kube-state-metrics user agent when performing requests against the Kubernetes API.