You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added resque_monitoring: newrelic_resque_agent run -c config/newrelic_plugin.yml to my Procfile
I scaled my dynos
My ENV['REDISCLOUD_URL'] looks like redis://rediscloud:[email protected]:16503, I'm using the rediscloud heroku adds-on and the database is not specified.
I've been waiting for a wile, but I don't find any resque monitoring on my newrelic interface (nothing in the plugin section).
The text was updated successfully, but these errors were encountered:
I followed the intructions in the README, but it doesn't seem to work.
resque_monitoring: newrelic_resque_agent run -c config/newrelic_plugin.yml
to my ProcfileMy
ENV['REDISCLOUD_URL']
looks likeredis://rediscloud:[email protected]:16503
, I'm using the rediscloud heroku adds-on and the database is not specified.I've been waiting for a wile, but I don't find any resque monitoring on my newrelic interface (nothing in the plugin section).
The text was updated successfully, but these errors were encountered: