Authenticated Metrics Proxy For Graphite
I’ve been dabbling with the Go programming language lately. I find that when learning a new programming language, I do better if I’m building something useful. I decided to build a prototype proxy server for Graphite’s Carbon service that authenticates metrics before passing them on to Carbon. You can find the code on Github.