Constant K8S_DAEMONSET_READY_NODES
pub const K8S_DAEMONSET_READY_NODES: &'static str;
Expand description
§Description
Number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready
§Notes
This metric aligns with the numberReady
field of the
K8s DaemonSetStatus
§Metadata
Instrument: | updowncounter |
Unit: | {node} |
Status: | Development |