Function dipstick::to_statsd[][src]

pub fn to_statsd<ADDR>(address: ADDR) -> Result<Chain<Statsd>> where
    ADDR: ToSocketAddrs

Send metrics to a statsd server at the address and port provided.