Skip to content

Commit

Permalink
Merge pull request #2297 from dashpole/changelog_34
Browse files Browse the repository at this point in the history
Changelog for v0.34.0
  • Loading branch information
dashpole committed Aug 26, 2019
2 parents 75252bd + 39b93d6 commit 24a6a52
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### 0.34.0 (2019-08-26)
- Fix disk stats in LXD using ZFS storage pool
- Support monitoring non-k8s containerd namespaces
- The `storage_driver` flag now supports comma-separated inputs
- Add `container_sockets`, `container_threads`, and `container_threads_max` metrics
- Fix CRI-O missing network metris bug
- Add `disable_root_cgroup_stats` flag to allow not collecting stats from the root cgroup.

### 0.33.0 (2019-02-26)
- Add --raw_cgroup_prefix_whitelist flag to allow configuring which raw cgroup trees cAdvisor monitors
- Replace `du` and `find` with a golang implementation
Expand Down

0 comments on commit 24a6a52

Please sign in to comment.