opentelemetry-java-instrume.../dd-java-agent/instrumentation/slf4j-mdc
dougqh 6b096c2240 Replacing Advice.class references
Replacing Advice.class references with string construction.

This stops the JVM from loading the Advice classes which are used as templates for byte buddy and doesn't ever need to be run directly.

This eliminates ~130 class loads at start-up -- and saves 0.5MiB in metaspace
2019-11-18 16:09:30 -05:00
..
src Replacing Advice.class references 2019-11-18 16:09:30 -05:00
slf4j-mdc.gradle Remove common (redundant) dependencies 2019-08-06 14:51:04 -07:00