cadvisor v0.39.0 Release Notes
Release Date: 2021-03-08 // about 4 years ago-
- ๐ฆ do not initialize libipmctl package when getting an error from nvm_init()
- Don't fail permenantly when nvml isn't installed
- โก๏ธ Update libpfm to 4.11.0
- Fix race between
OnDemandHousekeeping
andhousekeepingTick
- โฑ Fix timeout flooding issue after containerd restart
- ๐จ Refactor process parsing to accommodate commands with spaces + Memory cgroup is not available on some systems
- Switch from k8s utils/mount to moby/sys mount
- ๐ Support nfs in processMounts
- โก๏ธ Update docker/runc and a few other dependencies
- Add container_blkio_device_usage metric
- โก๏ธ Update heuristic for container creation time
- Fix incorrect CPU topology on single NUMA and multi socket platform.
- ๐ณ Added support for filesystem metrics on Docker
- sched_getaffinity does not return number of online CPUs
- ๐ณ Add libipmctl to the docker image.
- Add cgroup_memory_migrate metric
- bump runc to v1.0.0-rc93
- Fix memory stats for cgroup v2
- Allow gathering of stats for root cgroup on v2
- ๐ Remove trailing \0 from values read from ppc64le device-tree
- ๐ Fix oomparser regex for kernels 5.0 and higher
- Handling arm64: topology and online information
- Bump golang to 1.16
- Bump containerd to 1.4.4
- Conditionally gathering FS usage metrics