Module net_spans_table

Module net_spans_table 

Source
Expand description

In-memory net spans in arrow format

Structs§

NetSpanRecord
A single net span row (one per materialized span: Connection / Object / Property / RPC).
NetSpanRecordBuilder
Accumulates NetSpanRecord rows into a single Arrow RecordBatch.

Functions§

net_spans_table_schema
Returns the schema for the net_spans view.