What contributes to workload?
This section covers how different activity types contribute to your app's total workload
Workload, in essence, measures the work that Bubble performs to power your application. As your app processes actions such as loading a page or , it contributes to your monthly workload consumption.
We track a total of 12 different activity types that each contribute to the total workload of the current month. We track the total work that occurs during each month, and reset the count at the beginning of each new month. Since every app is unique, this approach ensures a use-case agnostic way that lets you scale your app based on actual consumption.
Each of the activity types below contribute to your app’s total monthly workload. You can gain deeper insight into some of these metrics by exploring your app's workload charts and identify the areas of your app that are doing the most work and take steps to optimize their performance.
Activity types
Each of the activity types and how they can be explored in the App Metrics dashboard is listed in the table below. Click each activity type to learn more about it.
Click to view list of Workflows, click workflow name to go to that workflow in the workflow tab
Click to view list of Workflows, click workflow name to go to that workflow in the workflow tab
Click to view list of Workflows, click workflow name to go to that workflow in the workflow tab
Click to view list of Workflows, click workflow name to go to that workflow in the workflow tab
No drill-down
Click to view list of Pages, click page name will take you to that page
Click to view the list of API calls, prefixed by Workflow and Data.
Click to view list of API names: : name of the API Workflow : name of the data type
No drill-down
Click to view names of CSV Files
No drill-down
Fetching Data
∟
Click to view list of searches, clicking will take you to expression in editor
∟
Click to view list of searches, clicking will take you to expression in editor
∟
Click to view list of searches, clicking will take you to expression in editor
∟
Click to view list of searches, clicking will take you to expression in editor
∟
Click to view list of searches, clicking will take you to expression in editor
∟
Click to view list of searches, clicking will take you to expression in editor
Drilling down using the App metrics dashboard
In many cases, workload consumption can be isolated to a select few of your app’s processes that are either workload-intensive or triggered frequently. To help you identify what pages and activities in your app are consuming the most workload, you can use the App Metrics dashboard to get an overview.
There, you can see the total aggregated workload usage for the last 30 days, broken down by Development and Live consumption. Both Development and Live contribute to your total usage.
In the same dashboard, you can also see a pie chart visualization of which activities contributed the most to workflow usage in the selected period. You can use the bar chart to select the time period to include in the pie chart visualization. By clicking on a sector in the pie chart, you can drill down to see where in your app this is occurring, down to individual pages, workflows, elements and expressions.
Last updated
Was this helpful?