opentelemetry-java/sdk-extensions/async-processor
Anuraag Agrawal bdbab03332
Deprecate ConfigBuilder. (#2442)
2021-01-07 08:52:39 -08:00
..
src Deprecate ConfigBuilder. (#2442) 2021-01-07 08:52:39 -08:00
README.md Don't repeat Java 8 support among all the subproject READMEs and at top level, clarify that published artifacts are Java 8, but building requires additional instructions. (#2124) 2020-11-24 09:04:40 -08:00
build.gradle Use normal filesystem-based Gradle paths. (#2332) 2020-12-18 12:07:33 +09:00

README.md

OpenTelemetry SDK Contrib Async Processor

Javadocs

An implementation of the trace SpanProcessors that uses Disruptor to make all the SpanProcessors hooks run async.