OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Guillaume Polaert 22b2818d11 Renaming project 2017-05-29 09:29:22 +02:00
dd-java-agent Removing buggy es contrib 2017-05-24 16:09:02 +02:00
dd-trace typo 2017-05-24 15:13:15 +02:00
dd-trace-examples Renaming project 2017-05-29 09:29:22 +02:00
.gitignore Refactoring project skel 2017-05-23 14:08:55 +02:00
README.md Root Readme 2017-05-24 15:22:10 +02:00
pom.xml small fixes 2017-05-23 14:47:02 +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