From c0e8cabe2697c235d8874cc42291a966dd60b2dd Mon Sep 17 00:00:00 2001 From: Matt McCleary <43887470+mattmccleary@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:57:39 -0800 Subject: [PATCH 1/2] Update AI Classic Caution Note --- .../azure-monitor-app-insights-otel-available-notification.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/articles/azure-monitor/includes/azure-monitor-app-insights-otel-available-notification.md b/articles/azure-monitor/includes/azure-monitor-app-insights-otel-available-notification.md index 825ad0e072..46926cdcde 100644 --- a/articles/azure-monitor/includes/azure-monitor-app-insights-otel-available-notification.md +++ b/articles/azure-monitor/includes/azure-monitor-app-insights-otel-available-notification.md @@ -6,5 +6,5 @@ ms.topic: include ms.date: 07/12/2024 --- -> [!NOTE] -> The following documentation relies on the Application Insights classic API. The long-term plan for Application Insights is to collect data using OpenTelemetry. For more information, see [Enable Azure Monitor OpenTelemetry for .NET, Node.js, Python and Java applications](../app/opentelemetry-enable.md#enable-azure-monitor-opentelemetry-for-net-nodejs-python-and-java-applications) and [our OpenTelemetry Roadmap](https://techcommunity.microsoft.com/t5/azure-observability-blog/making-azure-the-best-place-to-observe-your-apps-with/ba-p/3995896). Migration guidance is available for [.NET](../app/opentelemetry-dotnet-migrate.md), [Node.js](../app/opentelemetry-nodejs-migrate.md), and [Python](../app/opentelemetry-python-opencensus-migrate.md). \ No newline at end of file +> [!CAUTION] +> We recommend the [Azure Monitor OpenTelemetry Distro](../app/opentelemetry-enable.md#enable-azure-monitor-opentelemetry-for-net-nodejs-python-and-java-applications) for new customers to power [Azure Monitor Application Insights](../app/app-insights-overview.md). It's possible to migrate from the Application Insights SDK using the migration guides for [.NET](../app/opentelemetry-dotnet-migrate.md), [Node.js](../app/opentelemetry-nodejs-migrate.md), and [Python](../app/opentelemetry-python-opencensus-migrate.md), but we are still working to add a [few more features](../app/opentelemetry-help-support-feedback.md#whats-the-current-release-state-of-features-within-the-azure-monitor-opentelemetry-distro) for backwards compatibility. From a8602483fbd68e5f9df1291edea890b8fac5c2aa Mon Sep 17 00:00:00 2001 From: Matt McCleary <43887470+mattmccleary@users.noreply.github.com> Date: Fri, 13 Dec 2024 15:20:01 -0800 Subject: [PATCH 2/2] Accepting Raj's Update Co-authored-by: Rajkumar Rangaraj --- .../azure-monitor-app-insights-otel-available-notification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/azure-monitor/includes/azure-monitor-app-insights-otel-available-notification.md b/articles/azure-monitor/includes/azure-monitor-app-insights-otel-available-notification.md index 46926cdcde..2a84b7c239 100644 --- a/articles/azure-monitor/includes/azure-monitor-app-insights-otel-available-notification.md +++ b/articles/azure-monitor/includes/azure-monitor-app-insights-otel-available-notification.md @@ -7,4 +7,4 @@ ms.date: 07/12/2024 --- > [!CAUTION] -> We recommend the [Azure Monitor OpenTelemetry Distro](../app/opentelemetry-enable.md#enable-azure-monitor-opentelemetry-for-net-nodejs-python-and-java-applications) for new customers to power [Azure Monitor Application Insights](../app/app-insights-overview.md). It's possible to migrate from the Application Insights SDK using the migration guides for [.NET](../app/opentelemetry-dotnet-migrate.md), [Node.js](../app/opentelemetry-nodejs-migrate.md), and [Python](../app/opentelemetry-python-opencensus-migrate.md), but we are still working to add a [few more features](../app/opentelemetry-help-support-feedback.md#whats-the-current-release-state-of-features-within-the-azure-monitor-opentelemetry-distro) for backwards compatibility. +> We recommend the [Azure Monitor OpenTelemetry Distro](../app/opentelemetry-enable.md#enable-azure-monitor-opentelemetry-for-net-nodejs-python-and-java-applications) for new applications or customers to power [Azure Monitor Application Insights](../app/app-insights-overview.md). The Azure Monitor OpenTelemetry Distro delivers a similar functionality and experience as the Application Insights SDK. It's possible to migrate from the Application Insights SDK using the migration guides for [.NET](../app/opentelemetry-dotnet-migrate.md), [Node.js](../app/opentelemetry-nodejs-migrate.md), and [Python](../app/opentelemetry-python-opencensus-migrate.md), but we are still working to add a [few more features](../app/opentelemetry-help-support-feedback.md#whats-the-current-release-state-of-features-within-the-azure-monitor-opentelemetry-distro) for backwards compatibility.