* Migrate to using gradle platform to manage dependency versions instead of global variables. * Remove unused and fix test * Revert test yolo * Workaround test ordering issue by just merging them * Spot |
||
|---|---|---|
| .. | ||
| src | ||
| README.md | ||
| build.gradle | ||
| 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.