collector

package
v0.0.0-...-a1d7b1b Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Collector

type Collector interface {
	GetMetricTypes(snap.Config) ([]snap.Metric, error)
	CollectMetrics([]snap.Metric) ([]snap.Metric, error)
}

Collector is a plugin which is the source of new data in the Snap pipeline.

func NewCollector

func NewCollector(name string) (Collector, error)

Jump to

Keyboard shortcuts

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