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