package
Version:
v6.2.4+incompatible
Opens a new window with list of versions in this module.
Published: Apr 10, 2018
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
¶
Package core collects cpu core metrics from the host OS.
New returns a new core MetricSet.
type Config struct {
Metrics []string `config:"core.metrics"`
CPUTicks *bool `config:"cpu_ticks"`
}
Config for the system core metricset.
Validate validates the core config.
MetricSet for fetching system core metrics.
Fetch fetches CPU core metrics from the OS.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.