Skip to main content

server_spans

Function server_spans 

Source
fn server_spans(
    service: &EntityDeclaration,
    trace: DataFrame,
    window: &GraphQueryWindow,
) -> Result<DataFrame>
Expand description

One trace table’s server spans, normalized to (timestamp, trace_id, parent_span_id, dst_id, status_code, duration_nano).