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: Readme.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@
10
10
11
11
This is the .NET SDK for sending data to [Azure Monitor](https://docs.microsoft.com/azure/azure-monitor/overview) & [Application Insights](https://docs.microsoft.com/azure/azure-monitor/app/app-insights-overview).
12
12
13
+
## ⚠️ Important Guidance
14
+
15
+
We recommend the [Azure Monitor OpenTelemetry Distro](https://learn.microsoft.com/azure/azure-monitor/app/opentelemetry-enable) for new applications or customers to power [Azure Monitor Application Insights](https://learn.microsoft.com/azure/azure-monitor/app/app-insights-overview). 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 guide for .NET](https://learn.microsoft.com/azure/azure-monitor/app/opentelemetry-dotnet-migrate), but we are still working to add a [few more features](https://learn.microsoft.com/azure/azure-monitor/app/opentelemetry-help-support-feedback#whats-the-current-release-state-of-features-within-the-azure-monitor-opentelemetry-distro) for backwards compatibility.
16
+
13
17
## Getting Started
14
18
15
19
Please review our How-to guides to review which packages are appropriate for your project:
0 commit comments