0.10.0
·
201 commits
to master
since this release
Changed
- metrics registry refactoring to search with
O(1)#188 ipairsinstead ofpairswhile iteration inhistogram#196set_exportfunction provide default metrics config to make role reloadable #248- metrics registry refactoring to add and remove callbacks with
O(1)#276
Fixed
- be gentle to http routes, don't leave gaps in the array
#246 - allow to create summary without observations #265
Added
tnt_clock_deltametric to compute clock difference on instances #232- set custom global labels in config and with
set_labelsfunction #259 - allow to include and exclude default metrics in config and in
enable_default_metricsfunction
#222 unregister_callbackfunction #262
Deprecated
enable_cartridge_metricsfunction