Edit

View health and performance metrics for workflows in Azure Logic Apps

Applies to: Azure Logic Apps (Consumption + Standard)

If you don't have visibility into workflow execution health, and your workflows integrate multiple services and run at scale, you can have a difficult time when you have to find and troubleshoot unexpected failures, slow triggers, or high action error rates. Azure Logic Apps exposes workflow performance data through Azure Monitor Metrics so you get real-time and historical views of workflow runs, triggers, actions, and job execution timing.

This guide shows how to find the health and performance metrics for your Consumption or Standard logic app workflows, identify the metrics that matter to your scenario, and apply filters to narrow the results to a specific workflow or status. This information helps you quickly identify and diagnose issues before they negatively affect your integrations.

For the full list of available metrics, see Supported metrics with Azure Monitor.

Prerequisites

  • An Azure account and subscription. Get a free Azure account.

  • A Consumption or Standard logic app workflow that ran at least once or is currently running.

Find and view metrics

To view the metrics for Consumption logic app workflows, follow these steps:

  1. In the Azure portal, open your Consumption logic app.

  2. On the logic app sidebar, under Monitoring, select Metrics.

    The Metrics page opens and shows the following lists: Scope, Metric Namespace, Metric, and Aggregation.

  3. Confirm that Scope is set to your logic app name and Metric Namespace is set to Logic app standard metrics.

  4. Open the Metric list to view the available metrics for your workflow.

    Screenshot shows the Azure portal, Consumption logic app sidebar with Metrics selected, and the Metric list open.

  5. From the Metric list, select the metric to review.

    For the full metrics list, see Supported metrics for Microsoft.Logic/Workflows.

  6. From the Aggregation list, select the option to group the metric's values: Count, Avg, Min, Max, or Sum.