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.
  • Logging dataflows for events generated by differential dataflow.
  • initialize 🔒
    Initialization of logging dataflows.
  • Logging dataflows for events generated by timely dataflow.
  • timely 🔒
    Logging dataflows for events generated by timely dataflow.

Structs

  • Logs events as a timely stream, with progress statements.
  • EventQueue 🔒
    Parts to connect a logging dataflows the timely runtime.
  • Helper to pack collections of Datums into key and value row.
  • State shared between different logging dataflows.