github.com/cilium/cilium@v1.16.2/pkg/loadinfo/doc.go (about) 1 // SPDX-License-Identifier: Apache-2.0 2 // Copyright Authors of Cilium 3 4 // Package loadinfo provides the ability to log system load information either 5 // at a particular time or periodically in the background 6 package loadinfo