Skip to content

Commit

Permalink
Merge pull request #1952 from dashpole/changelog
Browse files Browse the repository at this point in the history
v0.30.0 changelog
  • Loading branch information
dashpole authored Jun 5, 2018
2 parents b343856 + 7855a7f commit f6359ff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit f6359ff

Please sign in to comment.