Skip to content

Releases: yabeda-rb/yabeda-puma-plugin

0.7.1: Fix Puma 6 error if exporter stopped before creation

28 Nov 03:07
v0.7.1
6553164
Compare
Choose a tag to compare

Fixed

  • Error if exporter is stopped before creation. [@ollym][], #27

0.7.0: Puma 6.x and phased restarts support for Prometheus exporter

24 Oct 10:47
v0.7.0
7513f31
Compare
Choose a tag to compare

Changes in this release affects only yabeda_prometheus plugin.

Special thanks to @skryukov for fixing hanging multi-process specs!

Added

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

0.6.0: “Most recent” aggregation mode specified for all gauge metrics.

05 Feb 09:52
v0.6.0
cc2e42d
Compare
Choose a tag to compare

Changed

  • “Most recent” aggregation mode specified for all gauge metrics. [@botimer], #16

0.5.0: Start prometheus exporter after Puma has daemonized

13 Nov 11:44
v0.5.0
6d37bd7
Compare
Choose a tag to compare

Changed:

  • Start Yabeda exporter on on_booted hook to support Puma 4.x daemon mode (#14)

v0.2.0

12 Dec 10:56
Compare
Choose a tag to compare

v0.1.0

02 Apr 04:47
Compare
Choose a tag to compare

Initial release with basic metrics collect