Lauri Tulmin
|
91dcad68bd
|
Run tests with play 2.4 (#6145)
* Run tests with play 2.4
* restore comment
|
2022-06-14 12:10:53 +03:00 |
Mateusz Rzeszutek
|
512a040025
|
Remove TimeExtractor and use internal API for setting start/end timestamps (#6051)
* Remove TimeExtractor and use internal API for setting start/end timestamps
* code review comments
|
2022-05-19 09:03:11 -07:00 |
Mateusz Rzeszutek
|
958f1c039c
|
Trace DNS resolution in Netty 4.1 (#4587)
* Trace DNS resolution in Netty 4.1
* Fix reactor-netty 0.9 tests
* Update instrumentation/netty/netty-4.1/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/netty/v4_1/client/InstrumentedAddressResolverGroup.java
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2021-11-05 11:37:54 -07:00 |
Mateusz Rzeszutek
|
e9ba87d6b3
|
Migrate Netty 3.8 CONNECT instrumentation to Instrumenter API (#4492)
* Migrate Netty 3.8 CONNECT instrumentation to Instrumenter API
* Move shouldStart()
|
2021-10-26 17:28:31 +02:00 |
Mateusz Rzeszutek
|
2e97a4d3d5
|
Netty: preserve caught exception in the context instead of calling end() (#4413)
|
2021-10-19 13:40:11 -07:00 |