]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/stats.py
If a stats.pickle file cannot be read, print a better error message.
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / stats.py
2012-07-02 david-sarahIf a stats.pickle file cannot be read, print a better...
2010-01-12 Brian Warnertidy up DeadReferenceError handling, ignore them in...
2009-05-22 Brian Warnerswitch to using RemoteException instead of 'wrapped...
2009-05-22 Brian Warnerswitch all foolscap imports to use foolscap.api or...
2008-11-18 Brian Warner#330: convert stats-gatherer into a .tac file service...
2008-09-30 Brian Warner#518: replace various BASEDIR/* config files with a...
2008-05-08 Brian Warnerrun a stats provider even if there's no gatherer, since...
2008-04-30 Brian Warnerstats: add tests for CPUUsageMonitor, modify it a bit...
2008-04-30 Brian Warnerstats: add CPU-percentage monitor, with 1min/5min/15min...
2008-04-14 Brian Warnerstats: add /statistics web page to show them, add tests
2008-04-11 robk-tahoestats_gatherer: reconcile helper stats gathering
2008-04-09 robk-tahoestats_gatherer: verbose debug logging
2008-03-04 Brian Warnerstats: make StatsGatherer happy about sharing a process...
2008-02-02 robk-tahoestats: fix service issues
2008-02-01 robk-tahoestats: added IStatsProducer interface, fixed stats...
2008-02-01 robk-tahoestats_gatherer: reject "<unauth>" as a tubid, to avoid...
2008-01-31 robk-tahoestats: add a simple stats gathering system