v.23.6Backward Incompatible Changes
CGroups CPU Metrics Simplified with CGroupMaxCPU
CGroups metrics related to CPU are replaced with one metric,CGroupMaxCPUfor better usability. TheNormalizedCPU usage metrics will be normalized to CGroups limits instead of the total number of CPUs when they are set. This closes #50836. #50835 (Alexey Milovidov).