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