Updated 14. Using Application Insights in eShopOnContainers (markdown)

RamonTC 2017-12-01 16:30:33 +01:00
parent 47049113ab
commit e398fe3c9a

@ -87,5 +87,5 @@ INSTRUMENTATION_KEY=
### Application Insights filters
- Go to App Insights Search option in the Azure portal and check all the telemetry and traces that your app is generating.
- In a cluster environments with multiple containers with their own set of instances, notice that we can actually filter and trace logs by these service and instances:
- In a cluster environment with multiple containers with their own set of instances, notice that we can actually filter and trace logs by these service and instances:
<img src="https://github.com/dotnet-architecture/eShopOnContainers/blob/dev/img/appinsights/appinsights-screenshot.PNG">