Module mz_compute::logging

source ยท
Expand description

Logging dataflows for events generated by various subsystems.

Re-exportsยง

Modulesยง

  • Logging dataflows for events generated by clusterd.
  • differential ๐Ÿ”’
    Logging dataflows for events generated by differential dataflow.
  • initialize ๐Ÿ”’
    Initialization of logging dataflows.
  • reachability ๐Ÿ”’
    Logging dataflows for events generated by timely dataflow.
  • timely ๐Ÿ”’
    Logging dataflows for events generated by timely dataflow.

Structsยง

  • BatchLogger ๐Ÿ”’
    Logs events as a timely stream, with progress statements.
  • EventQueue ๐Ÿ”’
    Parts to connect a logging dataflows the timely runtime.
  • LogCollection ๐Ÿ”’
    Information about a collection exported from a logging dataflow.
  • PermutedRowPacker ๐Ÿ”’
    Helper to pack collections of Datums into key and value row.
  • SharedLoggingState ๐Ÿ”’
    State shared between different logging dataflows.