Hello Everyone,
Currently the logger mechanism, We are handling in power-apps with the user details, screen name, action performed, date are handling in the patch and those information have been stored in dedicate DB.
Based on the information in the Database we have built the Power BI to figure the insights, Request created in week / months by user , How many failure/ errors occurs in week/ month.
As the volume of DB increases, they want to check with the Azure Application Insights. I have some queries related to the implementation.
- How exhaustive the information will be ? ( For e.g., there is a Landing Page application in Power Apps currently i will be capturing from this screen -> Request Screen by current user)
- How the billing will be generated because we need to implement this multiple apps.