You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/app/codeless-overview.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,16 +46,14 @@ Links are provided to more information for each supported scenario.
46
46
47
47
## JavaScript (Web) SDK Loader Script injection by configuration
48
48
49
-
If you’re using the following supported SDKs, you can configure the JavaScript (Web) SDK Loader Script to inject from the server-side SDK onto each page.
49
+
When using supported SDKs, you can enable SDK injection in configuration to automatically inject JavaScript (Web) SDK Loader Script onto each page.
50
50
51
-
> [!NOTE]
52
-
> See the linked article for instructions on how to install the server-side SDK.
53
51
54
-
| SDK| More information
55
-
| :--- | :--- |
56
-
| ASP.NET Core|[Enable client-side telemetry for web applications](./asp-net-core.md?tabs=netcorenew%2Cnetcore6#enable-client-side-telemetry-for-web-applications)|
57
-
| Node.js|[Automatic web Instrumentation](./nodejs.md#automatic-web-instrumentationpreview)|
For other methods to instrument your application with the Application Insights JavaScript SDK, see [Get started with the JavaScript SDK](./javascript-sdk.md).
0 commit comments