Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix panic in cgroups monitoring (#21355)
Gosigar's cgroups GetStatsForProcesses can return a nil Stats pointer and no error when the ["blkio", "cpu", "cpuacct", "memory"] subsystems are on the root cgroup. Related #21113
- Loading branch information