pub const K8S_REPLICATIONCONTROLLER_DESIRED_PODS: &str = "k8s.replicationcontroller.desired_pods";Expand description
§Description
Number of desired replica pods in this replication controller
§Notes
This metric aligns with the replicas field of the
K8s ReplicationControllerSpec
§Metadata
| Instrument: | updowncounter |
| Unit: | {pod} |
| Status: | Development |