The highest tagged major version is
v4.
package
Version:
v3.0.0-alpha+incompatible
Opens a new window with list of versions in this module.
Published: Sep 28, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 135
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.