opentelemetry-java-instrume.../instrumentation/reactor/reactor-netty/reactor-netty-1.0
Mateusz Rzeszutek b6ded1f9a0
End reactor-netty HTTP client span properly on `Mono#timeout()` (#6891)
Calling `Mono#timeout()` with a timeout value smaller than the HTTP
client timeout caused the on request/response end callbacks to be simply
discarded; and the HTTP span was never finished.
2022-10-17 13:29:02 -07:00
..
javaagent End reactor-netty HTTP client span properly on `Mono#timeout()` (#6891) 2022-10-17 13:29:02 -07:00
javaagent-unit-tests Optimize ReactorNettyNetClientAttributesGetter (#6600) 2022-09-13 08:33:23 -07:00