Function servers::otlp::trace::write_span_to_row

source ยท
pub fn write_span_to_row(writer: &mut TableData, span: TraceSpan) -> Result<()>