package
Version:
v1.1.0-beta
Opens a new window with list of versions in this module.
Published: Feb 24, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Push metircs in background.
type MetricConfig struct {
PushJob string `toml:"job" json:"job"`
PushAddress string `toml:"address" json:"address"`
PushInterval typeutil.Duration `toml:"interval" json:"interval"`
}
MetricConfig is the metric configuration.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.