opentelemetry-java-instrume.../dd-java-agent
Tyler Benson d6056a3c27 Fix jersey servlet instrumentation which overrides method
Jersey doesn’t seem to delegate to the original method on HttpServlet, which causes those methods to not be traced properly.

This is impacting dropwizard applications which uses Jersey with embedded Jetty.
2017-12-19 16:53:58 -08:00
..
benchmark Improve benchmark and caching optimizations. 2017-12-08 19:17:59 -08:00
integrations Fix jersey servlet instrumentation which overrides method 2017-12-19 16:53:58 -08:00
src Skip c3p0 proxy classes. 2017-12-11 08:17:59 -08:00
tooling Improve benchmark and caching optimizations. 2017-12-08 19:17:59 -08:00
README.md
dd-java-agent.gradle

README.md

Datadog Java Agent for APM