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
- <aname="GA"> :white_check_mark: 1</a>: OpenTelemetry is available to all customers with formal support.
28
29
- <aname="PREVIEW"> :warning: 2</a>: OpenTelemetry is available as a public preview. [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/)
29
30
30
-
> [!NOTE]
31
+
> [!NOTE]
31
32
> For a feature-by-feature release status, see the [FAQ](../faq.yml#what-s-the-current-release-state-of-features-within-the-azure-monitor-opentelemetry-distro-).
33
+
> The ASP.NET Core Distro is undergoing additional stability testing prior to GA. You can use the .NET Exporter if you need a fully supported OpenTelemetry solution for your ASP.NET Core application.
32
34
33
35
## Get started
34
36
@@ -65,7 +67,8 @@ Follow the steps in this section to instrument your application with OpenTelemet
65
67
66
68
---
67
69
68
-
[!TIP] We don't recommend using the OTel Community SDK/API with the Azure Monitor OTel Distro since it automatically loads them as dependencies.
70
+
> [!TIP]
71
+
> We don't recommend using the OTel Community SDK/API with the Azure Monitor OTel Distro since it automatically loads them as dependencies.
0 commit comments