chewy
chewy copied to clipboard
update newrelic subscriber
Hi, sorry for not create a proper PR, but README about newrelic subscriber needs to be updated
https://github.com/newrelic/newrelic-ruby-agent/commit/cb5f708176686a480db1537b41d9b381aaccb077#diff-6cb20d58161dda6ded2dd29535ceb41b6d7408a198759066267b002209f5b247
they refactored new_relic/agent/instrumentation/evented_subscriber
, it's now new_relic/agent/instrumentation/notifications_subscriber
, so the whole snippet needs to be rewritten :(
I'll try to write the subscriber myself at some point I think, I just don't have time for it at the moment.