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.
- Support for gauge aggregation setting #6 by @andreaswachowski.
- Possibility to disable metrics web server logs @bibendi
- Debug mode with metric
yabeda_prometheus_mmap_render_duration
to measure how long takes to render response with already collected metrics for Prometheus. Requires Yabeda 0.10+. @Envek, @dsalahutdinov
- Yabeda 0.10.0 or newer is required. @Envek
- Fix
uninitialized constant Yabeda::Rack::Handler (NameError)
when using yabeda-rack-attack. @dsalahutdinov
- Fix mounting exporter in Rails routes. #3 by @macchiang
Initial release. @dsalahutdinov