Function dipstick::to_graphite [] [src]

pub fn to_graphite<ADDR>(address: ADDR) -> Result<Chain<Graphite>> where
    ADDR: ToSocketAddrs + Debug + Clone

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