All,
I currently run Airnoise.io on Heroku with one web and two worker dynos.
When I look at the metrics for the web dyno I often wonder what values of Response Time, Throughput, and Dyno Load would indicate the need for an additional web dyno.
Occasional spikes of Dyno Load to 1.0 make me wonder if the web dyno is getting saturated with requests, but I don't really see any way to tell if requests are being dropped.
If anyone has some experience in using the Heroku metrics to help guide their scaling, or if tools like New Relic offer better, more actionable data, I'd love to hear how you use those tools to manage your Heroku infrastructure.
Cheers,
Chris