Lauri Tulmin
|
1ca7276593
|
Remove HttpServerTest.testExceptionBody and redirectHasBody (#2346)
|
2021-02-19 15:57:11 +02:00 |
Anuraag Agrawal
|
000df967ce
|
Update to SDK 0.17.0 (#2338)
* Update to SDK 0.17.0
* Finish
* ottrace
|
2021-02-19 15:51:55 +09:00 |
Mateusz Rzeszutek
|
ee090aee1e
|
Support library instrumentations with HttpServerTest & HttpClientTest (#2299)
|
2021-02-16 09:05:23 -08:00 |
Anuraag Agrawal
|
fc410706d0
|
Update to Sdk 0.16.0 (#2221)
* Update to 0.16.0-SNAPSHOT
* Finish
* Finish
* Update to 0.16.0
* Finish
|
2021-02-09 18:00:54 +09:00 |
Nikita Salnikov-Tarnovski
|
e9a4b952dd
|
Add causality test with multiple concurrent requests (#2156)
* Add causality test with multiple concurrent requests
* Include support for Reactor Netty 1.0 into README.md
* Fix muzzle conf
* Fix muzzle and version constraints
* More strict causality check
* Better muzzle config
* Fixing muzzle
* Fixing deps
* Better library
* Better naming
|
2021-02-05 12:39:42 +02:00 |
jason plumb
|
71dad57060
|
Enable Java 15 for akka http instrumentation (#1869)
|
2020-12-18 20:27:43 -08:00 |
Trask Stalnaker
|
65f54e450b
|
Use Context more in HttpClientTracer (#1811)
* Use Context more in HttpClientTracer
* Better http-url-connection response object
* Follow database semantic conv for elasticsearch-rest
* Remove unnecessary CallDepth tracking
|
2020-12-03 11:47:08 -08:00 |
Trask Stalnaker
|
0bd85d7b7f
|
Pass around context more instead of span (HttpServerTracer) (#1810)
|
2020-12-01 14:49:01 -08:00 |
Trask Stalnaker
|
ca76c80820
|
Hardcode expected values in tests (#1803)
* DEFAULT_SPAN_NAME
* TEMP_DESTINATION_NAME
* LoggingContextConstants
* Remove unnecessary dependencies
* Hardcode expected normalized queries in tests
* Spotless
|
2020-11-30 09:16:59 +02:00 |
Trask Stalnaker
|
5f263644da
|
Create javaagent dirs for all instrumentations (#1668)
* Create javaagent dirs for all instrumentation
* Add note about kotlin coroutine library instrumentation
* Feedback
|
2020-11-28 21:04:16 -08:00 |