Updated 14. Using Application Insights in eShopOnContainers (markdown)

RamonTC 2017-12-01 16:31:23 +01:00
parent e398fe3c9a
commit bda5427af2

@ -6,6 +6,7 @@ Follow the steps bellow to configure App Insights as a logging service. It is in
Install the following nuget packages:
* Microsoft.ApplicationInsights.AspNetCore
* Microsoft.ApplicationInsights.DependencyCollector
In case of deploying your app in a cluster environment, install these additional packages:
* Microsoft.ApplicationInsights.Kubernetes (for a Kubernetes environment)
* Microsoft.ApplicationInsights.ServiceFabric (for a Service Fabric environment)