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

Constant K8S_DAEMONSET_CURRENT_SCHEDULED_NODES

pub const K8S_DAEMONSET_CURRENT_SCHEDULED_NODES: &'static str;
Expand description

§Description

Number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod

§Notes

This metric aligns with the currentNumberScheduled field of the K8s DaemonSetStatus.

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

§Metadata

Instrument:updowncounter
Unit:{node}
Status:Development