lukevenediger / statsd.net

A high-performance stats collection service that feeds into Graphite and aimed at small- to large-scale windows environments.
MIT License
123 stars 25 forks source link

Support statsd.=net -> statsdnet data forwarding with compression #18

Closed lukevenediger closed 10 years ago

lukevenediger commented 10 years ago

Data can be relayed from one statsdnet service to another. This data is compressed and sent over a TCP socket. The client will retry failed sends three times before giving up.