Constant K8S_STATEFULSET_POD_UPDATED
pub const K8S_STATEFULSET_POD_UPDATED: &'static str;Available on crate features
opentelemetry and semconv_experimental only.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
§Metadata
| Instrument: | updowncounter |
| Unit: | {pod} |
| Status: | Development |