Software Engineer

Authenticated Metrics Proxy For Graphite

· by jsnby · Read in about 1 min · (54 Words)
Computers Golang Graphite Metrics

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.