Module mz_compute::logging::compute

source ยท
Expand description

Logging dataflows for events generated by clusterd.

Structsยง

Enumsยง

Traitsยง

  • LogDataflowErrors ๐Ÿ”’
    Extension trait to attach ComputeEvent::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 a Datum::String.
  • sum_batch_diffs ๐Ÿ”’
    Return the sum of all diffs within the given batch.

Type Aliasesยง