OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Tyler Benson f57faba5db Allow closing of continuation explicitly
to allow a completed trace to be reported more timely.
Continuation is closed when the returned scope is closed, but can also be closed directly.
2018-03-09 14:31:48 +10:00
.circleci Revert "CI: publish branches prefixed with 'patch_release'" 2018-03-05 12:52:37 +10:00
buildSrc Use workflows in Circle to test Java 7 and 8 2018-01-22 13:46:50 -05:00
dd-java-agent Decouple trace flush from collection 2018-03-09 14:31:48 +10:00
dd-java-agent-ittests Force traces to wait Continuation dereferencing before reporting 2018-03-09 14:31:48 +10:00
dd-trace-api Set span.type for all integrations. 2018-01-31 16:13:41 -08:00
dd-trace-ot Allow closing of continuation explicitly 2018-03-09 14:31:48 +10:00
examples Added Redis instrumentation via Jedis client 2.9 and changed spring-boot-jdbc to spring-boot-jdbc-redis 2018-02-05 12:59:42 -05:00
gradle Revert "CI: publish branches prefixed with 'patch_release'" 2018-03-05 12:52:37 +10:00
.editorconfig Apply and enforce google checkstyle and formatting 2017-07-12 07:47:19 -07:00
.gitignore Lots of renaming 2018-01-09 10:02:06 +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.4.1 2018-02-27 12:49:38 -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 Rename to jedis-1.4 since that’s the earliest working version 2018-02-23 13:04:46 +10:00

README.md

Datadog Java APM

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