background_metrics

Function background_metrics 

Source
pub async fn background_metrics(
    metrics_channels: Vec<Sender<Metric>>,
    parallelism: usize,
)
Expand description

Performs background periodic metrics collection.