Understanding dashboard metrics – An explanation of WUs and usage
After deployment, your goal will be to analyze what is happening with your application. You will be collecting a lot of information about your users and important data that can be used to optimize your app’s performance and user experience. We are going to cover more on that later. In this section, we will focus on the dashboard metrics related to your app’s performance and WUs consumption, as this plays a huge part in how much your app will cost to run monthly.
What are workload units (WUs)?
WUs serve as a measurement of the system resources utilized by your app. It is the amount of work that Bubble does to power your application. They represent and quantify the computational resources used when your app performs various activity types, such as database queries, workflows, file uploads, API calls, and calculating a total. This metric measures all the underlying activities your app performs...