-
Georgy Moiseev authored
Bump metrics package submodule. Commits from PRs [1-4] affect Tarantool, the other ones are related to module infrastructure. 1. https://github.com/tarantool/metrics/pull/482 2. https://github.com/tarantool/metrics/pull/483 3. https://github.com/tarantool/metrics/pull/484 4. https://github.com/tarantool/metrics/pull/491 NO_DOC=doc is a part of submodule
Georgy Moiseev authoredBump metrics package submodule. Commits from PRs [1-4] affect Tarantool, the other ones are related to module infrastructure. 1. https://github.com/tarantool/metrics/pull/482 2. https://github.com/tarantool/metrics/pull/483 3. https://github.com/tarantool/metrics/pull/484 4. https://github.com/tarantool/metrics/pull/491 NO_DOC=doc is a part of submodule
bump-metrics-to-1.2.0.md 438 B
feature/lua
- Deprecated using
cdata
values withmetrics
modulehistogram:observe
. - Updated memtx metrics descriptions from
metrics
module to be consistent. - Added new metrics to
metrics
module:tnt_memtx_tuples_data_total
,tnt_memtx_tuples_data_read_view
,tnt_memtx_tuples_data_garbage
,tnt_memtx_index_total
,tnt_memtx_index_read_view
,tnt_vinyl_memory_tuple
,tnt_config_alerts
,tnt_config_status
.