Saturday, 15 February 2014

ruby on rails - Resque and New relic -



ruby on rails - Resque and New relic -

i've started getting unusual errors new relic , resque

info : starting agent shutdown error : undefined method `write' nil:nilclass: unable send info parent process, please see https://newrelic.com/docs/ruby/resque-instrumentation more info

i have followed instructions here

i no longer seeing in new relic command panel

the directions have been updated recently. believe :report_instance_busy => false moved resque.before_first_fork resque.after_fork.

alternatively, if able bump resque >= 1.23.1 can remove explicit resque hooks altogether resque chaining has been fixed , newrelic_rpm gem instructions not overwritten other gems.

if these fixes don't work, might want turn on audit logging in newrelic.config. want on brief period of time (say 5 minutes) may adversely impact application's performance. can attach newrelic issue request and/or perchance figure out what's wrong reading file yourself.

ruby-on-rails ruby heroku resque newrelic

No comments:

Post a Comment