We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4c8128 commit 84121fcCopy full SHA for 84121fc
build.gradle.kts
@@ -22,6 +22,7 @@ radarKotlin {
22
javaVersion.set(Versions.java)
23
log4j2Version.set(Versions.log4j2)
24
sentryEnabled.set(true)
25
+ openTelemetryAgentEnabled.set(true)
26
}
27
28
radarPublishing {
0 commit comments