This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
cecf
/
opentelemetry-java-instrumentation
Sledovat
7
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
25615dfe0a
Větve
Značky
v250_kafka
opentelemetry-j...
/
instrumentation
/
http-url-connection
/
javaagent
/
build.gradle.kts
build.gradle.kts
90 B
Historie
Surový
1
2
3
4
5
6
7
8
9
plugins {
id("otel.javaagent-instrumentation")
}
muzzle {
pass {
coreJdk()
}
}