opentelemetry-java-instrume.../instrumentation/netty/netty-4-common/javaagent
Lauri Tulmin a04a7a6b72
Add option to create span on new netty connection (#3707)
* Create span on new netty connection

* add test for connection failure

* add comment

* remove commented out line

* rebase

* test fix

* review comments

* keep connection failure span as client span
2021-07-30 11:32:53 +03:00
..
src/main/java/io/opentelemetry/javaagent/instrumentation/netty/common Add option to create span on new netty connection (#3707) 2021-07-30 11:32:53 +03:00
build.gradle.kts Migrate instrumentation gradle files to kotlin (#3414) 2021-06-28 17:27:12 +09:00