opentelemetry-java-instrume.../dd-java-agent/instrumentation
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
..
apache-httpclient-4.3 TestHttpServer is no longer used 2018-05-22 17:12:54 +10:00
aws-java-sdk-1.11.0 Fix AWS version ranges 2018-05-22 16:45:01 +10:00
aws-java-sdk-1.11.106 Fix AWS version ranges 2018-05-22 16:45:01 +10:00
classloaders Change from enum to object for map lookup key 2018-05-07 13:25:08 +10:00
datastax-cassandra-3.2 Fix version upgrading for latestDepTests 2018-05-22 15:14:11 +10:00
elasticsearch-rest-5 Limit version compatibility. 2018-05-23 11:29:13 +10:00
elasticsearch-transport-2 Clear TEST_WRITER before waiting to ensure accurate timing 2018-06-05 14:49:17 +10:00
elasticsearch-transport-5 Clear TEST_WRITER before waiting to ensure accurate timing 2018-06-05 14:49:17 +10:00
elasticsearch-transport-6 Clear TEST_WRITER before waiting to ensure accurate timing 2018-06-05 14:49:17 +10:00
hystrix-1.4 Merge pull request #332 from DataDog/ark/playtime 2018-05-22 18:56:00 -07:00
java-concurrent Skip instrumenting slick thread pool 2018-05-18 11:17:27 -07:00
jax-rs-annotations Elasticsearch Instrumentation 2018-05-23 11:29:13 +10:00
jax-rs-client Merge pull request #329 from DataDog/tyler/elasticsearch-client 2018-05-24 09:03:20 +10:00
jboss-classloading Remove various warnings and other cleanup 2018-05-04 14:05:06 +10:00
jdbc Moved JDBC integration tests to become unit tests 2018-05-15 16:37:55 -04:00
jedis-1.4 Fix version upgrading for latestDepTests 2018-05-22 15:14:11 +10:00
jetty-8 Fix version upgrading for latestDepTests 2018-05-22 15:14:11 +10:00
jms-1 Merge pull request #316 from DataDog/tyler/async-flag 2018-05-11 09:30:17 +10:00
jms-2 Merge pull request #316 from DataDog/tyler/async-flag 2018-05-11 09:30:17 +10:00
kafka-clients-0.11 Fix version upgrading for latestDepTests 2018-05-22 15:14:11 +10:00
kafka-streams-0.11 Fix version upgrading for latestDepTests 2018-05-22 15:14:11 +10:00
mongo-3.1 Fix version upgrading for latestDepTests 2018-05-22 15:14:11 +10:00
mongo-async-3.3 Remove various warnings and other cleanup 2018-05-04 14:05:06 +10:00
okhttp-3 Fix version upgrading for latestDepTests 2018-05-22 15:14:11 +10:00
osgi-classloading Remove various warnings and other cleanup 2018-05-04 14:05:06 +10:00
play-2.4 Enable Play Instrumentation 2018-05-22 15:29:46 -07:00
ratpack-1.4 Elasticsearch Instrumentation 2018-05-23 11:29:13 +10:00
servlet-2 Fix tests. 2018-05-11 15:19:30 +10:00
servlet-3 Merge pull request #333 from DataDog/tyler/force-latest-tests 2018-05-23 11:21:28 +10:00
sparkjava-2.4 Fix version upgrading for latestDepTests 2018-05-22 15:14:11 +10:00
spring-web Fix tests. 2018-05-11 15:19:30 +10:00
trace-annotation Name service based on servlet context 2018-05-11 13:59:03 +10:00
url-connection Add instrumentation for Java’s UrlConnection 2018-06-06 09:12:48 +10:00
instrumentation.gradle Generate at compile-time and lazy-load reference matchers 2018-05-18 10:45:05 -07:00