Versions in this module Expand all Collapse all v1 v1.0.0 Mar 5, 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) Metric(ctx context.Context, data telemetry.MetricData) + func (e *Exporter) ProcessEvent(ctx context.Context, event telemetry.Event) context.Context