We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e46c85b + 028489b commit 7757a2aCopy full SHA for 7757a2a
1 file changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## v0.5.0 / 2017-05-03
2
+
3
+* [FEATURE] Add label metrics for Pods, Nodes and Services.
4
+* [FEATURE] Expose number of ready Pods for DaemonSets.
5
+* [FEATURE] Add LimitRange metrics.
6
+* [FEATURE] Add ReplicationController metrics.
7
+* [ENHANCEMENT] Add NodeMemoryPressure, NodeDiskPressure, NodeNetworkUnavailable condition metrics.
8
+* [ENHANCEMENT] Add `created_by` label to `kube_pod_info` metric.
9
10
## v0.4.1 / 2017-02-10
11
12
* [BUGFIX] fix panic if max unavailable if rolling update is unset
0 commit comments