Skip to content

Releases: yabeda-rb/yabeda-prometheus-mmap

0.4.0: Metric aggregation and Rack 3 support

11 Dec 12:56
v0.4.0
8d6c77b
Compare
Choose a tag to compare

Added

Fixed

  • Compatibility with Rack 3 and Rack 2. #8 by [@aroop][].

0.3.0: Allow to disable metrics server logs

27 Aug 09:11
Compare
Choose a tag to compare

Added

  • Possibility to disable metrics web server logs [@bibendi]

0.2.0: Debug mode with histogram for response rendering duration

21 Jul 14:42
v0.2.0
20ff480
Compare
Choose a tag to compare

Added

  • 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]

Changed

  • Yabeda 0.10.0 or newer is required. [@Envek]

v0.1.2: Fix compatibility with yabeda-rack-attack

23 Jun 18:26
Compare
Choose a tag to compare

uninitialized constant Yabeda::Rack::Handler (NameError)

0.1.1: Fix mounting exporter in Rails routes

04 Aug 16:08
v0.1.1
c138cfa
Compare
Choose a tag to compare

v0.1.0

25 Mar 19:27
Compare
Choose a tag to compare

Initial release