Release 0.3.1
Some statistics about metrics added to this release.
One can be notified now if too much metrics come in aggregation period (thanks @errx for the patch).
See config.toml for customizing such parameters.
Also some minor performance optimizatons done(timestamp string replaced with Cow, which should reduce allocations during aggregation).