Azure Logic Apps monitoring

  • How-to guide
  • 3-min read
  • Published Jul 27, 2020

Dynatrace ingests metrics from Azure Metrics API for Azure Logic Apps. You can view metrics for each service instance, split metrics into multiple dimensions, and create custom charts that you can pin to your dashboards.

Prerequisites

  • Dynatrace version 1.199+
  • Environment ActiveGate version 1.198+

Logic Apps created on the Standard Plan are supported using the Azure App Services (built-in) service, not the Logic App service. You can find it on the Azure overview page, Functions view.

Enable monitoring

To learn how to enable service monitoring, see Enable service monitoring.

View service metrics

You can view the service metrics in your Dynatrace environment either on the custom device overview page or on your Dashboards page.

View metrics on the custom device overview page

To access the custom device overview page

  1. Go to Technologies & Processes Classic.
  2. Filter by service name and select the relevant custom device group.
  3. Once you select the custom device group, you're on the custom device group overview page.
  4. The custom device group overview page lists all instances (custom devices) belonging to the group. Select an instance to view the custom device overview page.

View metrics on your dashboard

Once you add a service to monitoring, a preset dashboard for the respective service containing all recommended metrics is automatically created on your Dashboards page. You can look for specific dashboards by filtering by Preset and then by Name.

For existing monitored services, you might need to resave your credentials for the preset dashboard to appear on the Dashboards page. To resave your credentials, go to Settings > Cloud and virtualization > Azure, select the desired Azure instance, then select Save.

You can't make changes on a preset dashboard directly, but you can clone and edit it. To clone a dashboard, open the browse menu () and select Clone.
To remove a dashboard from the dashboards list, you can hide it. To hide a dashboard, open the browse menu () and select Hide.

Hiding a dashboard doesn't affect other users.

Clone hide azure

Logic apps

Available metrics

NameDescriptionUnitRecommended
ActionLatencyLatency of completed workflow actionsSecondApplicable
ActionSuccessLatencyLatency of successful workflow actionsSecondApplicable
ActionThrottledEventsNumber of workflow action throttled eventsCountApplicable
ActionsCompletedNumber of completed workflow actionsCountApplicable
ActionsFailedNumber of failed workflow actionsCountApplicable
ActionsSkippedNumber of skipped workflow actionsCountApplicable
ActionsStartedNumber of started workflow actionsCountApplicable
ActionsSucceededNumber of successful workflow actionsCountApplicable
BillableActionExecutionsNumber of billed workflow action executionsCountApplicable
BillableTriggerExecutionsNumber of billed workflow trigger executionsCountApplicable
BillingUsageNativeOperationNumber of billed native operation executionsCountApplicable
BillingUsageStandardConnectorNumber of billed standard connector executionsCountApplicable
BillingUsageStorageConsumptionNumber of billed storage consumption executionsCountApplicable
RunFailurePercentagePercentage of failed workflow runsPercentApplicable
RunLatencyLatency of completed workflow runsSecondApplicable
RunStartThrottledEventsNumber of workflow run start throttled eventsCountApplicable
RunSuccessLatencyLatency of successful workflow runsSecondApplicable
RunThrottledEventsNumber of workflow action or trigger throttled eventsCountApplicable
RunsCancelledNumber of cancelled workflow runsCountApplicable
RunsCompletedNumber of completed workflow runsCountApplicable
RunsFailedNumber of failed workflow runsCountApplicable
RunsStartedNumber of started workflow runsCountApplicable
RunsSucceededNumber of successful workflow runsCountApplicable
TotalBillableExecutionsNumber of billed workflow executionsCountApplicable
TriggerFireLatencyLatency of fired workflow triggersSecondApplicable
TriggerLatencyLatency of completed workflow triggersSecondApplicable
TriggerSuccessLatencyLatency of successful workflow triggersSecondApplicable
TriggerThrottledEventsNumber of workflow trigger throttled eventsCountApplicable
TriggersCompletedNumber of completed workflow triggersCountApplicable
TriggersFailedNumber of failed workflow triggersCountApplicable
TriggersFiredNumber of fired workflow triggersCountApplicable
TriggersSkippedNumber of skipped workflow triggersCountApplicable
TriggersStartedNumber of started workflow triggersCountApplicable
TriggersSucceededNumber of successful workflow triggersCountApplicable
Related tags
Infrastructure Observability