Is your feature request related to a problem? Please describe.
I need to monitor the DNS, TCP, HTTP and other network requests of containers and hosts, so I used kernel-collector to collect this information. But I found that it does not work properly under kubernetes because it does not support containerd, only docker.
Describe the solution you'd like
Adapt to the containerd environment.
Describe alternatives you've considered
No response
Additional context
No response
Is your feature request related to a problem? Please describe.
I need to monitor the DNS, TCP, HTTP and other network requests of containers and hosts, so I used kernel-collector to collect this information. But I found that it does not work properly under kubernetes because it does not support
containerd, onlydocker.Describe the solution you'd like
Adapt to the
containerdenvironment.Describe alternatives you've considered
No response
Additional context
No response