pub const K8S_STATEFULSET_UPDATED_PODS: &str = "k8s.statefulset.updated_pods";
Expand description
§Description
Number of replica pods created by the statefulset controller from the statefulset version indicated by updateRevision
§Notes
This metric aligns with the updatedReplicas
field of the
K8s StatefulSetStatus.
This metric SHOULD, at a minimum, be reported against a
k8s.statefulset
resource
§Metadata
Instrument: | updowncounter |
Unit: | {pod} |
Status: | Development |