A network daemon for aggregating statistics (counters and timers), rolling them up, then sending them to graphite or mongodb. WWW: https://github.com/quasor/statsd PR: ports/165279 Submitted by: Evan Sarmiento <bsdports@wayfair.com>
7 lines
200 B
Plaintext
7 lines
200 B
Plaintext
Statsd implementation in Ruby
|
|
|
|
A network daemon for aggregating statistics (counters and timers),
|
|
rolling them up, then sending them to graphite or mongodb.
|
|
|
|
WWW: https://github.com/quasor/statsd
|