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