koen1
3
thanks Animisha!
I know the App metrics section. as far as I see its only basic/generic things like page load times or number of workload units run.
if it is part of the editor mode you can bake it into your development. and it becomes part of how you build in bubble. when you build something you immediately set the guardrails how you expect it to perform and when you want to get triggered.
a very small example: our password reset process broke down at one point (cant remember how). and we found out quite late based on user reports. if I had a trigger that would warn me as soon as the number of times the button was pressed didn’t match the number of emails send then I could act much faster on bugs. and apps always have bugs…