pub(super) fn construct(
scope: Scope<'_, Timestamp>,
config: &LoggingConfig,
now: Instant,
start_offset: Duration,
workers_per_process: usize,
) -> ReturnExpand description
Constructs the logging dataflow fragment for process resource usage.