Skip to content

Commit

Permalink
fix-linkage-error
Browse files Browse the repository at this point in the history
  • Loading branch information
shalom938 committed Nov 28, 2024
1 parent 33f7ed2 commit 948faed
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions agent-extension/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -147,11 +147,6 @@ tasks {
archiveVersion.set(version.toString())
}

// dependencies {
//// exclude(dependency("io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:2.10.0-alpha"))
//// exclude(dependency("io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:2.10.0-alpha"))
// exclude(dependency("io.opentelemetry.*:.*:.*"))
// }

//should be the same relocation as in digma-agent
relocate("net.ttddyy.dsproxy", "org.digma.net.ttddyy.dsproxy")
Expand Down

0 comments on commit 948faed

Please sign in to comment.