Releases: yabeda-rb/yabeda-activerecord
Releases · yabeda-rb/yabeda-activerecord
0.1.2: Histogram buckets config
Added
- Ability to configure histogram bucket sizes for the
query_durationmetric. #6 by [@ryan-dyer-sp][]
0.1.1: Fix Rails 7.1 deprecation warning
0.1.0: Initial version with query metrics and connection pool stats
- Initial release: query performance metrics and connection pool stats. @Envek