Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RiemannSink ¶ added in v1.4.0
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()
Click to show internal directories.
Click to hide internal directories.