* add configuration for Disruptor and Zipkin * Fix checkstyle violation * Address feedback * Update Javadoc * Add missing config test for Zipkin Exporter |
||
---|---|---|
.. | ||
src | ||
README.md | ||
build.gradle |
README.md
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.