OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Tyler Benson 6bae328a4f Exclude tests generated by “test-sets” plugin from alternate JVM tests
Tests run under regular classpath, not the custom one defined by the plugin.  This works for some tests where this is expected, but other tests it’s just retesting the `test` sourceset tests, not the custom provided ones (ex: slickTest).
2019-02-15 15:36:47 -08: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 Merge pull request #712 from DataDog/mar-kolya/limit-es-rest-tests 2019-02-15 09:54:34 -05:00
dd-smoke-tests Upgrade Gradle to 4.10.3 2019-02-07 09:43:36 -08:00
dd-trace Review fixes 2019-02-08 14:00:14 -08:00
dd-trace-api Make internal name usage consistent with setting name. 2019-02-08 10:26:40 -08:00
dd-trace-ext Use lombok builder for Tracer construction. 2019-01-29 15:56:46 -08:00
dd-trace-ot Merge pull request #701 from DataDog/mar-kolya/improve-executor-instrumentation 2019-02-11 12:18:36 -05:00
gradle Exclude tests generated by “test-sets” plugin from alternate JVM tests 2019-02-15 15:36:47 -08:00
utils/gc-utils Move awaitGC to common utility package 2019-01-25 10:32:09 -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 Merge pull request #697 from DataDog/tyler/gradle-upgrade 2019-02-11 16:01:35 -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 Add reactor-core instrumentation 2019-02-14 16:59:56 -05:00

README.md

Datadog Java APM

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