Richard Emler

Results 4 issues of Richard Emler

Make the first span of a trace the `parent_span` instead of creating a duplicate span called `traceparent`.

The first span of a trace can serve the same role as the `traceparent` currently does.

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.