sources

package
v1.13.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2022 License: Apache-2.0 Imports: 20 Imported by: 2

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

type IntervalTimer struct {
	*time.Timer
	// contains filtered or unexported fields
}

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

func Manager added in v1.0.0

func Manager() SourceManager

Manager return the SourceManager

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL