Skip to content

Commit af88150

Browse files
committed
Root Readme
1 parent c500871 commit af88150

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

‎README.md‎

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## Datadog Trace Java
2+
3+
This repository is the official Datadog Trace Java.
4+
It offers you all resources you needed to start to instrument your Java project and
5+
see traces in your [Datadog](https://app.datadoghq.com) account.
6+
7+
![](https://datadog-live.imgix.net/img/datadog_logo_share_tt.png)
8+
9+
10+
This project hosts 3 parts:
11+
12+
* [dd-trace](dd-trace) is the Datadog implementation of an Opentracing tracer
13+
* [dd-java-agent](dd-java-agent) is the Java agent allows you to automatically instrument a dozen of frameworks (Spring Boot, Mongo,
14+
JMS, MySQl, etc.) without editing one line of code.
15+
* [dd-trace-examples](dd-trace-examples) provides you useful examples to start easily your first instrumentation.
16+
17+
18+
19+
And for any questions or feedback, feel free to send us an email: [email protected]

0 commit comments

Comments
 (0)