OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Nikolay Martynov 389f65687a Fix some flakiness in Lettuce tests
It looks like automatic reconnection was enabled which lead to random
traces popping up in random places when Redis server was shutdown.

Also make sure that server persists only during single test to weedout
all inter-test dependencies.
2018-06-21 17:44:19 -04:00
.circleci Enable code coverage check for java7 and java9 2018-06-21 11:47:19 -04:00
buildSrc Add version scan. 2018-06-18 12:52:42 +10:00
dd-java-agent Fix some flakiness in Lettuce tests 2018-06-21 17:44:19 -04:00
dd-java-agent-ittests Add additional Elasticsearch tests for Spring Data. 2018-06-09 10:59:08 +10:00
dd-trace-api CorrelationIdentifier for MDC frameworks. 2018-06-14 15:33:15 -07:00
dd-trace-ot Simplify Jacoco configuration 2018-06-20 17:13:30 -04:00
gradle Merge pull request #352 from DataDog/tyler/netty 2018-06-21 14:11:12 +10:00
.editorconfig Apply and enforce google checkstyle and formatting 2017-07-12 07:47:19 -07:00
.gitignore Remove examples and cleanup ignores 2018-05-24 11:13:00 +10:00
LICENSE Create LICENSE 2017-07-13 11:10:37 -04:00
LICENSE-3rdparty.csv Remove Byteman now that instrumentation is migrated 2017-12-07 13:11:26 -08:00
NOTICE Create NOTICE 2017-07-13 10:16:04 -04:00
README.md Remove documentation from readme and point to official docs 2018-01-31 16:31:25 -08:00
dd-trace-java.gradle Upgrade some versions. 2018-06-14 11:56:56 +10:00
gradlew Add gradlew to examples and update docs 2017-07-21 17:03:31 -07:00
gradlew.bat Add gradle build scripts. 2017-06-30 11:35:57 -07:00
settings.gradle Merge pull request #352 from DataDog/tyler/netty 2018-06-21 14:11:12 +10:00

README.md

Datadog Java APM

To use and configure Datadog Java APM, see https://docs.datadoghq.com/tracing/languages/java