Querying Logic App Performance with KQL: A Practical Guide
This post explores how to query Logic App performance using Kusto Query Language (KQL), with a focus on measuring workflow run durations. It breaks down telemetry sources based on Logic App type—Consumption vs. Standard—and guides readers through using AzureDiagnostics, Traces, and LogicAppWorkflowRuntime tables. The article includes practical KQL examples for schema discovery, execution tracking, and duration analysis, along with tips for instrumentation and production monitoring. Whether you’re optimizing ingestion pipelines or validating SLAs, this guide equips you with actionable insights to make your Logic Apps smarter and more efficient.