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 e1e7aff commit 55b00bfCopy full SHA for 55b00bf
dd-java-agent/agent-profiling/build.gradle
@@ -10,6 +10,7 @@ excludedClassesCoverage += [
10
'com.datadog.profiling.agent.CompositeController.CompositeOngoingRecording',
11
'com.datadog.profiling.agent.ProfilingAgent',
12
'com.datadog.profiling.agent.ProfilingAgent.ShutdownHook',
13
+ 'com.datadog.profiling.agent.ProfilingAgent.DataDumper',
14
'com.datadog.profiling.agent.ProfilerFlare'
15
]
16
0 commit comments