← Back to team overview

openstack team mailing list archive

Re: swprobe: swift middleware for sending metrics to graphite using statsd

 

Hi John,

Apparently my google-fu is not up to snuff, as I wasn't aware of that project. Had I been, I probably would've just extemded that one. :)

Cheers,
Jasper

________________________________________
From: John Dickinson [me@xxxxxx]
Sent: Tuesday, February 21, 2012 5:44 PM
To: Jasper Capel
Cc: openstack@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Openstack] swprobe: swift middleware for sending metrics to graphite using statsd

That's great. Have you by any chance seen https://github.com/pandemicsyn/swift-informant? It's something similar that we've been playing with at Rackspace.

--John


On Feb 21, 2012, at 10:36 AM, Jasper Capel wrote:

> Hi all,
>
> I'm announcing a piece of Swift middleware, swprobe [1], designed to gather run-time metrics and ship them off to Graphite [2] for near real-time monitoring. Currently it sends out bytes up- and downloaded per account, http methods and response codes and timings in miliseconds on each call.
>
> To be able to use this you need Graphite [2]. You also need statsd running, preferably on the local machine since there potentially many small UDP packets are being sent out. Please also note that we have not yet tested this with production workloads.
>
> [1] - https://github.com/spilgames/swprobe
> [2] - http://graphite.wikidot.com/
> [3] - https://github.com/etsy/statsd
>
> Best regards,
>
> --
> Jasper Capel
> Lead Infrastructure Engineer
>
> W http://www.spilgames.com | S jwcapel-spil
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp



References