Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 4.08 KB

poddisruptionbudget-metrics.md

File metadata and controls

12 lines (11 loc) · 4.08 KB

PodDisruptionBudget Metrics

Metric name Metric type Description Labels/tags Status
kube_poddisruptionbudget_annotations Gauge Kubernetes annotations converted to Prometheus labels controlled via --metric-annotations-allowlist poddisruptionbudget=<poddisruptionbudget-name>
namespace=<poddisruptionbudget-namespace>
annotation_PODDISRUPTIONBUDGET_ANNOTATION=<PODDISRUPTIONBUDGET_ANNOATION>
EXPERIMENTAL
kube_poddisruptionbudget_labels Gauge Kubernetes labels converted to Prometheus labels controlled via --metric-labels-allowlist poddisruptionbudget=<poddisruptionbudget-name>
namespace=<poddisruptionbudget-namespace>
label_PODDISRUPTIONBUDGET_LABEL=<PODDISRUPTIONBUDGET_ANNOATION>
EXPERIMENTAL
kube_poddisruptionbudget_created Gauge poddisruptionbudget=<pdb-name>
namespace=<pdb-namespace>
STABLE
kube_poddisruptionbudget_status_current_healthy Gauge poddisruptionbudget=<pdb-name>
namespace=<pdb-namespace>
STABLE
kube_poddisruptionbudget_status_desired_healthy Gauge poddisruptionbudget=<pdb-name>
namespace=<pdb-namespace>
STABLE
kube_poddisruptionbudget_status_pod_disruptions_allowed Gauge poddisruptionbudget=<pdb-name>
namespace=<pdb-namespace>
STABLE
kube_poddisruptionbudget_status_expected_pods Gauge poddisruptionbudget=<pdb-name>
namespace=<pdb-namespace>
STABLE
kube_poddisruptionbudget_status_observed_generation Gauge poddisruptionbudget=<pdb-name>
namespace=<pdb-namespace>
STABLE