You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cannot use config.QueueSize (variable of type int) as "go.opentelemetry.io/collector/exporter/exporterhelper/internal".QueueCapacityLimiter[Request] value in argument to internal.NewPersistentQueue[Request]: int does not implement "go.opentelemetry.io/collector/exporter/exporterhelper/internal".QueueCapacityLimiter[Request] (missing method Capacity)
cannot use config.QueueSize (variable of type int) as "go.opentelemetry.io/collector/exporter/exporterhelper/internal".QueueCapacityLimiter[Request] value in argument to internal.NewBoundedMemoryQueue[Request]: int does not implement "go.opentelemetry.io/collector/exporter/exporterhelper/internal".QueueCapacityLimiter[Request] (missing method Capacity)
Process completed with exit code 2.
The logs for this run have expired and are no longer available.