Skip to content

Release 0.3.1

Choose a tag to compare

@Albibek Albibek released this 14 Feb 06:23

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).