OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Tyler Benson ca708db5da Remove trace injection into AWS requests
I don’t think these are helping us and we may still risk messing up the signed request if this happens too late.
2019-03-12 14:08:27 -07:00
.circleci Collect JVM crashes in circleci artifacts 2019-02-04 14:35:59 -05:00
buildSrc Add log output to help CI not time out for long tasks 2019-02-07 11:03:19 -08:00
dd-java-agent Remove trace injection into AWS requests 2019-03-12 14:08:27 -07:00
dd-smoke-tests Increase time we wait for smoke tests servers to start up 2019-02-26 13:33:50 -05:00
dd-trace Review fixes 2019-02-08 14:00:14 -08:00
dd-trace-api Review comments: Replace un-needed instrumentation by just propagating scope not spans 2019-03-06 10:05:21 +11:00
dd-trace-ext Use lombok builder for Tracer construction. 2019-01-29 15:56:46 -08:00
dd-trace-ot Migrate Mongo to Decorator 2019-03-05 20:50:06 -05:00
gradle Remove unnecessary license checker 2019-02-22 13:42:43 -08:00
utils/gc-utils Stop making hard references in HelperInjector 2019-02-27 19:09:01 -08:00
.editorconfig Apply and enforce google checkstyle and formatting 2017-07-12 07:47:19 -07:00
.gitignore Ensure jenv java-version doesnt get committed 2019-01-31 13:51:39 +11:00
.gitmodules Use git submodules to load metrics.yaml files 2019-01-08 10:13:18 -08: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 Begin 0.25.0 2019-02-21 09:21:39 -08:00
gradle.properties Try doubling the metaspace size to fix check task. 2019-01-04 13:43:40 -08: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 branch 'master' into willgittoes-dd/hibernate-integration 2019-03-12 09:39:58 +11:00

README.md

Datadog Java APM

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