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 6daa5ff commit 8e49328Copy full SHA for 8e49328
instrumentation/akka/akka-http-10.0/javaagent/build.gradle.kts
@@ -64,8 +64,6 @@ tasks {
64
jvmArgs("--add-exports=java.base/sun.security.util=ALL-UNNAMED")
65
jvmArgs("-XX:+IgnoreUnrecognizedVMOptions")
66
67
- jvmArgs("-Dio.opentelemetry.javaagent.shaded.io.opentelemetry.context.enableStrictContext=false")
68
-
69
systemProperty("testLatestDeps", findProperty("testLatestDeps") as Boolean)
70
}
71
0 commit comments