**Apologies if this is in the wrong category**
Hello, I'm trying to connecting application insights to my SaaS BC server and take advantage of the live metrics. I was hoping someone has done this in the past and would be able to give some advice. I've never messed with the actual code of BC so Im not sure if these links apply to the cloud version or if they are for on-prem.
Links for reference:
https://docs.microsoft.com/en-us/azure/azure-monitor/app/live-stream#get-startedhttps://docs.microsoft.com/en-us/azure/azure-monitor/app/asp-net-corehttps://www.nuget.org/packages/Microsoft.ApplicationInsights.AspNetCorehttps://www.nuget.org/packages/Microsoft.ApplicationInsights.PerfCounterCollector/
Any knowledge success or failures would be much appreciated, thanks in advance.