tarantool / metrics

Metric collection library for Tarantool
MIT License
39 stars 23 forks source link

Use the same logic in is_healthy as member_is_healthy from cartridge #411

Closed eugenepaniot closed 1 year ago

eugenepaniot commented 1 year ago

Use the same logic for is_healthy as member_is_healthy from cartridge to prevent 500 response.

yngvar-antonsson commented 1 year ago

Thank you for the patch! Left some comments. And also please add Changelog note.

eugenepaniot commented 1 year ago

@yngvar-antonsson could you please review?