manager

package
v1.0.0-beta2 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2016 License: Apache-2.0 Imports: 4 Imported by: 41

Documentation

Index

Constants

View Source
const (
	DefaultScrapeOffset   = 5 * time.Second
	DefaultMaxParallelism = 3
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager interface {
	Start()
	Stop()
}

func NewManager

func NewManager(source core.MetricsSource, processors []core.DataProcessor, sink core.DataSink, resolution time.Duration,
	scrapeOffset time.Duration, maxParallelism int) (Manager, error)

Jump to

Keyboard shortcuts

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