Versions in this module Expand all Collapse all v0 v0.1.2 Feb 17, 2025 v0.1.1 Feb 5, 2025 Changes in this version type Option + func WithInsecure() Option v0.1.0 Jan 16, 2025 Changes in this version + func New(options ...Option) providerconfig.SignalProcessor + type Option func(*httpConfig) + func WithBatchProcessorOptions(options ...log.BatchProcessorOption) Option + func WithCollectorEndpoint(url string, port int) Option + func WithLogOptions(options ...otlploghttp.Option) Option + func WithMetricOptions(options ...otlpmetrichttp.Option) Option + func WithPeriodicReaderOptions(options ...metric.PeriodicReaderOption) Option + func WithSimpleProcessorOptions(options ...log.SimpleProcessorOption) Option + func WithSpanProcessorOptions(options ...trace.BatchSpanProcessorOption) Option + func WithTraceOptions(options ...otlptracehttp.Option) Option