Supported metrics for Microsoft.Logic/Workflows

The following table lists the metrics available for the Microsoft.Logic/Workflows resource type.

Table headings

Metric - The metric display name as it appears in the Azure portal.
Name in Rest API - Metric name as referred to in the REST API.
Unit - Unit of measure.
Aggregation - The default aggregation type. Valid values: Average, Minimum, Maximum, Total, Count.
Dimensions - Dimensions available for the metric.
Time Grains - Intervals at which the metric is sampled. For example, PT1M indicates that the metric is sampled every minute, PT30M every 30 minutes, PT1H every hour, and so on.
DS Export- Whether the metric is exportable to Azure Monitor Logs via Diagnostic Settings.

For information on exporting metrics, see - Metrics export using data collection rules and Create diagnostic settings in Azure Monitor.

For information on metric retention, see Azure Monitor Metrics overview.

For a list of supported logs, see Supported log categories - Microsoft.Logic/Workflows

Category Metric Name in REST API Unit Aggregation Dimensions Time Grains DS Export
Action Latency

Latency of completed workflow actions.
ActionLatency Seconds Average <none> PT1M Yes
Actions Completed

Number of workflow actions completed.
ActionsCompleted Count Total (Sum) <none> PT1M Yes
Actions Failed

Number of workflow actions failed.
ActionsFailed Count Total (Sum) <none> PT1M Yes
Actions Skipped

Number of workflow actions skipped.
ActionsSkipped Count Total (Sum) <none> PT1M Yes
Actions Started

Number of workflow actions started.
ActionsStarted Count Total (Sum) <none> PT1M Yes
Actions Succeeded

Number of workflow actions succeeded.
ActionsSucceeded Count Total (Sum) <none> PT1M Yes
Action Success Latency

Latency of succeeded workflow actions.
ActionSuccessLatency Seconds Average <none> PT1M Yes
Action Throttled Events

Number of workflow action throttled events..
ActionThrottledEvents Count Total (Sum) <none> PT1M Yes
Billable Action Executions

Number of workflow action executions getting billed.
BillableActionExecutions Count Total (Sum) <none> PT1M Yes
Billable Trigger Executions

Number of workflow trigger executions getting billed.
BillableTriggerExecutions Count Total (Sum) <none> PT1M Yes
Billing Usage for Native Operation Executions

Number of native operation executions getting billed.
BillingUsageNativeOperation Count Total (Sum) <none> PT1M Yes
Billing Usage for Standard Connector Executions

Number of standard connector executions getting billed.
BillingUsageStandardConnector Count Total (Sum) <none> PT1M Yes
Billing Usage for Storage Consumption Executions

Number of storage consumption executions getting billed.
BillingUsageStorageConsumption Count Total (Sum) <none> PT1M Yes
Run Failure Percentage

Percentage of workflow runs failed.
RunFailurePercentage Percent Total (Sum) <none> PT1M Yes
Run Latency

Latency of completed workflow runs.
RunLatency Seconds Average <none> PT1M Yes
Runs Cancelled

Number of workflow runs cancelled.
RunsCancelled Count Total (Sum) <none> PT1M Yes
Runs Completed

Number of workflow runs completed.
RunsCompleted Count Total (Sum) <none> PT1M Yes
Runs Failed

Number of workflow runs failed.
RunsFailed Count Total (Sum) <none> PT1M Yes
Runs Started

Number of workflow runs started.
RunsStarted Count Total (Sum) <none> PT1M Yes
Runs Succeeded

Number of workflow runs succeeded.
RunsSucceeded Count Total (Sum) <none> PT1M Yes
Run Start Throttled Events

Number of workflow run start throttled events.
RunStartThrottledEvents Count Total (Sum) <none> PT1M Yes
Run Success Latency

Latency of succeeded workflow runs.
RunSuccessLatency Seconds Average <none> PT1M Yes
Run Throttled Events

Number of workflow action or trigger throttled events.
RunThrottledEvents Count Total (Sum) <none> PT1M Yes
Total Billable Executions

Number of workflow executions getting billed.
TotalBillableExecutions Count Total (Sum) <none> PT1M Yes
Trigger Fire Latency

Latency of fired workflow triggers.
TriggerFireLatency Seconds Average <none> PT1M Yes
Trigger Latency

Latency of completed workflow triggers.
TriggerLatency Seconds Average <none> PT1M Yes
Triggers Completed

Number of workflow triggers completed.
TriggersCompleted Count Total (Sum) <none> PT1M Yes
Triggers Failed

Number of workflow triggers failed.
TriggersFailed Count Total (Sum) <none> PT1M Yes
Triggers Fired

Number of workflow triggers fired.
TriggersFired Count Total (Sum) <none> PT1M Yes
Triggers Skipped

Number of workflow triggers skipped.
TriggersSkipped Count Total (Sum) <none> PT1M Yes
Triggers Started

Number of workflow triggers started.
TriggersStarted Count Total (Sum) <none> PT1M Yes
Triggers Succeeded

Number of workflow triggers succeeded.
TriggersSucceeded Count Total (Sum) <none> PT1M Yes
Trigger Success Latency

Latency of succeeded workflow triggers.
TriggerSuccessLatency Seconds Average <none> PT1M Yes
Trigger Throttled Events

Number of workflow trigger throttled events.
TriggerThrottledEvents Count Total (Sum) <none> PT1M Yes

Next steps