Skip to content

Commit 449f46f

Browse files
committed
Moving FAQ to end of documents
1 parent 454d0a7 commit 449f46f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

articles/azure-monitor/app/opentelemetry-add-modify.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2330,10 +2330,6 @@ span_id = trace.get_current_span().get_span_context().span_id
23302330

23312331
---
23322332

2333-
[!INCLUDE [azure-monitor-app-insights-opentelemetry-faqs](../includes/azure-monitor-app-insights-opentelemetry-faqs.md)]
2334-
2335-
[!INCLUDE [azure-monitor-app-insights-opentelemetry-support](../includes/azure-monitor-app-insights-opentelemetry-support.md)]
2336-
23372333
## Next steps
23382334

23392335
### [ASP.NET Core](#tab/aspnetcore-15)
@@ -2380,3 +2376,7 @@ span_id = trace.get_current_span().get_span_context().span_id
23802376
- To learn more about OpenTelemetry and its community, see the [OpenTelemetry Python GitHub repository](https://github.com/open-telemetry/opentelemetry-python).
23812377
- To see available OpenTelemetry instrumentations and components, see the [OpenTelemetry Contributor Python GitHub repository](https://github.com/open-telemetry/opentelemetry-python-contrib).
23822378
- To enable usage experiences, [enable web or browser user monitoring](javascript.md).
2379+
2380+
[!INCLUDE [azure-monitor-app-insights-opentelemetry-faqs](../includes/azure-monitor-app-insights-opentelemetry-faqs.md)]
2381+
2382+
[!INCLUDE [azure-monitor-app-insights-opentelemetry-support](../includes/azure-monitor-app-insights-opentelemetry-support.md)]

articles/azure-monitor/app/opentelemetry-enable.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -302,10 +302,6 @@ Application Insights is now enabled for your application. All the following step
302302
303303
As part of using Application Insights instrumentation, we collect and send diagnostic data to Microsoft. This data helps us run and improve Application Insights. To learn more, see [Statsbeat in Azure Application Insights](./statsbeat.md).
304304

305-
[!INCLUDE [azure-monitor-app-insights-opentelemetry-faqs](../includes/azure-monitor-app-insights-opentelemetry-faqs.md)]
306-
307-
[!INCLUDE [azure-monitor-app-insights-opentelemetry-support](../includes/azure-monitor-app-insights-opentelemetry-support.md)]
308-
309305
## Next steps
310306

311307
### [ASP.NET Core](#tab/aspnetcore)
@@ -359,3 +355,7 @@ As part of using Application Insights instrumentation, we collect and send diagn
359355
- To enable usage experiences, [enable web or browser user monitoring](javascript.md).
360356

361357
---
358+
359+
[!INCLUDE [azure-monitor-app-insights-opentelemetry-faqs](../includes/azure-monitor-app-insights-opentelemetry-faqs.md)]
360+
361+
[!INCLUDE [azure-monitor-app-insights-opentelemetry-support](../includes/azure-monitor-app-insights-opentelemetry-support.md)]

0 commit comments

Comments
 (0)