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 08ce463 commit d3e1a2cCopy full SHA for d3e1a2c
instrumentation/azure-core/azure-core-1.19/library-instrumentation-shaded/build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
group = "io.opentelemetry.javaagent.instrumentation"
7
8
dependencies {
9
- // this is the latest version that works with azure-core 1.14
+ // this is the latest version that works with azure-core 1.19
10
// because newer versions use the new fluent ClientLogger.atWarning() from azure-core 1.24
11
//
12
// note:
0 commit comments