On 5 July 2011 19:30, Martin Pool <m...@canonical.com> wrote:
> I think I (or anyone) can easily change txstatsd to run the tuolumne loader
> as a pipe subprocess. Aside from anything else, statsd gives the apps nice
> isolation from the back end. We could even use two or more at once.


... I meant, two or more backends.  For instance statsd could send
something to a lossy/summarizing rrd-like tool that is suited to
drawing real time graphs, and also to a lossless warehouse that will
record everything for ever, and also to a plain-text log file for
ad-hoc analysis through custom scripts.  I don't know if we'd actually
want to deploy that but it's a neat idea.

m

_______________________________________________
Mailing list: https://launchpad.net/~launchpad-dev
Post to     : launchpad-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~launchpad-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to