Currently grpc client instrumentation unreliably fills `net.sock.peer.addr` which makes tests flaky https://ge.opentelemetry.io/s/nni57d5zryafk/tests/:instrumentation:grpc-1.6:javaagent:test/io.opentelemetry.javaagent.instrumentation.grpc.v1_6.GrpcStreamingTest/conversation(int,%20int)%5B8%5D?expanded-stacktrace=WyIwIl0&top-execution=1 This pr moves capturing `net.sock.peer.addr` to a later point where it seems to work reliably. |
||
---|---|---|
.. | ||
src/main | ||
build.gradle.kts |