@andypwc Application Insights sends telemetry from your web application to the Azure portal so that you can analyze the performance and usage of your application. The telemetry model is standardized, so it’s possible to create platform- and language-independent monitoring. Data collected by Application Insights models this typical application execution pattern.
The App Insight integration should be sufficient for monitoring the performance and usage of your application.
You can read more at Microsoft Learn
https://learn.microsoft.com/en-us/azure/azure-monitor/app/data-model-complete
https://learn.microsoft.com/en-us/azure/azure-monitor/app/ilogger?tabs=dotnet6
Please click Accept as a solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item.
If the content was helpful in other ways, please consider giving it a Thumbs Up.