opentelemetry-java-instrume.../dd-java-agent/instrumentation/http-url-connection
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
..
src Fix helper injection in context provider 2019-03-26 15:53:34 -04:00
http-url-connection.gradle Rework the way multi-jvm tests work 2018-10-02 13:20:19 -04:00