@ParametersAreNonnullByDefault
Package io.opentelemetry.sdk.extension.trace.export
An exporter that uses the LMAX Disruptor
for processing exported spans.
-
Class Summary Class Description DisruptorAsyncSpanProcessor ASpanProcessorimplementation that usesDisruptorto execute all the hooks on an async thread.DisruptorAsyncSpanProcessorBuilder Builder forDisruptorAsyncSpanProcessor.