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

Constant K8S_REPLICASET_AVAILABLE_PODS

pub const K8S_REPLICASET_AVAILABLE_PODS: &'static str;
Expand description

§Description

Total number of available replica pods (ready for at least minReadySeconds) targeted by this replicaset

§Notes

This metric aligns with the availableReplicas field of the K8s ReplicaSetStatus.

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

§Metadata

Instrument:updowncounter
Unit:{pod}
Status:Development