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
EnvBatchSpanProcessorScheduleDelay, EnvBatchSpanProcessorExportTimeout, EnvBatchSpanProcessorMaxQueueSize, EnvBatchSpanProcessorMaxExportBatchSize were added in #2515 as exported constants accessible from the package's public API. These have not been released yet, so we should be able to just un-export them.
The text was updated successfully, but these errors were encountered:
EnvBatchSpanProcessorScheduleDelay
,EnvBatchSpanProcessorExportTimeout
,EnvBatchSpanProcessorMaxQueueSize
,EnvBatchSpanProcessorMaxExportBatchSize
were added in #2515 as exported constants accessible from the package's public API. These have not been released yet, so we should be able to just un-export them.The text was updated successfully, but these errors were encountered: