Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IntervalTimer ¶ added in v1.3.5
func NewIntervalTimer ¶ added in v1.3.5
func NewIntervalTimer(interval time.Duration) *IntervalTimer
func (*IntervalTimer) Reset ¶ added in v1.3.5
func (t *IntervalTimer) Reset() (intervalsMissed int64)
type SourceManager ¶ added in v1.0.0
type SourceManager interface { metrics.ProviderHandler discovery.PluginProvider StopProviders() GetPendingMetrics() []*metrics.Batch SetDefaultCollectionInterval(time.Duration) BuildProviders(config configuration.SourceConfig) error SetClient(kubernetes.Interface) }
SourceManager ProviderHandler with metrics gathering support
Directories ¶
Path | Synopsis |
---|---|
Package stats provides internal metrics on the health of the Wavefront collector
|
Package stats provides internal metrics on the health of the Wavefront collector |
Click to show internal directories.
Click to hide internal directories.