opentelemetry-java-instrume.../dd-java-agent/agent-tooling
Tyler Benson 42545a0906 Remove synchronization from RateByServiceSampler
This change avoids lock contention in a hot code path.

I also added double check locking in ClassLoaderMatcher to reduce the need of locking there.
2019-09-10 12:44:13 -07:00
..
src Remove synchronization from RateByServiceSampler 2019-09-10 12:44:13 -07:00
agent-tooling.gradle Remove project config centrally defined and other misc cleanup 2019-08-22 12:43:13 -07:00