dd-trace-java
dd-trace-java copied to clipboard
[WIP] ISSUE-1478: Add support for java 11 http client tracing
What Does This Do
Attempts to add support for the Java 11 HttpClient
Motivation
Address long standing issue - ISSUE-1478
Additional Notes
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 Any update here? Would love to see this finished.