You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: instrumentation/grpc-1.6/testing/src/main/java/io/opentelemetry/instrumentation/grpc/v1_6/AbstractGrpcTest.java
+4-1
Original file line number
Diff line number
Diff line change
@@ -755,7 +755,10 @@ public void sayHello(
755
755
t -> {
756
756
// gRPC doesn't appear to propagate server exceptions that are thrown, not onError.
0 commit comments