Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 987 Bytes

cognitive-services-containers-configuration-shared-settings-application-insights.md

File metadata and controls

15 lines (12 loc) · 987 Bytes
author ms.author ms.date ms.service ms.topic
IEvangelist
dapine
06/25/2019
cognitive-services
include

The ApplicationInsights setting allows you to add Azure Application Insights telemetry support to your container. Application Insights provides in-depth monitoring of your container. You can easily monitor your container for availability, performance, and usage. You can also quickly identify and diagnose errors in your container.

The following table describes the configuration settings supported under the ApplicationInsights section.

Required Name Data type Description
No InstrumentationKey String The instrumentation key of the Application Insights instance to which telemetry data for the container is sent. For more information, see Application Insights for ASP.NET Core.

Example:
InstrumentationKey=123456789