* Introduce automatic module names into all libraries being built. * Centralise manifest config of automatic module name into root build.gradle file. * Adding empty new lines |
||
|---|---|---|
| .. | ||
| 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.