Module mz_storage_controller::healthcheck
source · Structs
- A lightweight wrapper around
CollectionManagerthat assists with appending status updates to tomz_internal.mz_{source|status}_history - Represents an entry in
mz_internal.mz_{source|sink}_status_historyFor brevity’s sake, this is represented as a single type because currently the two relation’s have the same shape. If thta changes, we can bifurcate this