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 d3d6f9c commit fa7608aCopy full SHA for fa7608a
dd-java-agent/src/test/groovy/datadog/trace/agent/CustomLogManagerTest.groovy
@@ -34,7 +34,6 @@ class CustomLogManagerTest extends Specification {
34
"-Ddd.jmxfetch.enabled=true",
35
"-Ddd.jmxfetch.start-delay=0",
36
"-Ddd.jmxfetch.refresh-beans-period=1",
37
- "-Ddd.profiling.enabled=true",
38
"-Ddatadog.slf4j.simpleLogger.defaultLogLevel=$DEFAULT_LOG_LEVEL",
39
"-Djava.util.logging.manager=jvmbootstraptest.CustomLogManager"
40
] as String[]
0 commit comments