Skip to content

Commit e7dd2a6

Browse files
Merge pull request #259963 from AaronMaxwell/aaronmax-update-otel-faq-when-to-use
Updating exporter FAQ question
2 parents 78fde31 + 13cf69e commit e7dd2a6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/azure-monitor/includes/azure-monitor-app-insights-opentelemetry-faqs.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@ Check out our enablement docs for [.NET, Java, JavaScript (Node.js), and Python]
5858

5959
We recommend using the OpenTelemetry Distro unless you require a feature that is only available with formal support in the Application Insights SDK.
6060

61+
### When should I use the Azure Monitor OpenTelemetry exporter?
62+
63+
For .NET Core, Java, Node.js, and Python, we recommend using the OpenTelemetry distro. It's one line of code to get started.
64+
65+
For all other .NET scenarios, we recommend using our exporter: `Azure.Monitor.OpenTelemetry.Exporter`.
66+
6167
### What's the current release state of features within the Azure Monitor OpenTelemetry Distro?
6268

6369
The following chart breaks out OpenTelemetry feature support for each language.

0 commit comments

Comments
 (0)