bgong-mdsol
Results
1
issues of
bgong-mdsol
My application is using Java 11 HttpClient (java.net.http.HttpClient). I could see the instrumentations for OkHttp 3.x and Apache HttpClient in https://github.com/openzipkin/brave/tree/master/instrumentation, Is there any tracing decorators for Java 11 HttpClient?...
enhancement