Skip to main content

K8S_STATEFULSET_POD_READY

Constant K8S_STATEFULSET_POD_READY 

pub const K8S_STATEFULSET_POD_READY: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

§Description

The number of replica pods created for this statefulset with a Ready Condition.

§Notes

This metric aligns with the readyReplicas field of the K8s StatefulSetStatus

§Metadata

Instrument:updowncounter
Unit:{pod}
Status:Development