opentelemetry-java-instrume.../dd-java-agent
Gary Huang 26c354dad2
Fix Flaky Ratpack Fork Test
Ratpack tests occasionally fail with the handler span and manually started span out of order. This will ensure that if a span is manually started inside of the handler then it will be finished after the handler span is finished, which is when the request has been responded to.
2018-12-07 00:49:37 -05:00
..
agent-bootstrap Put back muzzle check for 'dd-' threads 2018-12-05 17:20:50 -05:00
agent-jmxfetch Configure jmxfetch to use new gc metrics 2018-11-30 10:13:11 -08:00
agent-tooling Put back muzzle check for 'dd-' threads 2018-12-05 17:20:50 -05:00
benchmark Remove historical releases 2018-10-24 10:18:30 +10:00
benchmark-integration Address comments and add onClose callback on context to close scope. 2018-11-26 17:26:48 -05:00
instrumentation Fix Flaky Ratpack Fork Test 2018-12-07 00:49:37 -05:00
src Use JMXFetch as a library 2018-10-18 09:46:44 -04:00
testing Add tests to verify that fields are not injected when feature is disabled 2018-11-29 15:18:46 -08:00
README.md Update documentation (#67) 2017-07-27 21:08:35 +02:00
dd-java-agent.gradle Upgrade shadow to 4.0.1 and exclude module-info.class files. 2018-10-22 10:44:04 +10:00

README.md

Datadog Java Agent for APM