OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Tyler Benson 4958a3d306 Fix dependency problem in dropwizard example
There was an incompatible mix of jackson dependencies which caused the app to not start up.  Changed the tracer client to use an old version, but allow the agent to still use a newer version (since it is shadowed).
2018-02-07 12:41:18 +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 Field.ERROR_OBJECT instead of string 2018-02-07 12:02:10 +10:00
dd-java-agent-ittests Use string instead of int representation for IPv4 2018-02-06 17:30:44 +10:00
dd-trace-api Set span.type for all integrations. 2018-01-31 16:13:41 -08:00
dd-trace-ot Fix dependency problem in dropwizard example 2018-02-07 12:41:18 +10:00
examples Use workflows in Circle to test Java 7 and 8 2018-01-22 13:46:50 -05:00
gradle Fix dependency problem in dropwizard example 2018-02-07 12:41:18 +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.3.3 2018-02-05 11:13:13 -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 Kafka and Kafka Streams instrumentation 2018-02-01 20:04:40 +10:00

README.md

Datadog Java APM

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