OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Gary Huang 36d9eb8660
Merge pull request #347 from DataDog/gary/shutdown-hook
Fix applications not exiting without explicit exit statement.
2018-06-13 18:39:59 -04:00
.circleci Add additional test task for testing latest versions of a dependency 2018-05-04 14:04:30 +10:00
buildSrc Fix spark instrumentation 2018-04-26 17:01:45 +10:00
dd-java-agent Merge pull request #336 from DataDog/gary/lettuce-integration-branch 2018-06-13 09:18:01 -04:00
dd-java-agent-ittests Add additional Elasticsearch tests for Spring Data. 2018-06-09 10:59:08 +10:00
dd-trace-api Apply jacoco to every java project 2018-05-04 16:23:32 +10:00
dd-trace-ot set span cleaner threads to be daemon threads so that applications can exit without explicit exit statement. 2018-06-07 17:09:59 -04:00
gradle Update Jacoco version 2018-06-06 09:31:25 -04: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 Begin 0.10.0 2018-05-29 18:41:37 +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 lettuce redis client sync and async api instrumentation with sync unit tests complete 2018-06-08 23:53:13 -04:00

README.md

Datadog Java APM

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