traceId

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

128-bit trace id as raw bytes (16 bytes). Matches OTLP proto3 bytes trace_id.