Skip to content

Conversation

@AS-AlStar
Copy link
Contributor

@AS-AlStar AS-AlStar commented Feb 21, 2025

  • Added support for passing webrick_options for flexible Webrick configuration.

  • Now allows passing Webrick options, e.g., disabling logs:
    start_metrics_server!(webrick_options: { Logger: WEBrick::Log.new("/dev/null") })

@AS-AlStar AS-AlStar changed the title Enhancement: Webrick Startup in start_metrics_server! #1 Enhancement: Webrick Startup in start_metrics_server! Feb 21, 2025
@Envek Envek merged commit 50398b1 into yabeda-rb:master Feb 21, 2025
0 of 5 checks passed
@Envek
Copy link
Member

Envek commented Feb 21, 2025

Thank you!

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.

2 participants