hawkular

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2017 License: Apache-2.0 Imports: 17 Imported by: 41

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHawkularSink

func NewHawkularSink(u *url.URL) (core.DataSink, error)

NewHawkularSink Creates and returns a new hawkularSink instance

Types

type Filter

type Filter func(ms *core.MetricSet, metricName string) bool

type FilterType

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

func (FilterType) From

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