opentelemetry-java-instrume.../instrumentation/kotlinx-coroutines/javaagent/src
Lauri Tulmin 014624e196
kotlinx-coroutines-reactor context propagation (#5196)
* kotlinx-coroutines-reactor context propagation

* extract context from reactor

* add generics

* muzzle

* actually use the context extracted from reactor

* test context propagation operator

* typo

* used named instead of namedOneOf

* instrument newCoroutineContext, remove reactor specific code

* revert changes
2022-01-28 09:16:47 -08:00
..
main/java/io/opentelemetry/javaagent/instrumentation/kotlinxcoroutines kotlinx-coroutines-reactor context propagation (#5196) 2022-01-28 09:16:47 -08:00
test kotlinx-coroutines-reactor context propagation (#5196) 2022-01-28 09:16:47 -08:00