|
||
---|---|---|
.. | ||
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.