async fn push_once( client: &Client, url: &str, jwt: &str, registry: &Registry, external_labels: &[Label], rate_limit_warned: &AtomicBool, telemetry_log_filter: &str, )