Constant K8S_DAEMONSET_MISSCHEDULED_NODES

Source
pub const K8S_DAEMONSET_MISSCHEDULED_NODES: &str = "k8s.daemonset.misscheduled_nodes";
Expand description

§Description

Number of nodes that are running the daemon pod, but are not supposed to run the daemon pod

§Notes

This metric aligns with the numberMisscheduled field of the K8s DaemonSetStatus.

This metric SHOULD, at a minimum, be reported against a k8s.daemonset resource

§Metadata

Instrument:updowncounter
Unit:{node}
Status:Development