We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21e21e6 commit 6ca405fCopy full SHA for 6ca405f
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.34.0'
63
- implementation 'io.opentelemetry.instrumentation:opentelemetry-grpc-1.6:2.16.0-alpha'
+ implementation 'io.opentelemetry.instrumentation:opentelemetry-grpc-1.6:2.18.1-alpha'
64
}
65
66
sourceSets {
0 commit comments