rama::telemetry::opentelemetry::semantic_conventions::metric

Constant K8S_STATEFULSET_READY_PODS

pub const K8S_STATEFULSET_READY_PODS: &'static str;
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.

This metric SHOULD, at a minimum, be reported against a k8s.statefulset resource

§Metadata

Instrument:updowncounter
Unit:{pod}
Status:Development