v.25.8Improvement
Cgroup-level and system-wide metrics are reported now
Cgroup-level and system-wide metrics are reported now altogether. Cgroup-level metrics have namesCGroup<Metric>and OS-level metrics (collected from procfs) have namesOS<Metric>. #84317 (Nikita Taranov).
Why it matters
This feature addresses the need to monitor both container (cgroup) specific resource usage alongside overall system resource metrics in a unified way. It provides more comprehensive insights into resource consumption, enabling better performance analysis and troubleshooting.How to use it
No special configuration is required to enable this feature. Users will receive both cgroup-level and OS-level metrics automatically, distinguishable by theirCGroup and OS prefixes in metric names.