Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CPUStats ¶
type CPUStats struct { config.PluginConfig CollectPerCPU bool `toml:"collect_per_cpu"` // contains filtered or unexported fields }
func (*CPUStats) Gather ¶
func (c *CPUStats) Gather(slist *types.SampleList)
Click to show internal directories.
Click to hide internal directories.