In terminal:
heroku addons:add newrelic:standard
Add this gem to your Gemfile:
gem 'newrelic_rpm'
In terminal:
heroku addons:add newrelic:standard
Add this gem to your Gemfile:
gem 'newrelic_rpm'
doesn't seem to work for me ... no errors in logs either :(
@chaitanyakuber doesn't work for me either :( did you solve the problem, if so how?
Thanks a lot! One remark: at least Cedar apps seem to come with
RACK_ENV=production
out of the box.