ebpf: disable sync by default (#15190)
Ilya Mashchenko committed
Jun 14, 2023 at 15:06 UTC
faa37832118d4c632fb35cd718babe502edad135
1 file changed
+1
-1
collectors/ebpf.plugin/ebpf.d.conf
+1
-1
@@ -68,7 +68,7 @@
68
shm = yes
69
socket = no
70
softirq = yes
71
- sync = yes
71
+ sync = no
72
swap = yes
73
vfs = no
74
network connections = no