spanId

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

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