We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7191367 + d872eff commit ab97d74Copy full SHA for ab97d74
1 file changed
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## v0.4.0 / 2017-02-07
2
+
3
+* [FEATURE] Add replicaset metrics
4
+* [FEATURE] Add resourcequota metrics
5
+* [FEATURE] Add daemonset metrics
6
+* [FEATURE] Add resource limit and request metrics for pod containers
7
+* [FEATURE] Add node name label to `kube_pod_info` metric
8
+* [FEATURE] Add rolling update metrics for deployments
9
+* [ENHANCEMENT] Allow disabling collectors
10
+* [ENHANCEMENT] Improve in cluster vs non in cluster configuration
11
12
## v0.3.0 / 2016-10-18
13
14
* [FEATURE] Add pod metrics: `kube_pod_status_scheduled`, `kube_pod_container_requested_cpu_cores` and `kube_pod_container_requested_memory_bytes`
0 commit comments