mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-02-14 10:00:08 +00:00
disable syscall by default as it is a significant (#1742)
resource consuming
This commit is contained in:
@@ -129,7 +129,7 @@ func CreateDefaultConfig() ConfigStruct {
|
||||
"kafka",
|
||||
"redis",
|
||||
"sctp",
|
||||
"syscall",
|
||||
// "syscall",
|
||||
// "tcp",
|
||||
// "udp",
|
||||
"ws",
|
||||
|
||||
Reference in New Issue
Block a user