go-graphite / docker-go-graphite

Docker image for go-carbon + carbonapi + grafana
MIT License
31 stars 27 forks source link

Don't Merge: Support statsd by brubeck and remove nginx / grafana #20

Open kaija opened 3 years ago

kaija commented 3 years ago

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.