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 30439d2 commit d93c9d6Copy full SHA for d93c9d6
internal-api/build.gradle.kts
@@ -110,6 +110,7 @@ val excludedClassesCoverage by extra(
110
"datadog.trace.bootstrap.instrumentation.api.ScopeSource",
111
"datadog.trace.bootstrap.instrumentation.api.ScopedContext",
112
"datadog.trace.bootstrap.instrumentation.api.ScopedContextKey",
113
+ "datadog.trace.bootstrap.instrumentation.api.SpanWrapper",
114
"datadog.trace.bootstrap.instrumentation.api.TagContext",
115
"datadog.trace.bootstrap.instrumentation.api.TagContext.HttpHeaders",
116
"datadog.trace.api.civisibility.config.TestIdentifier",
0 commit comments