NAME
Etsy::StatsD
DESCRIPTION
- new (HOST, PORT, SAMPLE_RATE)
-
Create a new instance.
- timing(STAT, TIME, SAMPLE_RATE)
-
Log timing information
- increment(STATS, SAMPLE_RATE)
-
Increment one of more stats counters.
- increment(STATS, SAMPLE_RATE)
-
Decrement one of more stats counters.
- increment(STATS, DELTA, SAMPLE_RATE)
-
Update one of more stats counters by arbitrary amounts.
- send(DATA, SAMPLE_RATE)
-
Sending logging data; implicitly called by most of the other methods.
AUTHOR
Steve Sanbeg http://www.buzzfeed.com/stv