opentelemetry-java-instrume.../dd-trace
Nikolay Martynov 633fddc46b Fix race codition in AgentWriterTest 2019-01-25 15:58:59 -05:00
..
src Fix race codition in AgentWriterTest 2019-01-25 15:58:59 -05:00
README.md First draft of datadog-api 2018-12-06 08:51:25 -08:00
dd-trace.gradle Move awaitGC to common utility package 2019-01-25 10:32:09 -08:00

README.md

Datadog Tracer Internal API

Contains the core elements needed to create and report APM traces to Datadog.

It's recommended to use :dd-trace-ext in addition to this api.