Search Results for

    Show / Hide Table of Contents

    Enable Azure Application Insight codeless integration

    Azure Application Insights codeless integration lets you monitor your Casewhere deployment without modifying application code. Follow these steps to enable it:

    • Remove System.Diagnostics.DiagnosticSource.dll and System.Diagnostics.DiagnosticSource.xml from the bin folder inside Casewhere.Worker.Api and Casewhere.Configuration.Web before you deploy to Azure App Service.

    • In Azure Portal, open the Worker Api App Service and Configuration App Service, navigate to Configuration / Application Settings and make sure the following key is set:

      InstrumentationEngine_EXTENSION_VERSION : disabled

    • Stop and start these Azure App Services, then verify the Azure Application Insight status at:

      https://{yourwebappname}.scm.azurewebsites.net/ApplicationInsights

    In This Article
    Back to top Generated by DocFX