[receiver/hostmetricsreceiver] wrong 5m and 15m normalized load - using 1m normalized load and normalizing it again #8267
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Describe the bug
When using the
cpu_average
option introduced in 6999 the 5 minute load and 15 minute load are using the normalized 1 minute load and normalizing it againThis is the current implementation:
Steps to reproduce
Run the agent with
hostmetricsreceiver
andcpu_average
set to truWhat did you expect to see?
The 5m and 15m normalized load
What did you see instead?
The 1m double normalized load
What version did you use?
v0.43.0
What config did you use?
load
The text was updated successfully, but these errors were encountered: