OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
dougqh be9743b86b Eliminate class expression to Advice class
Changing Jasper instrumentation to not load the advice class.
This class was missed originally because it doesn't end in Advice.
2019-11-22 09:51:05 -05:00
.circleci Revert "Disable zulu8 test for time being due to test incompatibility" 2019-11-06 10:12:42 -05: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 Eliminate class expression to Advice class 2019-11-22 09:51:05 -05: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 #1097 from DataDog/ZStriker19/remove_duplicate_okhttp_span_and_okhttp_separate_service 2019-11-20 17:01:18 -06:00
gradle Upgradle to gradle 6.0 2019-11-12 16:26:46 -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 Revert artifactory plugin update 2019-11-13 16:11:18 -05: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 Create Play WS 2.1 Project 2019-11-20 18:13:41 -05:00

README.md

Datadog Java APM

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