parentSpanId

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

Parent span id (8 bytes), or null for root spans.