pub async fn start_metrics_dumper( path: PathBuf, interval: Duration, ) -> Result<()>
Start a metrics dumper service.