* Move Builder as non inner class in async-processor Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com> * Update sdk-extensions/async-processor/src/main/java/io/opentelemetry/sdk/extension/trace/export/DisruptorAsyncSpanProcessorBuilder.java Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com> Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| README.md | ||
| build.gradle.kts | ||
| gradle.properties | ||
README.md
OpenTelemetry SDK Contrib Async Processor
An implementation of the trace SpanProcessors that uses
Disruptor to make all the SpanProcessors hooks run
async.