opentelemetry-java-instrume.../dd-java-agent/integrations
Tyler Benson 871ce37f80 Migrate JMS to Byte Buddy and add JMS 1 support
This does not yet include instrumentation for MessageListener.
I think there is actually no difference between the instrumentation so we should combine them.
I also added TEXT_MAP as a format that maps to the HTTP Codec.  There is some remapping inside the instrumentation to remove dashes before setting as a property.  This should also be changed when an official format is defined.

This also currently has a problem with Spring Boot applications as the JMS Util references classes not on the system classpath (it needs to be injected into the child classpath)
2017-11-17 12:06:30 -08:00
..
apache-httpclient Add version scan verification and test in CI 2017-08-24 17:15:22 -07:00
aws-sdk Fix transitive dependencies 2017-11-10 11:45:00 -05:00
cassandra Add version scan verification and test in CI 2017-08-24 17:15:22 -07:00
helpers Migrate JMS to Byte Buddy and add JMS 1 support 2017-11-17 12:06:30 -08:00
jms-1 Migrate JMS to Byte Buddy and add JMS 1 support 2017-11-17 12:06:30 -08:00
jms-2 Migrate JMS to Byte Buddy and add JMS 1 support 2017-11-17 12:06:30 -08:00
mongo Add version scan verification and test in CI 2017-08-24 17:15:22 -07:00
mongo-async Add version scan verification and test in CI 2017-08-24 17:15:22 -07:00
okhttp Add version scan verification and test in CI 2017-08-24 17:15:22 -07:00
servlet-2 Fix transitive dependencies 2017-11-10 11:45:00 -05:00
servlet-3 Fix transitive dependencies 2017-11-10 11:45:00 -05:00
spring-web Fix transitive dependencies 2017-11-10 11:45:00 -05:00