opentelemetry-java/sdk-extensions/async-processor
Anuraag Agrawal 81963066b9
Deprecate async-processor which was added to contrib. (#3683)
2021-09-30 15:01:38 -05:00
..
src Deprecate async-processor which was added to contrib. (#3683) 2021-09-30 15:01:38 -05:00
README.md Copy in spotless-conventions from instrumentation repo (#3554) 2021-08-27 08:28:31 -07: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 Extension Async Processor

Javadocs

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