Options

Configure Live Metrics from Azure Application Insights

**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-started
https://docs.microsoft.com/en-us/azure/azure-monitor/app/asp-net-core
https://www.nuget.org/packages/Microsoft.ApplicationInsights.AspNetCore
https://www.nuget.org/packages/Microsoft.ApplicationInsights.PerfCounterCollector/

Any knowledge success or failures would be much appreciated, thanks in advance.
Sign In or Register to comment.