opentelemetry-java/sdk-extensions/async-processor
Anuraag Agrawal ce9c8854c7
Extract publishing and animalsniffer plugins. (#3334)
2021-06-22 08:23:16 +09:00
..
src Move Builder as non inner class in async-processor (#2866) 2021-02-18 08:40: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.kts Extract publishing and animalsniffer plugins. (#3334) 2021-06-22 08:23:16 +09:00
gradle.properties Mark a few more modules as alpha release status (#2436) 2021-01-07 20:30:53 -08: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.