disable_ebpf_socket: Disable thread while race condition is fixed (#12085)
thiagoftsm committed
Feb 4, 2022 at 08:02 UTC
778c3ef8472c10fd94c87d309f6a6e0c0be27a18
1 file changed
+1
-1
collectors/ebpf.plugin/ebpf.d.conf
+1
-1
@@ -57,7 +57,7 @@
57
oomkill = yes
58
process = yes
59
shm = yes
60
- socket = yes
60
+ socket = no # Disabled while we are fixing race condition
61
softirq = yes
62
sync = yes
63
swap = no