Versions in this module Expand all Collapse all v0 v0.7.1 Mar 28, 2026 v0.7.0 Mar 28, 2026 Changes in this version + func Init(ctx context.Context, cfg Config) (func(), error) + type Config struct + OpenTelemetry OpenTelemetryConfig + ServiceName string + type OpenTelemetryConfig struct + CollectorAddr string + Enabled bool + PeriodicReadInterval time.Duration + TraceSampleProbability float64