Closed
Description
Component(s)
receiver/hostmetrics
What happened?
Description
The system.cpu.load_average.5m uses 1 as unit, which is reserved for utilization metrics - https://opentelemetry.io/docs/specs/semconv/general/metrics/#instrument-units
CPU Load Average does not track utilization and can go above 1
Steps to Reproduce
Expected Result
Actual Result
Collector version
v0.91.0
Environment information
Environment
OS: (e.g., "Ubuntu 20.04")
Compiler(if manually compiled): (e.g., "go 14.2")
OpenTelemetry Collector configuration
No response
Log output
No response
Additional context
No response