Skip to main content

K8S_STATEFULSET_CURRENT_PODS

Constant K8S_STATEFULSET_CURRENT_PODS 

pub const K8S_STATEFULSET_CURRENT_PODS: &'static str;
👎Deprecated:

{note: Replaced by k8s.statefulset.pod.current., reason: renamed, renamed_to: k8s.statefulset.pod.current}

Available on crate features opentelemetry and semconv_experimental only.
Expand description

§Description

Deprecated, use k8s.statefulset.pod.current instead.

§Notes

This metric aligns with the currentReplicas field of the K8s StatefulSetStatus

§Metadata

Instrument:updowncounter
Unit:{pod}
Status:Development