datadog-apm-rust-sync icon indicating copy to clipboard operation
datadog-apm-rust-sync copied to clipboard

Send spans upon completion

Open Richard-Emler-Paidy opened this issue 2 years ago • 0 comments

Send the trace/spans to datadog when the root span has ended. This removes the need to have an event! to trigger sending the spans to datadog.

Richard-Emler-Paidy avatar Nov 07 '22 03:11 Richard-Emler-Paidy