K8S_REPLICASET_DESIRED_PODS

Constant K8S_REPLICASET_DESIRED_PODS 

Source
pub const K8S_REPLICASET_DESIRED_PODS: &str = "k8s.replicaset.desired_pods";
Expand description

§Description

Number of desired replica pods in this replicaset

§Notes

This metric aligns with the replicas field of the K8s ReplicaSetSpec

§Metadata

Instrument:updowncounter
Unit:{pod}
Status:Development