]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
stats_gatherer: reconcile helper stats gathering
authorrobk-tahoe <robk-tahoe@allmydata.com>
Fri, 11 Apr 2008 00:25:44 +0000 (17:25 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Fri, 11 Apr 2008 00:25:44 +0000 (17:25 -0700)
commit766deaa9b6462eb3ab3c30b04fa1f88c2876c38f
tree7e96de5ab3ef9cfc6dd14b65c2d1ce802de4443e
parentf47ebd0814de5861b06ad1c5264554d6e8e1618b
stats_gatherer: reconcile helper stats gathering

I'd implemented stats gathering hooks in the helper a while back.
Brian did the same without reference to my changes.  This reconciles
those two changes, encompassing all the stats in both changes,
implemented through the stats_provider interface.

this also provide templates for all 10 helper graphs in the
tahoe-stats munin plugin.
misc/munin/tahoe-stats.py
src/allmydata/offloaded.py
src/allmydata/stats.py