statsd-client-0.3.0.0: Statsd UDP client

Safe HaskellNone
LanguageHaskell2010

Network.Statsd.Cluster

Documentation

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

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