This commit is contained in:
Guillaume Polaert 2017-05-30 11:40:51 +02:00
parent fabe2c338a
commit 59ba88ac2d
1 changed files with 3 additions and 3 deletions

View File

@ -14,9 +14,9 @@ gather all traces in your [Datadog](https://app.datadoghq.com) account.
### Start in minutes
* [Introduction to the Datadog APM](https://www.datadoghq.com/apm/). Learn what you can do with the Next-Gen APM and how to get started.
* [Install the Datadog Java agent](https://github.con/datadog/dd-trace-java/dd-java-agent). Instructions for supported technologies, web-servers and frameworks.
* [Browse examples](https://github.con/datadog/dd-trace-java/dd-trace-examples). See how to instrument legacy projects based on the most used tehcnologies.
* [DD Trace API](https://github.con/datadog/dd-trace-java/dd-trace). We choose to embrace the Opentracting initiative, use the Trace Java API to customize your instrumentation.
* [Install the Datadog Java agent](dd-java-agent). Instructions for supported technologies, web-servers and frameworks.
* [Browse examples](dd-trace-examples). See how to instrument legacy projects based on the most used tehcnologies.
* [DD Trace API](dd-trace). We choose to embrace the Opentracting initiative, use the Trace Java API to customize your instrumentation.
### Help or questions?