OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Gary Huang 989a259ec2 Fix code with suggestions from Tyler regarding previous commit.
no longer includes the command argument if the redis command being called is AUTH since it contains sensitive information.
2018-06-08 23:53:13 -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 Fix code with suggestions from Tyler regarding previous commit. 2018-06-08 23:53:13 -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 Add instrumentation for Java’s UrlConnection 2018-06-06 09:12:48 +10:00
gradle Replace @Unroll’s with a rule to always unroll. 2018-05-10 15:24:59 +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 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