Versions in this module Expand all Collapse all v1 v1.13.12 Feb 9, 2025 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