-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I'm trying to use this plugin.
I've added the two lines to the config/puma/production.rb as we only want to record data in the one environment
activate_control_app
plugin :cloudwatch
But this causes the puma workers to not start with an error like:
[5484] ! Unable to start worker
[5484] undefined method ignored?' for an instance of Gem::Specification
[5484] /home/ubuntu/.rbenv/versions/3.3.5/lib/ruby/3.3.0/rubygems/specification.rb:2121:in method_missing'
I have gem "puma-cloudwatch" in the Gemfile and version 0.5.2 is being installed according to the Gemfile.lock
Metadata
Metadata
Assignees
Labels
No labels