Module mz_compute::logging::compute

source ·
Expand description

Logging dataflows for events generated by clusterd.

Structs

Enums

Traits

  • Extension trait to attach ComputeEvent::DataflowError logging operators to collections and batch streams.
  • Extension trait to attach ComputeEvent::ImportFrontier logging operators to streams and arrangements.

Functions

  • construct 🔒
    Constructs the logging dataflow for compute logs.
  • Format the given value and pack it into a Datum::String.
  • Return the sum of all diffs within the given batch.

Type Aliases