Search code examples
rubyruby-on-rails-3herokunewreliclinode

New Relic not sending data


I've newrelic agent for my rails application installed on linode. App is using unicorn and i've did some magic (https://newrelic.com/docs/ruby/no-data-with-unicorn), but still have no data on my dashboard. Other hand - i've migrated my app from heroku to linode and on heroku it's working fine (i've deleted old app profile from dashboard).

Could you give me any idea - how can i determine what the problem is?


Solution

  • I've found solution of my problem. It was because of i've forgot to remove from application config file some environment variables - NEW_RELIC_APP_NAME, NEW_RELIC_ID, NEW_RELIC_LICENSE_KEY, NEW_RELIC_LOG.