- [Added] Add an option to disable hostname override. See #1800.
- [Changed] Add data files to the wheel package. See #1727.
- [Added] Package
auto_conf.yaml
for appropriate integrations. See #1664.
- [BUGFIX] Fix the chosen port in recent KSM versions exposing multiple ports
- [FEATURE] Add custom tag support.
- [IMPROVEMENT] Add kubernetes_state.nodes.by_condition count metric [#1277][]
- [BUGFIX] Fix fetching kubernetes_state.container.restarts with kube-state-metrics v1.2.0 #1137
- [BUGFIX] Fix rows with mismatch columns in metadata.csv [#1195][]
- [IMPROVEMENT] Add option in yaml to configure which label from KSM metrics to join over #1040
- [IMPROVEMENT] Add the node label wherever the pod label is present #1000
- [IMPROVEMENT] Override hostname with the node label if present #1000
- [IMPROVEMENT] Merge kubernetes-state pod.phase.[running|succeeded|pending|failed|unknown] service checks into one actionnable service check. Will be introduced in 5.20 and will change the behavior of the service check. #874
- [IMPROVEMENT] Adding statefulset metrics. #936
- [IMPROVEMENT] Bumping protobuf to version 3.5.1. See #965
- [UPDATE] Update auto_conf template to support agent 6 and 5.20+. See #860
- [FEATURE] Adding HPA metrics. See #801
- [FEATURE] Add metrics for GPU, PVC, CronJobs and other added in kubernetes_state 1.1.0. See #853
- [FEATURE] Support for StatefulSet metrics. See #561
- [FEATURE] Support tag renaming via the labels_mapper option. See #651
- [FEATURE] Add basic Job metrics. See #686 and #696
- [FEATURE] Port to PrometheusCheck class and support for new 0.5.0 metrics
- [FEATURE] Support more metrics from kube-state-metrics. See dd-agent-3309, dd-agent-3352 and #343
- [FEATURE] adds Kubernetes State integration.