opentelemetry-java-instrume.../dd-trace-ot
Tyler Benson 7ffcf5ad4d Change DDAgentWriter to use Disruptor
Serialize payloads as they arrive, send to agent when size exceeds 5MB.

If a flood of traces fills up the RingBuffer, we still count the traces that are discarded for stats reporting.

Do we want to allow configuration of the RingBuffer size?
2019-03-19 09:44:23 -07:00
..
docs Fix a couple typos. 2018-10-02 21:51:04 -04:00
src Change DDAgentWriter to use Disruptor 2019-03-19 09:44:23 -07:00
README.md Lots of renaming 2018-01-09 10:02:06 +10:00
dd-trace-ot.gradle Change DDAgentWriter to use Disruptor 2019-03-19 09:44:23 -07:00

README.md

Datadog OpenTracing Tracer