opentelemetry-java-instrume.../dd-java-agent/instrumentation/url-connection
Tyler Benson d235618a6e Add instrumentation for Java’s UrlConnection
For HttpUrlConnection, trace propagation headers are added to the outgoing request.

Due to the awkward design of the API, the ability to instrument in a natural way was limited, thus the main points instrumented are the get{Input,Output}Stream methods.
2018-06-06 09:12:48 +10:00
..
src Add instrumentation for Java’s UrlConnection 2018-06-06 09:12:48 +10:00
url-connection.gradle Add instrumentation for Java’s UrlConnection 2018-06-06 09:12:48 +10:00