Constant K8S_CONTAINER_STATUS_STATE

pub const K8S_CONTAINER_STATUS_STATE: &'static str;
Expand description

§Description

Describes the number of K8s containers that are currently in a given state

§Notes

All possible container states will be reported at each time interval to avoid missing metrics. Only the value corresponding to the current state will be non-zero

§Metadata

Instrument:updowncounter
Unit:{container}
Status:Development

§Attributes