hawkular

package
v0.19.1 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2015 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHawkularSink

func NewHawkularSink(u *url.URL, _ extpoints.HeapsterConf) ([]sink_api.ExternalSink, error)

Types

type Filter added in v0.19.0

type Filter func(*sink_api.Timeseries) bool

Filter which Timeseries are stored. Store if returns true, filter if returns false

type FilterType added in v0.19.0

type FilterType int
const (
	// Filter by label's value
	Label FilterType = iota
	// Filter by metric name
	Name
	// Unknown filter type
	Unknown
)

func (FilterType) From added in v0.19.0

func (f FilterType) From(s string) FilterType

Jump to

Keyboard shortcuts

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