From 4b6bcb2f0eb06b6e2618c7ec401e8fe5b6a4f06a Mon Sep 17 00:00:00 2001 From: Ilya Mashchenko Date: Mon, 16 May 2022 14:21:35 +0300 Subject: chore(cgroups.plugin): remove "enable new cgroups detected at run time" config option (#12906) --- build_external/scenarios/aclk-testing/agent_netdata.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'build_external') diff --git a/build_external/scenarios/aclk-testing/agent_netdata.conf b/build_external/scenarios/aclk-testing/agent_netdata.conf index f1ce2b249e..eb0d4b6177 100644 --- a/build_external/scenarios/aclk-testing/agent_netdata.conf +++ b/build_external/scenarios/aclk-testing/agent_netdata.conf @@ -201,7 +201,6 @@ # path to /sys/fs/cgroup/devices = /sys/fs/cgroup/devices # max cgroups to allow = 1000 # max cgroups depth to monitor = 0 - # enable new cgroups detected at run time = yes # enable by default cgroups matching = !*/init.scope !/system.slice/run-*.scope *.scope /machine.slice/*.service !*/vcpu* !*/emulator !*.mount !*.partition !*.service !*.socket !*.slice !*.swap !*.user !/ !/docker !/libvirt !/lxc !/lxc/*/* !/lxc.monitor !/lxc.pivot !/lxc.payload !/machine !/qemu !/system !/systemd !/user * # search for cgroups in subpaths matching = !*/init.scope !*-qemu !*.libvirt-qemu !/init.scope !/system !/systemd !/user !/user.slice !/lxc/*/* !/lxc.monitor !/lxc.payload/*/* * # script to get cgroup names = /usr/libexec/netdata/plugins.d/cgroup-name.sh -- cgit v1.2.3