All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Function
set_health_handler
has been added to rolecartridge.roles.metrics
, allowing you to set your own handle to check health (tarantool/cartridge#2097 <https://github.com/tarantool/cartridge/issues/2097>
_). Main case - customizing the response format.
cartridge.roles.metrics
frommetrics
repository