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