v0.30.0 changelog

This commit is contained in:
David Ashpole 2018-06-05 10:59:19 -07:00
parent b343856a24
commit 7855a7f180

View File

@ -1,5 +1,11 @@
# Changelog
### 0.30.0 (2018-06-05)
- Use IONice to reduce IO priority of `du` and `find`
- BREAKING API CHANGE: ContainerReference no longer contains Labels. Use ContainerSpec instead.
- Add schedstat metrics, disabled by default.
- Fix a bug where cadvisor failed to discover a sub-cgroup that was created soon after the parent cgroup.
### 0.29.0 (2018-02-20)
- Disable per-cpu metrics by default for scalability
- Fix disk usage monitoring of overlayFs