Skip to content

Releases: kubernetes/kube-state-metrics

v0.4.1

10 Feb 23:35

Choose a tag to compare

  • [BUGFIX] fix panic if max unavailable if rolling update is unset

v0.4.0

10 Feb 02:22

Choose a tag to compare

[FEATURE] Add replicaset metrics
[FEATURE] Add resourcequota metrics
[FEATURE] Add daemonset metrics
[FEATURE] Add resource limit and request metrics for pod containers
[FEATURE] Add node name label to kube_pod_info metric
[FEATURE] Add rolling update metrics for deployments
[ENHANCEMENT] Allow disabling collectors
[ENHANCEMENT] Improve in cluster vs non in cluster configuration

v0.3.0

18 Oct 12:24

Choose a tag to compare

  • [FEATURE] Add pod metrics: kube_pod_status_scheduled, kube_pod_container_requested_cpu_cores and kube_pod_container_requested_memory_bytes
  • [FEATURE] Add deployment metric kube_deployment_metadata_generation
  • [FEATURE] Add node metric kube_node_spec_unschedulable
  • [CHANGE] Rename kube_node_status_allocateable_* to kube_node_status_allocatable_*

v0.2.0

14 Sep 16:02

Choose a tag to compare

  • [CHANGE] Prefix all metrics with kube_
  • [CHANGE] Make metric collection synchronous
  • [FEATURE] Add a number of node/pod/deployment metrics

v0.1.0

10 May 01:14

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

Initial release.