Docker Image: N/A
gcr.io Image: gcr.io/cadvisor/cadvisor:v0.40.0
SHA256 (cadvisor) = 8e3df91eee70c72ac3f3184b9fab1229b037c2e850ff1593103b2bd9028c57c0
What's Changed
- Expose OOM event count to prometheus by @kragniz in #2829
- Add missing python3 in Dockerfile. by @Creatone in #2832
- Fix read "max" value for cgroup v2 by @giuseppe in #2837
- Add support for non btrfs devices in GetDirFsDevice by @saschagrunert in #2836
- helpers: fix reading cpu stats on cgroup v2 by @giuseppe in #2839
- Add cache id for cache info. by @hustcat in #2847
- Continue counting other perf events group, even if there is an error in one by @kwisniewski98 in #2705
- Updated to containerd v1.5.0 by @dims in #2861
- add uncore cache in topology. by @ranchothu in #2849
- vendor: bump runc to latest, fix performance regression by @kolyshkin in #2863
- Update README with contributor info by @bobbypage in #2850
- fix(docs/runtime_options): Update
disable_metrics
parameters by @fhemberger in #2851 - Implement containerd environment variables whitelisting by @skgsergio in #2857
- deps: bump runc to 1.0.0-rc94 by @bobbypage in #2869
- Do not return the error when hitting the cache not synced issue by @harche in #2868
- Upgrade cAdvisor version in k8s deployment. by @Creatone in #2853
- bump containerd version to v1.5.1 by @Priyankasaggu11929 in #2870
- Allow {memory, cpuLoad, and perf_event} metrics to be disabled by @bnutt in #2871
- bump runc version to v1.0.0-rc95 by @Priyankasaggu11929 in #2873
- Fix typo by @pickfire in #2874
- Add custom error type if device not found in partitions map by @saschagrunert in #2859
- Fix typo in test function name by @eero-t in #2885
- Use "kubectl kustomize" instead of "kustomize build" by @eero-t in #2889
- Bump docker and containerd for cadvisor by @dims in #2892
- go.mod: bump runc to v1.0.0 by @kolyshkin in #2896
- Sort metric names in options for readability by @eero-t in #2898
- Revert "go.mod: bump runc to v1.0.0" by @bobbypage in #2906
New Contributors
- @kragniz made their first contribution in #2829
- @hustcat made their first contribution in #2847
- @ranchothu made their first contribution in #2849
- @fhemberger made their first contribution in #2851
- @skgsergio made their first contribution in #2857
- @Priyankasaggu11929 made their first contribution in #2870
- @bnutt made their first contribution in #2871
- @pickfire made their first contribution in #2874
Full Changelog: v0.39.0...v0.40.0