-
I think we should consider separating the flush_stats code from the backend into a different location. If there are going to be multiple backends, then there should only be one place that handles all …
-
I am trying to get a statsd instance running locally to try out, and I am having trouble getting the console backend to work. Here is my config file:
``` JavaScript
{
port: 8125
, backends: ["conso…
-
Hi,
I'm getting the following error
node stats.js config.js
23 May 20:08:59 - reading config file: dConfig.js
23 May 20:08:59 - server is up
23 May 20:08:59 - Loading backend: ./backends/graphite
…