@cryptotaxi247 / netdata-1 / commits / 1402ab96e

cgroups: filter lxcfs.service/.control (#16620)

Ilya Mashchenko committed Dec 18, 2023 at 19:38 UTC 1402ab96ea10b56753f4a326db25fe9a333d1fb9
1 file changed +1
collectors/cgroups.plugin/sys_fs_cgroup.c
+1
@@ -452,6 +452,7 @@ void read_cgroup_plugin_configuration() {
452 " !/lxc.monitor* "
453 " !/lxc.pivot "
454 " !/lxc.payload "
455 + " !*lxcfs.service/.control"
456 " !/machine "
457 " !/qemu "
458 " !/system "