Constant K8S_STATEFULSET_UPDATED_PODS
pub const K8S_STATEFULSET_UPDATED_PODS: &'static str;👎Deprecated:
{note: Replaced by k8s.statefulset.pod.updated., reason: renamed, renamed_to: k8s.statefulset.pod.updated}
Available on crate features
opentelemetry and semconv_experimental only.Expand description
§Description
Deprecated, use k8s.statefulset.pod.updated instead.
§Notes
This metric aligns with the updatedReplicas field of the
K8s StatefulSetStatus
§Metadata
| Instrument: | updowncounter |
| Unit: | {pod} |
| Status: | Development |