File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/azure-monitor/app Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ The JavaScript snippet can be added to your webpages manually or via the automat
28
28
The automatic Snippet injection feature available in the ApplicationInsights .NET core SDK and the ApplicationInsights Node.js SDK (preview)
29
29
allows you to automatically inject the ApplicationInsights JavaScript SDK into every webpage of your web application.
30
30
See [ ApplicationInsights .NET core SDK Snippet Injection] ( ./asp-net-core.md?tabs=netcorenew%2Cnetcore6#enable-client-side-telemetry-for-web-applications )
31
- and [ ApplicationInsights Node.js SDK Snippet Injection (preview)] ( ./nodejs.md#automatic-web-instrumentation-preview )
31
+ and [ ApplicationInsights Node.js SDK Snippet Injection (preview)] ( ./nodejs.md#automatic-web-instrumentationpreview )
32
32
for more details. However, if you want more control over which pages to add the ApplicationInsights JavaScript SDK
33
33
or if you're using a programming language other than .NET and Node.js, please follow the manual configuration steps below.
34
34
You can’t perform that action at this time.
0 commit comments