Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 783 Bytes

daemonset-metrics.md

File metadata and controls

9 lines (8 loc) · 783 Bytes

DaemonSet Metrics

Metric name Metric type Labels/tags
kube_daemonset_status_current_number_scheduled Gauge daemonset=<daemonset-name>
namespace=<daemonset-namespace>
kube_daemonset_status_number_misscheduled Gauge daemonset=<daemonset-name>
namespace=<daemonset-namespace>
kube_daemonset_status_desired_number_scheduled Gauge daemonset=<daemonset-name>
namespace=<daemonset-namespace>
kube_daemonset_status_number_ready Gauge daemonset=<daemonset-name>
namespace=<daemonset-namespace>
kube_daemonset_metadata_generation Gauge daemonset=<daemonset-name>
namespace=<daemonset-namespace>