Trask Stalnaker
|
bd829a6494
|
Remove duplicate status verification (#2710)
|
2021-04-19 11:41:37 -07:00 |
Trask Stalnaker
|
3bc058b10b
|
Don't create duplicate headers (#2727)
* Test infra
* Update examples
* Update instrumentation
* Update tests
* jaxrs-client fixes
* Remove doRequest/doReusedRequest
* Fix muzzle
* some fixes
* fix test
* doc
* not private
* Apply to doRequestWithCallback also
* Update doc
* groovy
* better
* Don't hardcode traceparent
* Reuse request in SpringRestTemplateTest
|
2021-04-12 12:21:16 +03:00 |
Anuraag Agrawal
|
d8f6018ba6
|
Split HttpClientTest execution methods for sync and callback (#2675)
|
2021-04-06 15:26:01 -07:00 |
Trask Stalnaker
|
6ea316e22e
|
Remove timeout annotations (#2725)
|
2021-04-06 16:36:18 +09:00 |
Lauri Tulmin
|
0c7aff28e5
|
Enable disabled tests for HttpUrlConnection (#2382)
* Enable disabled tests for HttpUrlConnection
* review fix
|
2021-02-23 23:34:50 +02:00 |
Mateusz Rzeszutek
|
ee090aee1e
|
Support library instrumentations with HttpServerTest & HttpClientTest (#2299)
|
2021-02-16 09:05:23 -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 |