gcr.io Image: gcr.io/cadvisor/cadvisor:v0.41.0
SHA256 (cadvisor) = 27925bb67759aa78d411be9f6f7f74e75ac0f6ef03ce296e5572ded1f5963f53
What's Changed
- Add 'enable_metrics' option by @eero-t in #2902
- Fix documentation of RequestOptions.IdType by @rhcarvalho in #2916
- Check if there are perf events to gather. by @Creatone in #2891
- Add '-enable_metrics' option to docs / examples by @eero-t in #2911
- Use AllMetrics for enable & disable lists instead of ignoreWhitelist by @eero-t in #2910
- Refactor max_housekeeping_interval to move in manager package by @harche in #2925
- Fix cAdvisor constantly polls data that has been disabled by @Creatone in #2900
- Add missing items to Prometheus container metrics table by @eero-t in #2927
- Bump golang to 1.17 by @bobbypage in #2929
- fix when rootfs is empty, TotalUsageBytes will add extraUsage.Bytes on every update, lead to TotalUsageBytes keep increasing by @Dingshujie in #2909
- Common flag env metadata whitelist by @Colstuwjx in #2921
- feat: add container whitelisted envs as metrics labels. by @Colstuwjx in #2930
- if docker can't connect during InitializeFSContext , do not add image dev info to real fs info label cache by @Dingshujie in #2934
- deps: upgrade runc to 1.0.2, revert containerd to v1.4.4 by @bobbypage in #2937
- Bump to containerd v1.4.9 by @bobbypage in #2939
- Disable polling of CPU & PIDs cgroups when they are not needed by @eero-t in #2940
- Add mon_group support for resctrl. by @Creatone in #2793
- Support git tag with
rc
when doing releases by @bobbypage in #2945
New Contributors
- @rhcarvalho made their first contribution in #2916
- @Dingshujie made their first contribution in #2909
Full Changelog: v0.40.0...v0.41.0