Fabian Groffen
Fabian Groffen
Log what exactly? If I'd add a logline in that very bit of code, you'd spam yourself into a DOS in case you encounter a target that b0rks. That's why...
``` cluster mylog file ip /var/log/crap.log; match crap send to mylog stop; ``` The only thing here is how this would respond to logrotate, my first suspicion is that a...
Perhaps I should introduce the "sample" construct so you can do this.
re-reading this issue, I think it would be nice as in the first post when drops etc. are logged in a low-volume manner such that it's easier to spot problems...
In the current code, this would be possible to implement, as the readers can be stacked. It would require a way to read AMQP/RabbitMQ and unpack it into graphite metrics.
It sounds interesting to say the least. I'd like to see what you did, it sounds like it is an improvement nonetheless!
Send statistics has a bug?
They quite diversed from the main branch, that makes it somewhat non-trivial. Intention, however, is to include them or the idea behind it in the future.
Sounds like this would be a bit more thorough rewrite to become memory bound (or a percentage) and try pushing out blocks to disk when exceeding the threshold. It's sort...
carbon-c-relay is more of a router than a cache, a failover target could maybe do what you need.