summaryrefslogtreecommitdiffstats
path: root/collectors
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2023-12-18 19:38:46 +0200
committerGitHub <noreply@github.com>2023-12-18 19:38:46 +0200
commit1402ab96ea10b56753f4a326db25fe9a333d1fb9 (patch)
tree9fa2084f1390120232c6b17c977f9ed528387508 /collectors
parent87e612dd28144fc92bb9975300ac193e16871f4b (diff)
cgroups: filter lxcfs.service/.control (#16620)
Diffstat (limited to 'collectors')
-rw-r--r--collectors/cgroups.plugin/sys_fs_cgroup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/collectors/cgroups.plugin/sys_fs_cgroup.c b/collectors/cgroups.plugin/sys_fs_cgroup.c
index 2dbeaee2fb..abcb7d8098 100644
--- a/collectors/cgroups.plugin/sys_fs_cgroup.c
+++ b/collectors/cgroups.plugin/sys_fs_cgroup.c
@@ -452,6 +452,7 @@ void read_cgroup_plugin_configuration() {
" !/lxc.monitor* "
" !/lxc.pivot "
" !/lxc.payload "
+ " !*lxcfs.service/.control"
" !/machine "
" !/qemu "
" !/system "