Categorygithub.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiverinternalscraperprocessscraperucal
# Structs
CPUUtilization stores the utilization percents [0-1] for the different cpu states.
CPUUtilizationCalculator calculates the cpu utilization percents for the different cpu states It requires 2 []cpu.TimesStat and spend time to be able to calculate the difference.