Versions in this module Expand all Collapse all v0 v0.4.5 Sep 2, 2020 Changes in this version + type Config struct + Address string + Client *http.Client + Host string + Process uint32 + Rate time.Duration + Service string + Start time.Time + func Discover() *Config + type Exporter struct + func Connect(config *Config) *Exporter + func (e *Exporter) Flush() + func (e *Exporter) ProcessEvent(ctx context.Context, ev core.Event, lm label.Map) context.Context