Application Insights
With Application Insight, you can collect telemetry about your cloud project, including web server telemetry, web page telemetry, and performance counters.
Installing Application Insight
To install Application Insight on your Umbraco Cloud project read the Application Insights for ASP.NET Core applications article in the Microsoft documentation.
Limitations on Umbraco Cloud
Be aware that projects hosted on Umbraco Cloud operate on a shared infrastructure, which may lead to misleading information when using Application Insights.
Since multiple projects utilize the same resources, Application Insights will provide data based on the overall resource usage across these projects.
To obtain accurate information with Application Insights, you must move your project to a dedicated server.
Microsoft Documentation
For more information about Application Insight, check out Microsoft's documentation on Application Insights
Last updated
Was this helpful?