opentelemetry-java-instrume.../dd-java-agent
Tyler Benson e74167adf2 Update Play instrumentation to work with 2.7
(Don’t be surprised when things break with 2.8… They’re religious about removing deprecated methods on minor release versions.  If they followed standard convention, they’d likely be on at least 11.x.)

Add client test for 2.4-2.5 http library.  2.6+ won’t work because the underlying frameworks we instrument are shaded.

Also add server tests.  We could do a lot more testing since it seems play still supports using Netty as the backing server even though it’s not the default.  It’s difficult to do extensive testing though because they have so many breaking changes between versions.
2019-08-22 12:43:13 -07:00
..
agent-bootstrap Make Muzzle handle cleaner thread properly. 2019-08-19 17:27:01 -07:00
agent-jmxfetch Update JMXFetch to 0.30.1 2019-08-14 11:27:30 -07:00
agent-tooling Remove project config centrally defined and other misc cleanup 2019-08-22 12:43:13 -07:00
benchmark Upgradle gradle 2019-04-03 12:56:15 -04:00
benchmark-integration Change shell script to work with play 2018-12-14 11:19:17 -05:00
instrumentation Update Play instrumentation to work with 2.7 2019-08-22 12:43:13 -07:00
src Always use reflection to get VM args 2019-08-06 16:12:43 -04:00
testing Update Play instrumentation to work with 2.7 2019-08-22 12:43:13 -07:00
README.md
dd-java-agent.gradle Getting the -javaagent parameter is necessary in some cases 2019-08-05 13:53:38 -04:00

README.md

Datadog Java Agent for APM