Has somebody a tip for me on how to analyze the behaviour of OTel? I'm right now using the OTel Instrumentation in conjunction with the Dynatrace OneAgent. Within Dynatrace it picks up the Spans set within the Effect. Yet the Trace and Span IDs deviate to the ones exported to another target with the OLTPTraceExporter. It seems like Dynatrace is picking up the w3c_trace-id and respecting that one, while the OTel data exported as part of the effect instrumentation doesn't pick that up. The Trace and Span IDs for the same spans deviate between the exported data and the dynatrace data.
If sombody has hints on how to analyze that properly I'd be grateful.