Added
- Integration now reports node status and conditions as
condition.{Name}(for examplecondition.Ready,condition.PIDPressure). - Added the new
KubeStateMetricsNamespaceparameter to restrict discovery of KSM pod to a particular namespace.- This should help reduce load in the control plane for clusters with many pods and/or nodes.
- Added the
unschedulablemetric to K8sNodeSamples. - Added the
podIPmetric to K8sPodSample.