Skip to main content

flush_to_gateway

Function flush_to_gateway 

Source
fn flush_to_gateway(
    endpoint: &str,
    payload: String,
    use_http_post: bool,
    username: Option<&str>,
    password: Option<&str>,
)
Expand description

Internal function to push metrics to the gateway.