package
Version:
v2.0.0-rc.5+incompatible
Opens a new window with list of versions in this module.
Published: Apr 16, 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.