Mateusz Rzeszutek
|
ee090aee1e
|
Support library instrumentations with HttpServerTest & HttpClientTest (#2299)
|
2021-02-16 09:05:23 -08:00 |
Trask Stalnaker
|
1311bd1ed8
|
Propagate context to apache httpclient async callback (#2276)
|
2021-02-15 23:33:34 -08:00 |
Trask Stalnaker
|
fbd55068c8
|
Remove unnecessary dynamic typing (#2277)
|
2021-02-16 07:52:07 +02: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 |
Lauri Tulmin
|
640a7d624b
|
Correct some spelling mistakes (#2025)
|
2021-01-12 11:10:45 -08:00 |
Pavol Loffay
|
077d8b64f6
|
Move common matchers to tooling/bytebuddy/matcher and ignore matchers to tooling/matcher (#1965)
|
2021-01-10 12:35:53 -08:00 |
Trask Stalnaker
|
a20986c9d9
|
HttpClientTracer cleanup: apache-httpclient (#1907)
|
2020-12-15 08:53:09 +02:00 |
Trask Stalnaker
|
e2264222ce
|
HTTP client instrumentation cleanup, part 0 (#1893)
|
2020-12-14 16:34:06 -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
|
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 |