//
pkg.gl
Category
github.com/elastic/elastic-agent-system-metrics
metric
system
cpu
package
0.10.6
Repository:
https://github.com/elastic/elastic-agent-system-metrics.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
36 SLOC
#
Functions
Load
Load returns CPU load information for the previous 1, 5, and 15 minute periods.
#
Structs
LoadAverages
LoadAverages stores the values of load averages of the last 1, 5 and 15 minutes.
LoadMetrics
LoadMetrics stores the sampled load average values of the host.