Ask HN: How to monitor usage per user to implement performance based pricing? I'm curious how does one implement performance-based pricing, e.g. X bandwidth and Y storage for tier 1 plans, X2 bandwidth and Y2 storage for tier 2 plans. I've also seen memory and cpu limits in some pricing plans before. As for database usage, how do you monitor how much storage the account is using considering the data is spread across multiple tables? Is there a tool that does all these? |