Jason Dixon
                                            Jason Dixon
                                        
                                    refs https://github.com/graphite-project/carbon/pull/591
I'm pushing this back to the next milestone for now. I would like to see this go in but after working on it for a day I feel like there's...
refs https://github.com/graphite-project/graphite-web/pull/1700
@deniszh any objections?
A `carbon.conf` I've been using for benchmarking on an EC2 [i2.4xlarge](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/i2-instances.html) with a 400GB io2 20k IOPS EBS volume. ``` [relay] USER = carbon LOG_LISTENER_CONNECTIONS = False RELAY_METHOD = consistent-hashing...
And the associated `haproxy.cfg`: ``` global log /dev/log local0 log /dev/log local1 notice chroot /var/lib/haproxy user haproxy group haproxy daemon maxconn 8192 pidfile /var/run/haproxy.pid defaults balance roundrobin log global mode...
Forgot to mention the `storage-schemas.conf`: ``` [collectd] pattern = ^collectd\. retentions = 10s:1w, 60s:1y [haggar] pattern = ^haggar\. retentions = 10s:1d, 60s:1w, 1h:1y [default] pattern = .* retentions = 60s:1y...
And what about folks that don't want to run their own webserver?
There's definitely value in having tasseo ripped out as its own repo/package. Organizationally I think it would make sense to rip the ruby bits out (e.g. tasseo-web) and leave the...
Have you followed the instructions? https://github.com/obfuscurity/tasseo#local