Skip to content

Enhancement: Webrick Startup in start_metrics_server!#33

Merged
Envek merged 1 commit intoyabeda-rb:masterfrom
Cado-Labs:add_options_to_start_server
Feb 21, 2025
Merged

Enhancement: Webrick Startup in start_metrics_server!#33
Envek merged 1 commit intoyabeda-rb:masterfrom
Cado-Labs:add_options_to_start_server

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