File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.10.0] - 2021-07-15
9
10
### Changed
10
11
- metrics registry refactoring to search with ` O(1) ` [ #188 ] ( https://github.com/tarantool/metrics/issues/188 )
11
12
- ` ipairs ` instead of ` pairs ` while iteration in ` histogram ` [ #196 ] ( https://github.com/tarantool/metrics/issues/196 )
@@ -17,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
18
- allow to create summary without observations [ #265 ] ( https://github.com/tarantool/metrics/issues/265 )
18
19
19
20
### Added
20
- - ` tnt_clock_delta ` metric to compute clock difference on instances
21
+ - ` tnt_clock_delta ` metric to compute clock difference on instances [ # 232 ] ( https://github.com/tarantool/metrics/issues/232 )
21
22
- set custom global labels in config and with ` set_labels ` function [ #259 ] ( https://github.com/tarantool/metrics/issues/259 )
22
23
23
24
## [ 0.9.0] - 2021-05-28
You can’t perform that action at this time.
0 commit comments