pub async fn background_metrics( metrics_channels: Vec<Sender<Metric>>, parallelism: usize, )
Performs background periodic metrics collection.