apply plugin: "otel.library-instrumentation"
dependencies {
library "io.reactivex.rxjava2:rxjava:2.1.3"
testImplementation project(':instrumentation:rxjava:rxjava-2.0:testing')
}