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 7d6c6be commit 72a4ccfCopy full SHA for 72a4ccf
fabric-chaincode-shim/build.gradle
@@ -60,7 +60,7 @@ dependencies {
60
implementation 'io.opentelemetry:opentelemetry-exporter-otlp'
61
implementation 'io.opentelemetry:opentelemetry-extension-trace-propagators'
62
implementation 'io.opentelemetry.semconv:opentelemetry-semconv:1.37.0'
63
- implementation 'io.opentelemetry.instrumentation:opentelemetry-grpc-1.6:2.20.1-alpha'
+ implementation 'io.opentelemetry.instrumentation:opentelemetry-grpc-1.6:2.21.0-alpha'
64
}
65
66
sourceSets {
0 commit comments