This seems like something that should already be known but I couldn't find an issue referencing it.
While CPU usage is reported fine in both kernel and bpf driver mode, using --modern-bpf results in csysdig reporting CPU usage as zero for all processes.
I've tested this on clusters running both Talos Linux and Amazon Linux with a few different version of Kubernetes/kernels, they do not report CPU with the latest 0.34.1 image.
top in the same container has no trouble reporting the CPU usage.
This seems like something that should already be known but I couldn't find an issue referencing it.
While CPU usage is reported fine in both kernel and bpf driver mode, using
--modern-bpf
results incsysdig
reporting CPU usage as zero for all processes.I've tested this on clusters running both Talos Linux and Amazon Linux with a few different version of Kubernetes/kernels, they do not report CPU with the latest 0.34.1 image.
top
in the same container has no trouble reporting the CPU usage.