Versions in this module Expand all Collapse all v0 v0.2.0 Sep 15, 2017 v0.1.0 Sep 5, 2017 Changes in this version + const DefaultSinkExportDataTimeout + const DefaultSinkStopTimeout + func NewDataSinkManager(sinks []core.DataSink, exportDataTimeout, stopTimeout time.Duration) (core.DataSink, error) + type SinkFactory struct + func NewSinkFactory() *SinkFactory + func (this *SinkFactory) Build(uri flags.Uri) (core.DataSink, error) + func (this *SinkFactory) BuildAll(uris flags.Uris) (*metricsink.MetricSink, []core.DataSink) Incompatible versions in this module v3.9.0-alpha.1+incompatible Dec 20, 2017 v3.9.0-alpha.0+incompatible Dec 17, 2017