OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Guillaume Polaert d1ef5c274b updating to 0.0.1 2017-05-29 16:10:57 +02:00
dd-java-agent updating to 0.0.1 2017-05-29 16:10:57 +02:00
dd-trace Merge remote-tracking branch 'origin/dev' into dev 2017-05-29 16:10:26 +02:00
dd-trace-examples updating to 0.0.1 2017-05-29 16:10:19 +02:00
.gitignore ignoring 2017-05-29 16:03:38 +02:00
README.md Root Readme 2017-05-24 15:22:10 +02:00
pom.xml updating to 0.0.1 2017-05-29 16:10:19 +02:00

README.md

Datadog Trace Java

This repository is the official Datadog Trace Java. It offers you all resources you needed to start to instrument your Java project and see traces in your Datadog account.

This project hosts 3 parts:

  • dd-trace is the Datadog implementation of an Opentracing tracer
  • dd-java-agent is the Java agent allows you to automatically instrument a dozen of frameworks (Spring Boot, Mongo, JMS, MySQl, etc.) without editing one line of code.
  • dd-trace-examples provides you useful examples to start easily your first instrumentation.

And for any questions or feedback, feel free to send us an email: support@datadoghq.com