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.
- Puma 6.x support for
yabeda_prometheus
plugin. @ollym, #25 - Support phased restarts with standalone Prometheus exporter. @botimer, #23
on_prometheus_exporter_boot
hook in Puma config DSL. @Envek
yabeda_prometheus
plugin to allow metrics export on separate port. @jwhitcraft, #11
- Support for yabeda 0.2 (required by prometheus-client 1.0). @Envek
- Support for TCP puma control panel url. @dsalahutdinov
Initial release with basic metrics collection. @dsalahutdinov