We are trying to use this for a complex build pipeline, it works inside jobs (we create a known root span ID and trace ID and then set TRACEPARENT at the start of each job)
However, we can't find a way to send the root span at the end of the pipeline.
If we could specify the trace ID and span ID then this would work for us.
Thank you!