switchy icon indicating copy to clipboard operation
switchy copied to clipboard

Add statsd support

Open goodboy opened this issue 9 years ago • 4 comments

Integrating with pystatsd will be the place to start. This will give the RMS team something useful for monitoring real-time events from FreeSWITCH.

goodboy avatar Mar 15 '16 01:03 goodboy

Alternatively here's the docs on pushing directly to graphite.

goodboy avatar Mar 17 '16 03:03 goodboy

@tgoodlet That's certainly an alternative, but not sure there's much benefit and it has some drawbacks. The only benefit perhaps is simplicity (less components), but using statsd gives you a middle layer to support other backends, not just graphite, and better performance. For the RMS server I am actually considering using a statsd-compatible server in C: https://github.com/github/brubeck

It's unlikely we'll expose the raw graphite backend for external providers.

moises-silva avatar Mar 17 '16 03:03 moises-silva

@moises-silva any news on whether you guys will need something of this sort? Even if it's not directly useful for the monitoring team maybe we could add something useful for the average carrier's data analyst?

goodboy avatar Aug 03 '16 23:08 goodboy

@tgoodlet Not really, my best guess is we'll do this in sep/oct and finally define what our custom metric strategy will be.

moises-silva avatar Aug 04 '16 16:08 moises-silva