This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
cecf
/
opentelemetry-java-instrumentation
Observar
7
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
9a3734f8ed
Branches
Tags
v250_kafka
opentelemetry-j...
/
instrumentation
/
rxjava
/
rxjava-1.0
/
library
/
build.gradle.kts
build.gradle.kts
106 B
Histórico
Raw
1
2
3
4
5
6
7
plugins {
id("otel.library-instrumentation")
}
dependencies {
library("io.reactivex:rxjava:1.0.7")
}