I'm hosting a rails application on heroku.
Is there a way I could track the memory usage of the running dynos?
Thanks
Heroku has a log-runtime-metrics
feature to monitor the memory usage now.
To enable, run
$ heroku labs:enable log-runtime-metrics
and the memory usage will be shown on the server log. Read Heroku log-runtime-metrics docs for more information.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With