Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 1.89 KB

daemonset-metrics.md

File metadata and controls

16 lines (15 loc) · 1.89 KB

DaemonSet Metrics

Metric name Metric type Labels/tags Status
kube_daemonset_annotations Gauge daemonset=<daemonset-name>
namespace=<daemonset-namespace>
annotation_DAEMONSET_ANNOTATION=<DAEMONSET_ANNOTATION>
EXPERIMENTAL
kube_daemonset_created Gauge daemonset=<daemonset-name>
namespace=<daemonset-namespace>
STABLE
kube_daemonset_status_current_number_scheduled Gauge daemonset=<daemonset-name>
namespace=<daemonset-namespace>
STABLE
kube_daemonset_status_desired_number_scheduled Gauge daemonset=<daemonset-name>
namespace=<daemonset-namespace>
STABLE
kube_daemonset_status_number_available Gauge daemonset=<daemonset-name>
namespace=<daemonset-namespace>
STABLE
kube_daemonset_status_number_misscheduled Gauge daemonset=<daemonset-name>
namespace=<daemonset-namespace>
STABLE
kube_daemonset_status_number_ready Gauge daemonset=<daemonset-name>
namespace=<daemonset-namespace>
STABLE
kube_daemonset_status_number_unavailable Gauge daemonset=<daemonset-name>
namespace=<daemonset-namespace>
STABLE
kube_daemonset_status_observed_generation Gauge daemonset=<daemonset-name>
namespace=<daemonset-namespace>
STABLE
kube_daemonset_status_updated_number_scheduled Gauge daemonset=<daemonset-name>
namespace=<daemonset-namespace>
STABLE
kube_daemonset_metadata_generation Gauge daemonset=<daemonset-name>
namespace=<daemonset-namespace>
STABLE
kube_daemonset_labels Gauge daemonset=<daemonset-name>
namespace=<daemonset-namespace>
label_DAEMONSET_LABEL=<DAEMONSET_LABEL>
STABLE