OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Tyler Benson 2174f21d61 Allow executor tracing to flow across distinct executors
Otherwise any async work is lost after the first executor jump.
2018-09-21 11:12:19 +10:00
.circleci Use CouchbaseMock instead of actual server 2018-09-05 14:46:22 +10:00
buildSrc Muzzle inverse assertions 2018-08-24 10:47:37 -07:00
dd-java-agent Allow executor tracing to flow across distinct executors 2018-09-21 11:12:19 +10:00
dd-java-agent-ittests Wait for given reference to get GCed in `waitGC` 2018-08-21 10:05:10 -04:00
dd-trace-api Refactor DDTraceConfig to a Config we can use globally 2018-09-12 17:14:58 -04:00
dd-trace-ot Refactor DDTraceConfig to a Config we can use globally 2018-09-12 17:14:58 -04:00
gradle Upgrade gradle to 4.10.1 2018-09-19 15:13:42 +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
CONTRIBUTING.md Add import format and remove conditional reformat. 2018-07-31 11:48:26 +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 gradle to 4.10.1 2018-09-19 15:13:42 +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 #493 from DataDog/gary/muzzle-datastax-cassandra 2018-09-19 16:38:06 -04:00

README.md

Datadog Java APM

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