Skip to main content

push_once

Function push_once 

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