riemann

package
v1.4.3 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2017 License: Apache-2.0 Imports: 6 Imported by: 41

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateRiemannSink

func CreateRiemannSink(uri *url.URL) (core.DataSink, error)

creates a Riemann sink. Returns a riemannSink

Types

type RiemannSink added in v1.4.0

type RiemannSink struct {
	sync.RWMutex
	// contains filtered or unexported fields
}

contains the riemann client, the riemann configuration, and a RWMutex

func (*RiemannSink) ExportData added in v1.4.0

func (sink *RiemannSink) ExportData(dataBatch *core.DataBatch)

ExportData Send a collection of Timeseries to Riemann

func (*RiemannSink) Name added in v1.4.0

func (sink *RiemannSink) Name() string

Return a user-friendly string describing the sink

func (*RiemannSink) Stop added in v1.4.0

func (sink *RiemannSink) Stop()

Jump to

Keyboard shortcuts

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