OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
renaudboutet 5e957558e3 Moving resolver in agent 2017-05-29 16:28:32 +02:00
dd-java-agent Moving resolver in agent 2017-05-29 16:28:32 +02:00
dd-trace Moving resolver in agent 2017-05-29 16:28:32 +02:00
dd-trace-examples Updating readme 2017-05-29 15:01:04 +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