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/opentelemetry-nodejs-migrate.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Migrating Azure Monitor Application Insights Node.js from Application Insights 2.X SDK to OpenTelemetry
3
3
description: This article provides guidance on how to migrate from the Azure Monitor Application Insights Node.js 2.X SDK to OpenTelemetry.
4
4
ms.topic: conceptual
5
-
ms.date: 4/12/2024
5
+
ms.date: 04/15/2024
6
6
ms.devlang: javascript
7
7
ms.custom: devx-track-js
8
8
ms.reviewer: mmcc
@@ -43,7 +43,7 @@ This guide provides two options to upgrade from the Azure Monitor Application In
43
43
44
44
Follow [getting started](opentelemetry-enable.md?tabs=nodejs) to onboard to the Azure Monitor OpenTelemetry Distro.
45
45
46
-
#### Changes and limitations of the Azure Monitor OpenTelemetry Distro
46
+
#### Azure Monitor OpenTelemetry Distro changes and limitations
47
47
48
48
The APIs from the Application Insights 2.X SDK aren't available in the Azure Monitor OpenTelemetry Distro. You can access these APIs through a nonbreaking upgrade path in the Application Insights 3.X SDK.
49
49
@@ -65,7 +65,7 @@ The APIs from the Application Insights 2.X SDK aren't available in the Azure Mon
65
65
66
66
---
67
67
68
-
#### Changes and limitations
68
+
## Changes and limitations
69
69
70
70
The following changes and limitations apply to both upgrade paths.
0 commit comments