pub const K8S_STATEFULSET_CURRENT_PODS: &str = "k8s.statefulset.current_pods";Expand description
§Description
The number of replica pods created by the statefulset controller from the statefulset version indicated by currentRevision
§Notes
This metric aligns with the currentReplicas field of the
K8s StatefulSetStatus
§Metadata
| Instrument: | updowncounter |
| Unit: | {pod} |
| Status: | Development |