With the growing number of BPF programs we are adding there is a real chance one of them will refuse to load on some kernel, completely stopping execution of fact, or cause some unintended interactions on certain workloads (performance issues, etc.). As such, it would be a nice implementation to have some configuration available that will allow us to toggle whether individual programs are loaded/attached.
With the growing number of BPF programs we are adding there is a real chance one of them will refuse to load on some kernel, completely stopping execution of fact, or cause some unintended interactions on certain workloads (performance issues, etc.). As such, it would be a nice implementation to have some configuration available that will allow us to toggle whether individual programs are loaded/attached.