-
```
2015-11-05 15:20:55,920 ERROR [venusian][waitress] "GET /v1/buckets/b4f6b878-44c5-dbdc-25e0-66e36e1673d0/collections/%E8%A6%8B/records" ? (? ms) 'dict' object does not support indexing lang=None…
Natim updated
9 years ago
-
As can be seen in the screenshot below (look for `flushInterval`) the record field documentation doesn't always align with the field name.
![haddock-issue](https://cloud.githubusercontent.com/assets/…
tibbe updated
9 years ago
-
ExStatsD is just slow and most of the times [statsderl](https://github.com/lpgauth/statsderl) performs way better, there is even a new kid on the block [Statix](https://github.com/lexmag/statix).
How …
-
Error:
```
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at [no address given] …
-
Hi,
My StatsD (v0.7.2) config:
``` javascript
{
debug: false,
automaticConfigReload: false,
backends: ["./node_modules/statsd-riemann-backend/index"],
riemann: {
host: 'riemann',
por…
-
Just installed graphios-2.0.3 via pip. Host is ubuntu 14.0.4. It seems to be ignoring the IP address for statsd in /etc/graphios/graphios.cfg.
/etc/graphios/graphios.cfg sets statsd as backend with…
-
Attempted to register a new user on my dev VM and got the following error
```
Environment:
Request Method: POST
Request URL: http://localhost:8000/accounts/register/
Django Version: 1.7.3
Python V…
-
I have the following configuration file, generated using Puppetlabs Operarions' statsd Puppet module (https://github.com/puppetlabs-operations/puppet-statsd):
```
{
backends: [ "../stackdriver-sta…
ghost updated
9 years ago
-
Any thoughts on supporting a model where backend modules are started in a forked process? Metrics would be pushed to the backends over an established pipe, allowing backends to process/post measuremen…
-
One or two poorly chosen metrics suddenly pushed to statsd and graphite can wreak havoc on the system. I had this experience today with a metric in a Django app that ended up including a URL portion i…