dd-trace-java icon indicating copy to clipboard operation
dd-trace-java copied to clipboard

Hack to send traces via rust data-pipeline

Open bantonsson opened this issue 1 year ago • 0 comments

What Does This Do

Hack to try out native bindings for rust data pipeline in Java. See DataDog/libdatadog#360

Motivation

R&D week.

Additional Notes

Currently only works on Mac, and you have to publish the bindings locally. Runs the dd-smoke-tests:spring-boot-2.4-webflux tests successfully with the NativeWriter

bantonsson avatar Mar 15 '24 16:03 bantonsson