ActiveTrace
The distributed-trace context active on the current call.
When an app runs tracing, LogCapture consults a TraceContextProvider per event: a sampled trace's traceId/spanId are stamped onto the captured LogRecord so logs line up with spans. Byte sizes match OTLP / SpanRecord: 16-byte trace id, 8-byte span id.