Skip to content

Commit 64ab511

Browse files
committed
Called out incompatibility with agent
1 parent d384170 commit 64ab511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/api-custom-events-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1153,7 +1153,7 @@ Yes, the [data access API](https://dev.applicationinsights.io/). Other ways to e
11531153

11541154
The Application Insights SDK isn't compatible with auto-instrumentation. If auto-instrumentation is enabled, calls to <code class="notranslate">Track()</code> and other custom events and metrics APIs will be ignored.
11551155

1156-
Turn off auto-instrumentation in the Azure Portal on the Application Insights tab of the App Service page or set <code class="notranslate">ApplicationInsightsAgent_EXTENSION_VERSION</code> to <code class="notranslate">disabled</code>.
1156+
Turn off auto-instrumentation in the Azure portal on the Application Insights tab of the App Service page or set <code class="notranslate">ApplicationInsightsAgent_EXTENSION_VERSION</code> to <code class="notranslate">disabled</code>.
11571157

11581158
## <a name="next"></a>Next steps
11591159

0 commit comments

Comments
 (0)