Module mz_compute::logging::compute
source ยท Expand description
Logging dataflows for events generated by clusterd.
Structsยง
- Arrangement
Heap ๐Datum - Arrangement
Size ๐State State for tracking arrangement sizes. - Logging state maintained for a compute collection.
- Dataflow
Global ๐Datum - Demux
Handler ๐Event handler of the demux operator. - Demux
Output ๐Bundled output sessions used by the demux operator. - Demux
State ๐State maintained by the demux operator. - Error
Count ๐Datum - Export
Datum ๐ - Export
State ๐State tracked for each dataflow export. - Frontier
Datum ๐ - Hydration
Time ๐Datum - Import
Frontier ๐Datum - LirMapping
Datum ๐ - Metadata for LIR operators.
- A logged peek event.
- Peek
Datum ๐ - Peek
Duration ๐Datum
Enumsยง
- A logged compute event.
Traitsยง
- LogDataflow
Errors ๐Extension trait to attachComputeEvent::DataflowError
logging operators to collections and batch streams.
Functionsยง
- construct ๐Constructs the logging dataflow for compute logs.
- make_
string_ ๐datum Format the given value and pack it into aDatum::String
. - sum_
batch_ ๐diffs Return the sum of all diffs within the given batch.
Type Aliasesยง
- Type alias for a logger of compute events.
- Output
Session ๐ - Pusher ๐
- Update ๐