Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Compatibility with Rack 3 and Maintain Support for Rack 2 #8

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

aroop
Copy link
Contributor

@aroop aroop commented Dec 6, 2023

This PR introduces changes to the Yabeda::Prometheus::Mmap::Exporter class to ensure compatibility with both Rack 2 and Rack 3. It addresses the issue where Rack 3 moved WEBrick related code to a separate gem (rackup), which requires conditional handling based on the Rack version being used.

@Envek Envek merged commit 9d84af2 into yabeda-rb:master Dec 11, 2023
2 of 4 checks passed
@Envek
Copy link
Member

Envek commented Dec 11, 2023

Thanks!

Envek added a commit to andreaswachowski/yabeda-prometheus-mmap that referenced this pull request Dec 11, 2023
* master:
  Upgrade CI rubies, upgrade Rubocop and move it to separate CI job
  Enhance Compatibility with Rack 3 and Maintain Support for Rack 2 (yabeda-rb#8)
@Envek
Copy link
Member

Envek commented Dec 11, 2023

Released in 0.4.0. Enjoy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants