This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
cecf
/
opentelemetry-java-instrumentation
Suivre
7
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
9904352ef6
Branches
Tags
v250_kafka
opentelemetry-j...
/
instrumentation
/
rxjava
/
rxjava-1.0
/
library
/
build.gradle.kts
build.gradle.kts
106 B
Historique
Raw
1
2
3
4
5
6
7
plugins {
id("otel.library-instrumentation")
}
dependencies {
library("io.reactivex:rxjava:1.0.7")
}