0.11.2
·
191 commits
to master
since this release
Overview
This is a bugfix release. Several things related to crud statistics (0.11.0 and 0.11.1 release features) was improved or fixed.
Breaking changes
There are no breaking changes in the release.
New features
-
Make metrics quantile collector age params configurable (#286).
-
Add separate
latency_average
andlatency_quantile_recent
fields tocrud.stats()
output (#286).
Bugfixes
- Preset
stats_quantile_tolerated_error
crud.cfg
parameter is no more lost on configuration update (#284).