OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Tyler Benson ac1b57d7a2 Fix test for v0.4 endpoint
Agent returns an error if no content sent, so test was failing.  Need to send empty content for test to succeed.
2018-02-26 13:50:32 +10:00
.circleci Reenable java 7 and 9 CI 2018-01-23 15:54:05 -05:00
buildSrc Use workflows in Circle to test Java 7 and 8 2018-01-22 13:46:50 -05:00
dd-java-agent Use nanotime for additional clock resolution 2018-02-23 13:13:34 +10:00
dd-java-agent-ittests Fix test for v0.4 endpoint 2018-02-26 13:50:32 +10:00
dd-trace-api Set span.type for all integrations. 2018-01-31 16:13:41 -08:00
dd-trace-ot Fix test for v0.4 endpoint 2018-02-26 13:50:32 +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 Add instrumentation for spring error handling 2018-02-13 09:07:53 +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.0 2018-02-15 10:15:12 +10: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