Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/cadvisor
/ GetCpuLoad
Method
GetCpuLoad
lib/manager/plugins.go:84–84 ·
view source on GitHub ↗
(name string, path string)
Source
from the content-addressed store, hash-verified
82
Start() error
83
Stop()
84
GetCpuLoad(name string, path string) (info.LoadStats, error)
85
}
86
87
// CpuLoadReaderFactory builds a CpuLoadReader. Set by the root binary when
Callers
2
main
Function · 0.65
updateStats
Method · 0.65
Implementers
1
NetlinkReader
utils/cpuload/netlink/reader.go
Calls
no outgoing calls
Tested by
no test coverage detected