-
Throws a validation error for a null circumference field:
```
ValidationError at /survey/
{'circumference': [u'This field cannot be null.']}
Request Method: POST
Request URL: http://kolkata.internal…
-
Hi,
I am using statsd to send the metrics to graphite. my new requirement is from statsd like to send the metrics to graphite as well to influxdb .
Please share the config.js format.
Thanks
-
I'd like use statsd to check the performance of a nginx server (through LUA).
As a key, I'm using [uri].[method].[http status code]
During my tests, I notice the key stored in the daemon isn't correc…
-
I'm playing with statsd & ceres at the moment (specifically a fork+port of ceres to node.js for funs) and I noted a problem with my collection.
I've configured everything to flush @ 60s intervals and…
-
I've been working at an organisation running pystatsd for a while. No one could explain to me we set() was the right way to implement absolute value counters (as opposed to rate counter) and every tim…
banks updated
10 years ago
-
Using the docker image, it's like it's not respecting the cache config in /etc/graphite-api.yaml.
I've tried a bunch of things, currently looks like:
cache:
# memcache seems to have issues with …
-
I am using following config to setup statsd. Trying to get aggregated statistics to my local mongodb. However, when i send metrics using `echo "ankit:30|c" | nc -u -w0 127.0.0.1 8125`, I am not able t…
-
I've given the wiki doco a quick read-through and it seems like inspeqtor is a really nice way to collect information from a number of systems and configure email alerts for threshold violations. Is …
-
installing this with npm does not deliver it to the backends directory in the statsd module. Is it supposed to?
-
Looking at putting the data together for a post about the statsd_proxy in production and noticed that the numStats reported is much lower than the metrics that graphite received.
Noticed that for tim…