-
trying to use hostedgraphite backend
followed all the instructions...
when starting getting this:
ubuntu@ubuntu-UX31E:~/statsd$ node stats.js hostedConfig.js
5 Dec 11:55:11 - reading config file: ho…
-
I'm having some trouble using the sourceRegex option added in #18
When I use the following configuration file, [JsonLint](http://jsonlint.com/) complains, as it should... it's not valid JSON.
```
{…
-
Hi, I have installed edx-platform on stand alone Ubuntu 12.04. There were many hiccups and the installation was not so smooth. After fiddling much could get edX up and running but there is an issue wi…
-
would there be any interest in somehow (there can be multiple approaches to this) extracting source from metric name? That way people could use similar logical grouping between different statsd backen…
erkki updated
11 years ago
-
I realize that gauges were designed to be sticky: statsd continues to write the last known value for every flush interval. https://github.com/etsy/statsd/pull/62
Is there a reason why you'd want to d…
-
Adds Statsd to boxen. Currently only supports graphite, will soon support [third-party backends](https://github.com/etsy/statsd/blob/master/docs/backend.md)
https://github.com/cadwallion/puppet-stats…
-
I have two Statsd 0.6.0 server running
1. 171.69.115.14
2. 171.69.115.13
I intend to forward UDP packets from 171.69.115.14 to 171.69.115.13.
My config file for Statsd running at 171.69.115.14 is
…
-
Have you tried the module with AWS? I always have the error:
Chef::Exceptions::CookbookNotFound - Cookbook nodejs not found
I just started to use Chef and I don't if I should reply all the recipe of…
-
I am using version 0.6.0
My configuration is,
{
graphitePort: 2003
, graphiteHost: "smsa1hdn016.webex.com"
, port: 8125
, backends: [ "./backends/graphite" ]
, debug: true
, graphite:
…
-
I will be needing metrics to tweak copy, button text, alternate flows through the UI, etc. I need to be able to track the effects of design decisions so we can fine-tune the site.