conndots / statsd

Simple daemon for easy stats aggregation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conndots/statsd

v1.0

Modified from etsy/statsd, you can group the nodes to be configured to different graphite backend storages. Configure the grouping strategies in conf/proxy_node_groups.js. It uses prefix matching to decide which group to send and use hashring to hash and leverage.
Use proxy.js conf/proxy_node_groups.js 8127 8128 to start the proxy node. 8127 is the default port and 8128 is the mgnt port.

About

Simple daemon for easy stats aggregation

License:MIT License


Languages

Language:JavaScript 97.5%Language:Shell 1.5%Language:Perl 1.0%