How does the NewRelic agent work on Heroku? -


how newrelic agent know how many instances running or how ram app using?

i'm wondering how can glean without running agent on system thought run application code on heroku, , not process?

i'll assume you're referring ruby, agent not different on heroku except accounting integrations due new relic/heroku partnerships.

if you're using new relic add-on heroku, memory usage displayed in "instances" tab average per process.

new relic track instances being used app in time window select.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -