opentelemetry-java-instrume.../dd-java-agent/agent-tooling
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
..
src Change DDAgentWriter to use Disruptor 2019-03-19 09:44:23 -07:00
agent-tooling.gradle Introduce base decorators 2019-02-20 16:11:18 -08:00