opentelemetry-java-instrume.../dd-java-agent
Nikolay Martynov 3b0e769e88 Fix helper injection in context provider
Currently helpers will not be injected if instrumentation doesn't
apply. Unfortunately it is possible for some classes to have context
fields added even if instrumentation is not allied (i.g. instrumented
classes are not used). Fix this by always injecting all helpers if we
inject context fields.
2019-03-26 15:53:34 -04:00
..
agent-bootstrap Support Unix Domain Socket proxy to send traces 2019-03-15 11:36:44 -07:00
agent-jmxfetch Merge pull request #752 from DataDog/arbll/add-uds-support 2019-03-11 08:22:51 -07:00
agent-tooling Fix helper injection in context provider 2019-03-26 15:53:34 -04:00
benchmark Upgrade Gradle to 4.10.3 2019-02-07 09:43:36 -08:00
benchmark-integration Change shell script to work with play 2018-12-14 11:19:17 -05:00
instrumentation Fix helper injection in context provider 2019-03-26 15:53:34 -04:00
src Support Unix Domain Socket proxy to send traces 2019-03-15 11:36:44 -07:00
testing Avoid race in TestHttpServer port selection 2019-03-06 12:55:02 -05:00
README.md
dd-java-agent.gradle Migrate OkHttp Instrumentation to Decorators 2019-03-08 15:12:29 -08:00

README.md

Datadog Java Agent for APM