Skip to content

Commit d2e30d6

Browse files
author
ecfan
committed
Merge branch 'hybrid' of https://github.com/ecfan/azure-docs-pr into hybrid
2 parents 4abeb76 + d864d54 commit d2e30d6

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

articles/logic-apps/create-standard-workflows-hybrid-deployment.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -226,11 +226,9 @@ For more information, see the following resources:
226226

227227
## Set up enhanced telemetry or OpenTelemetry for performance monitoring
228228

229-
You can set up enhanced telemetry collection in Application Insights for your Standard logic app resource and then view the collected data after your workflow finishes a run. This capability gives you a simpler experience to get insights about your workflows and more control over filtering events at the data source, which helps you reduce storage costs. These improvements focus on real-time performance metrics that provide insights into your system's health and behavior.
229+
You can set up enhanced telemetry collection in Application Insights for your Standard logic app and then view the collected data after your workflow finishes a run. This capability gives you a simpler experience to get insights about your workflows and more control over filtering events at the data source, which helps you reduce storage costs. These improvements focus on real-time performance metrics that provide insights into your system's health and behavior.
230230

231-
With your logic app connected to Application Insights, you can view log data and other metrics in near real time through the Azure portal by using [Live Metrics Stream](/azure/azure-monitor/app/live-stream). You have visualizations to help you plot incoming requests, outgoing requests, and overall health and access to a table of trace level diagnostics. You also have the option to set up your Standard logic app resource to export log and trace data in [OpenTelemetry format](https://opentelemetry.io/). By default, this telemetry data is sent to Application Insights.
232-
233-
For more information, see [Enable enhanced telemetry in Application Insights for Standard workflows in Azure Logic Apps](enable-enhanced-telemetry-standard-workflows.md).
231+
For partially connected and on-premises scenarios, you can set up your Standard logic app to emit telemetry in [OpenTelemetry format](https://opentelemetry.io/). By default, this telemetry data is sent to Application Insights. For more information, see [Enable enhanced telemetry in Application Insights for Standard workflows in Azure Logic Apps](enable-enhanced-telemetry-standard-workflows.md).
234232

235233
<a name="change-vcpu-memory"></a>
236234

articles/logic-apps/enable-enhanced-telemetry-standard-workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ This guide shows how to turn on enhanced telemetry collection in Application Ins
109109

110110
## Set up OpenTelemetry through Visual Studio Code
111111

112-
You can configure your Standard logic app so that the Azure Logic Apps (Standard) runtime emits telemetry in [OpenTelemetry format](https://opentelemetry.io/). However, before you set up OpenTelemetry, consider the following limitations in the current release:
112+
For partially connected and on-premises scenarios, you can configure your Standard logic app project so that the Azure Logic Apps (Standard) runtime emits telemetry in [OpenTelemetry format](https://opentelemetry.io/). However, before you set up OpenTelemetry, consider the following limitations in the current release:
113113

114114
- Only the following triggers currently support OpenTelemetry outputs: HTTP, Service Bus, and Event Hubs
115115

0 commit comments

Comments
 (0)