opentelemetry-java-instrume.../instrumentation/kotlinx-coroutines/javaagent
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
..
src kotlinx-coroutines-reactor context propagation (#5196) 2022-01-28 09:16:47 -08:00
build.gradle.kts kotlinx-coroutines-reactor context propagation (#5196) 2022-01-28 09:16:47 -08:00
gradle.properties Make kotlin stdlib dependency compileOnly (#3291) 2021-06-14 16:56:02 +09:00