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
Automatic instrumentation of Logs is currently only supported when using `applicationinsights` v3 Beta package. (https://www.npmjs.com/package/applicationinsights/v/beta)
155
+
Instrumentations can be configured using AzureMonitorOpenTelemetryOptions
Copy file name to clipboardExpand all lines: articles/azure-monitor/app/opentelemetry-configuration.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,6 @@ ms.reviewer: mmcc
12
12
13
13
This article covers configuration settings for the Azure Monitor OpenTelemetry distro.
14
14
15
-
> [!TIP]
16
-
> For Node.js, this config guidance applies to the 3.X BETA Package only. If you're using a previous version, see the [Node.js Application Insights SDK Docs](nodejs.md).
0 commit comments