This website works better with JavaScript
Главная
Обзор
Помощь
Вход
cecf
/
opentelemetry-java-instrumentation
Следить
7
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
c70510585e
Ветки
Метки
v250_kafka
opentelemetry-j...
/
instrumentation
/
rxjava
/
rxjava-1.0
/
library
/
build.gradle.kts
build.gradle.kts
106 B
История
Исходник
1
2
3
4
5
6
7
plugins {
id("otel.library-instrumentation")
}
dependencies {
library("io.reactivex:rxjava:1.0.7")
}