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