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 3735243 commit 2a3c807Copy full SHA for 2a3c807
sdk-autoconfigure-support/build.gradle.kts
@@ -6,7 +6,6 @@ plugins {
6
group = "io.opentelemetry.instrumentation"
7
8
dependencies {
9
- compileOnly("io.opentelemetry:opentelemetry-exporter-logging")
10
api("io.opentelemetry:opentelemetry-sdk-extension-autoconfigure")
11
12
compileOnly("com.google.code.findbugs:annotations")
0 commit comments