---- - Fixed a re-scaling bug in the reservoir which would cause math overflow after a while - Add some logging - Rename counts to "total" for StatsD reporter because most copy-paste graphite config aggregates ".count$" via sum, not avg
0.2
---- - fixed a major performance bug - added support for py33