dd-trace-java icon indicating copy to clipboard operation
dd-trace-java copied to clipboard

[WIP] ISSUE-1478: Add support for java 11 http client tracing

Open billgowendavis opened this issue 2 years ago • 2 comments

What Does This Do

Attempts to add support for the Java 11 HttpClient

Motivation

Address long standing issue - ISSUE-1478

Additional Notes

billgowendavis avatar Jul 05 '22 19:07 billgowendavis

Currently not seeing my advice get called, probably missing something simple. Also haven't started on sendAsync which will be a little more complicated.

billgowendavis avatar Jul 05 '22 19:07 billgowendavis

@billgowendavis Any update here? Would love to see this finished.

tylerbenson avatar Aug 18 '22 16:08 tylerbenson

Support for the JDK HttpClient was added back in 1.11.0

Note the current release is 1.21.0

bm1549 avatar Oct 12 '23 22:10 bm1549