OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Tyler Benson b00cdee54a Capture full servlet URL in decorator
This is needed in order to tag the query string (when configured).

Full test suite will follow in future PR.
2019-12-12 13:47:40 -08:00
.circleci Fix CircleCI muzzle build running out of memory 2019-11-27 12:37:43 -08:00
.github Fix log message and add ignores 2019-05-24 11:44:10 -07:00
buildSrc Add assert to ensure muzzle range not empty and update spring-data 2019-10-23 14:09:01 -07:00
dd-java-agent Capture full servlet URL in decorator 2019-12-12 13:47:40 -08:00
dd-smoke-tests Upgradle to gradle 6.0 2019-11-12 16:26:46 -05:00
dd-trace-api Increase code coverage by removing unused method + tests 2019-11-19 10:47:14 -05:00
dd-trace-ot Merge pull request #1125 from DataDog/dougqh/service-decorator-ordering 2019-12-12 10:33:07 -05:00
gradle bytebuddy 1.10.4 2019-11-29 13:51:55 -05:00
tooling Copy over dd_jvm_stats.sh from #939 2019-08-20 12:27:36 -07:00
utils Avoid loading `Config` in `DDSpecification` 2019-10-10 12:56:53 -04:00
.editorconfig Apply and enforce google checkstyle and formatting 2017-07-12 07:47:19 -07:00
.gitignore Add crash dumps to gitignore 2019-06-24 12:57:08 -04:00
.gitmodules Use git submodules to load metrics.yaml files 2019-01-08 10:13:18 -08:00
CONTRIBUTING.md Apply suggestions from CR #827 2019-05-17 10:15:03 +02:00
LICENSE Create LICENSE 2017-07-13 11:10:37 -04:00
LICENSE-3rdparty.csv simple load generator tool 2019-11-07 16:50:23 -05: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.39.0 2019-11-22 14:35:50 -08:00
gradle.properties Try doubling the metaspace size to fix check task. 2019-01-04 13:43:40 -08:00
gradlew Upgradle to gradle 6.0 2019-11-12 16:26:46 -05:00
gradlew.bat Update gradle to 5.5.1 2019-07-12 10:07:08 -04:00
settings.gradle Merge pull request #1129 from DataDog/brian.devinssuresh/jedis-3.0 2019-12-11 11:22:16 -05:00

README.md

Datadog Java APM

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