filmov
tv
Application Insights for Logic Apps (V2) - Correlation Feature Flag
Показать описание
We have recently introduced a feature flag in Logic Apps (Standard) that allows you to override the correlation behavior of the operation_id field in Application Insights.
Resources:
"Settings": {
"Runtime.ApplicationInsightTelemetryVersion": "v2",
"Runtime.ApplicationInsights.PreserveIncomingOperationId": "true"
}
}
Resources:
"Settings": {
"Runtime.ApplicationInsightTelemetryVersion": "v2",
"Runtime.ApplicationInsights.PreserveIncomingOperationId": "true"
}
}