go-kit / kit

A standard library for microservices.
https://gokit.io
MIT License
26.65k stars 2.44k forks source link

Riemann metrics #527

Open alex-leonhardt opened 7 years ago

alex-leonhardt commented 7 years ago

Hi,

Is it possible to add riemann metrics to go-kit please ? I believe many companies are using Riemann to aggregate metrics and alert based on "change" to those metrics.

I can try add this myself, but I do not have much experience with go-lang (yet).

Thanks Alex

alpeb commented 7 years ago

If no one else is tackling this one, I have some spare cycles and would love to give it a shot!

alex-leonhardt commented 7 years ago

cool - i was going to give it a go but my Go-foo is weak so I'd have started copying stuff from the statsd module to get something basic working first .. happy to try and help, but still new to Go and am not actually really a "developer" as such either :)