opentelemetry-java-instrume.../dd-trace
Tyler Benson bc2041b5b6 New API: Allow creating timestamp with custom time. 2019-02-07 15:48:31 -08:00
..
src New API: Allow creating timestamp with custom time. 2019-02-07 15:48:31 -08:00
README.md First draft of datadog-api 2018-12-06 08:51:25 -08:00
dd-trace.gradle Abstract decorator classes for new API 2019-01-31 09:04:44 -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.