This website works better with JavaScript
Home
Explore
Help
Sign In
cecf
/
opentelemetry-java-instrumentation
Watch
7
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
7e428168ff
Branches
Tags
v250_kafka
opentelemetry-j...
/
instrumentation
/
rxjava
/
rxjava-1.0
/
library
/
build.gradle.kts
build.gradle.kts
106 B
History
Raw
1
2
3
4
5
6
7
plugins {
id("otel.library-instrumentation")
}
dependencies {
library("io.reactivex:rxjava:1.0.7")
}