docker-go-graphite
docker-go-graphite copied to clipboard
Don't Merge: Support statsd by brubeck and remove nginx / grafana
Just want to contribute back to origin project. In some case, we only need a high performance graphite just like go-graphite. However, we already have nginx and grafana. We only need statsd and graphite API in a single container. Compared with node.js statsd we prefer the c implementation statsd. Just like https://github.com/github/brubeck Thus, I merge the brubeck into your go-graphite docker.