Monitor - Fix the cgroup version checking logic. (#502)
**Description** Looks `grep cgroup /proc/filesystems` doesn't work for NDv4 whose cgroup version is v1, but the result of this command got v2 for NDv4. Instead, checking the file existence to judge the cgroup version.
Showing
Please register or sign in to comment