Hi guys, i have installed newrelic on my rails3.1 app and it runs fine
in dev mode.
However, nothing is being logged to the newrelic server.

I'm re-using an older newrelic.yml file from a previous install, here
is the production part

production:
  <<: *default_settings
  license_key: <%= ENV["NEW_RELIC_LICENSE_KEY"] %>
  developer_mode: false
  app_name: <%= ENV["NEW_RELIC_APP_NAME"] %>
  monitor_mode: true

What am I doing wrong here?

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to