package
Version:
v5.0.0-alpha2+incompat...
Opens a new window with list of versions in this module.
Published: May 2, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ConfigSettings struct {
Input *TopConfig `config:"input"`
Topbeat *TopConfig `config:"topbeat"`
}
type TopConfig struct {
Period *int64
Procs *[]string
Stats struct {
System *bool `config:"system"`
Proc *bool `config:"process"`
Filesystem *bool `config:"filesystem"`
CpuPerCore *bool `config:"cpu_per_core"`
}
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.