Skip to content

0.11.2

Compare
Choose a tag to compare
@DifferentialOrange DifferentialOrange released this 23 May 15:17
· 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 and latency_quantile_recent fields to crud.stats() output (#286).

Bugfixes

  • Preset stats_quantile_tolerated_error crud.cfg parameter is no more lost on configuration update (#284).