Commit c0200c9
committed
Release 0.11.2
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).1 parent cfd9d9e commit c0200c9
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
10 | 18 | | |
11 | 19 | | |
12 | 20 | | |
13 | 21 | | |
14 | 22 | | |
15 | | - | |
16 | | - | |
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
| |||
0 commit comments