package
1.6.3
Repository: https://github.com/form3tech-oss/cilium.git
Documentation: pkg.go.dev

# Functions

LogCurrentSystemLoad logs the current system load and lists all processes consuming more than cpuWatermark of the CPU.
LogPeriodicSystemLoad logs the system load in the interval specified until the given ctx is canceled.
StartBackgroundLogger starts background logging.

# Type aliases

LogFunc is the function to used to log the system load.