Expand description
In-memory net spans in arrow format
Structs§
- NetSpan
Record - A single net span row (one per materialized span: Connection / Object / Property / RPC).
- NetSpan
Record Builder - Accumulates
NetSpanRecordrows into a single ArrowRecordBatch.
Functions§
- net_
spans_ table_ schema - Returns the schema for the
net_spansview.