pub async fn export_metrics(
    __arg0: State<Arc<AppState>>
) -> Result<impl IntoResponse, String>