opentelemetry-java-instrume.../dd-java-agent/instrumentation
Nikolay Martynov e41769232e Fix AWS instrumentation warning in Idea
Idea complains about duplicates root because we run latest dep tests
and 'later version' tests from the same dir. This is ultimately
TestSetd plugin bug by the looks of it, but we can work around it by
swapping old and new version tests.

Also run both old and new version tests under 'test' task.
2019-04-09 10:50:07 -04:00
..
akka-http-10.0 Span type should only be an attribute and not inherited 2019-02-28 12:39:51 -08:00
apache-httpclient-4 Span type should only be an attribute and not inherited 2019-02-28 12:39:51 -08:00
aws-java-sdk-1.11.0 Fix AWS instrumentation warning in Idea 2019-04-09 10:50:07 -04:00
aws-java-sdk-2.2 AWS v2: use scope when span is created 2019-04-05 11:13:53 -04:00
couchbase-2.0 Stop using `scopeManager().activate(span, true)` 2019-04-08 11:54:47 -04:00
datastax-cassandra-3 Stop using `scopeManager().activate(span, true)` 2019-04-08 11:54:47 -04:00
dropwizard Span type should only be an attribute and not inherited 2019-02-28 12:39:51 -08:00
elasticsearch Span type should only be an attribute and not inherited 2019-02-28 12:39:51 -08:00
grpc-1.5 Stop using `scopeManager().activate(span, true)` 2019-04-08 11:54:47 -04:00
hibernate Limit hibernate integration tests to 5.x.x since we do not support 6+ 2019-04-05 10:43:16 -04:00
http-url-connection Stop using `scopeManager().activate(span, true)` 2019-04-08 11:54:47 -04:00
hystrix-1.4 Upgradle gradle 2019-04-03 12:56:15 -04:00
java-concurrent Add compile dep on scala to make Idea happy 2019-04-03 13:59:25 -04:00
jax-rs-annotations Review changes. 2019-02-27 12:39:03 -08:00
jax-rs-client Fix some compiler warnings 2019-04-05 12:58:54 -04:00
jboss-classloading Improve OSGi class loader instrumentation 2019-01-25 08:52:07 -05:00
jdbc Restrict derby version 2019-03-12 11:52:39 +11:00
jedis-1.4 Span type should only be an attribute and not inherited 2019-02-28 12:39:51 -08:00
jetty-8 Migrate Jetty instrumentation to Decorator 2019-02-28 13:54:37 -08:00
jms Stop using `scopeManager().activate(span, true)` 2019-04-08 11:54:47 -04:00
jsp-2.3 Migrate JSP instrumentation to Decorator 2019-02-28 14:30:28 -08:00
kafka-clients-0.11 Migrate kafka instrumentation to Decorator. 2019-02-28 16:27:31 -08:00
kafka-streams-0.11 Migrate kafka instrumentation to Decorator. 2019-02-28 16:27:31 -08:00
lettuce-5 Span type should only be an attribute and not inherited 2019-02-28 12:39:51 -08:00
mongo-3.1 Make sure span is opened and closed with scope in Mongo 2019-04-05 11:13:53 -04:00
mongo-async-3.3 Make sure span is opened and closed with scope in Mongo 2019-04-05 11:13:53 -04:00
netty-4.0 Stop using `scopeManager().activate(span, true)` 2019-04-08 11:54:47 -04:00
netty-4.1 Stop using `scopeManager().activate(span, true)` 2019-04-08 11:54:47 -04:00
okhttp-3 Stop using `scopeManager().activate(span, true)` 2019-04-08 11:54:47 -04:00
osgi-classloading Improve OSGi class loader instrumentation 2019-01-25 08:52:07 -05:00
play-2.4 Migrate Play instrumentation to Decorators 2019-03-11 11:54:28 -07:00
rabbitmq-amqp-2.7 Stop using `scopeManager().activate(span, true)` 2019-04-08 11:54:47 -04:00
ratpack-1.4 Migrate Mongo to Decorator 2019-03-05 20:50:06 -05:00
reactor-core-3.1 Add reactor-core instrumentation 2019-02-14 16:59:56 -05:00
servlet-2 Span type should only be an attribute and not inherited 2019-02-28 12:39:51 -08:00
servlet-3 Span type should only be an attribute and not inherited 2019-02-28 12:39:51 -08:00
slf4j-mdc Move integrations config to Config class. 2019-02-05 08:20:49 -08:00
sparkjava-2.3 Migrate Jetty instrumentation to Decorator 2019-02-28 13:54:37 -08:00
spring-web Migrate Spring Web{flux} instrumentation to Decorator 2019-03-12 09:38:53 -07:00
spring-webflux Migrate Spring Web{flux} instrumentation to Decorator 2019-03-12 09:38:53 -07:00
spymemcached-2.12 Stop using `scopeManager().activate(span, true)` 2019-04-08 11:54:47 -04:00
tomcat-classloading Add instrumentation for Tomcat webapp classloading 2019-02-28 12:58:08 -05:00
trace-annotation Span type should only be an attribute and not inherited 2019-02-28 12:39:51 -08:00
vertx Migrate Netty instrumentation to Decorator 2019-03-04 08:16:25 -08:00
instrumentation.gradle review fixes 2019-02-26 08:32:43 -08:00