opentelemetry-java/sdk_contrib/async_processor/README.md

231 B

OpenTelemetry SDK Contrib Async Processor

An implementation of the trace SpanProcessors that uses Disruptor to make all the SpanProcessors hooks run async.

  • Java 8 compatible.