opentelemetry-java-instrume.../dd-trace-ot
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
..
docs Remove deprecated usage. 2018-03-09 14:31:48 +10:00
src Add instrumentation for Java’s UrlConnection 2018-06-06 09:12:48 +10:00
README.md Lots of renaming 2018-01-09 10:02:06 +10:00
dd-trace-ot.gradle Refactor decorators and add service name mapping 2018-05-08 16:13:48 +10:00

README.md

Datadog OpenTracing Tracer