newrelic_rpm
Rails 3.2 アプリで開発者モードをローカルで使用しています。これはうまくいっています。
インストールruby-prof
して、newrelic ローカル ダッシュボードで「プロファイリングを開始」をクリックし、アプリに戻ると、アプリのすべてのページで「#.
トレースバックの先頭数行:
newrelic_rpm (3.6.4.122) lib/new_relic/agent/instrumentation/controller_instrumentation.rb:421:in `ensure in perform_action_with_newrelic_profile'
newrelic_rpm (3.6.4.122) lib/new_relic/agent/instrumentation/controller_instrumentation.rb:421:in `perform_action_with_newrelic_profile'
newrelic_rpm (3.6.4.122) lib/new_relic/agent/instrumentation/controller_instrumentation.rb:305:in `perform_action_with_newrelic_trace'
newrelic_rpm (3.6.4.122) lib/new_relic/agent/instrumentation/rails3/action_controller.rb:37:in `process_action'
actionpack (3.2.13) lib/abstract_controller/base.rb:121:in `process'
何が問題なのかを解決する方法はありますか?