opentelemetry-java-instrume.../dd-java-agent
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
..
agent-bootstrap Change packaging of internal jars to be exploded in a subfolder 2019-08-29 16:04:10 -04:00
agent-jmxfetch Update jmxfetch 2019-08-26 12:50:44 -04:00
agent-tooling Remove synchronization from RateByServiceSampler 2019-09-10 12:44:13 -07:00
benchmark Upgradle gradle 2019-04-03 12:56:15 -04:00
benchmark-integration Change shell script to work with play 2018-12-14 11:19:17 -05:00
instrumentation Merge pull request #980 from marcoferrer/grpc-interceptor-error-tag 2019-09-09 15:58:47 -07:00
src Use .isolated instead of .jar 2019-08-30 14:06:51 -04:00
testing Adding FIXME for possible test clean-up 2019-09-05 13:23:51 -04:00
README.md
dd-java-agent.gradle Run all tests on all java version 2019-09-03 13:03:16 -04:00

README.md

Datadog Java Agent for APM