diff --git a/CHANGELOG.md b/CHANGELOG.md index 35fb701e..9b111fa9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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