opentelemetry-java/sdk-extensions/async-processor
Trask Stalnaker 60c3c5ca0c
Format build.gradle.kts files (#3427)
2021-07-29 13:21:38 +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 Format build.gradle.kts files (#3427) 2021-07-29 13:21:38 +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.