Is there a way to monitor how much processor power my web application is using? The app often hangs and throws out a 500 internal error. I can't tell if it's a hidden bug in my code or if I'm hitting against whatever slice of the CPU I am allocated -- although i haven't had any issues yet when i run the app locally.
That would also be helpful to start getting an idea of my need for when/if you narrow down the different thresholds for the various plans.
Thanks! Ludovic