traceId

@Serializable(with = ByteStringSerializer::class)
val traceId: ByteString?

Trace context — 16-byte trace id. Present only when this record was emitted inside an active span. Matches OTLP proto3 bytes trace_id.