opentelemetry-java-instrume.../dd-java-agent/instrumentation/http-url-connection/src
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
..
main/java/datadog/trace/instrumentation/http_url_connection Migrate HttpURLConnection instrumentation to Decorator 2019-02-25 14:48:15 -08:00
test/groovy Fix helper injection in context provider 2019-03-26 15:53:34 -04:00