Updated 14. Using Application Insights in eShopOnContainers (markdown)
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:
|
Install the following nuget packages:
|
||||||
* Microsoft.ApplicationInsights.AspNetCore
|
* Microsoft.ApplicationInsights.AspNetCore
|
||||||
* Microsoft.ApplicationInsights.DependencyCollector
|
* Microsoft.ApplicationInsights.DependencyCollector
|
||||||
|
|
||||||
In case of deploying your app in a cluster environment, install these additional packages:
|
In case of deploying your app in a cluster environment, install these additional packages:
|
||||||
* Microsoft.ApplicationInsights.Kubernetes (for a Kubernetes environment)
|
* Microsoft.ApplicationInsights.Kubernetes (for a Kubernetes environment)
|
||||||
* Microsoft.ApplicationInsights.ServiceFabric (for a Service Fabric environment)
|
* Microsoft.ApplicationInsights.ServiceFabric (for a Service Fabric environment)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user