opentelemetry-java-instrume.../dd-trace
Nikolay Martynov 8f79538067 New API: use full 64bit random ID range 2019-01-03 20:56:52 -05:00
..
src New API: use full 64bit random ID range 2019-01-03 20:56:52 -05:00
README.md First draft of datadog-api 2018-12-06 08:51:25 -08:00
dd-trace.gradle Start implementation of the new tracer API 2018-12-21 10:15:15 -05: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.