statsd-client-0.1.0.1: Statsd UDP client

Safe HaskellNone
LanguageHaskell2010

Network.Statsd.Cluster

Documentation

count :: Cluster -> Stat -> Int -> IO () Source

gauge :: Cluster -> Stat -> Int -> IO () Source