Azure Logic Apps
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+
Enable monitoring
To enable monitoring for Azure Logic Apps, you first need to set up integration with Azure Monitor.
Add the service to monitoring
In order to view the service metrics, you must add the service to monitoring in your Dynatrace environment.
Monitor resources based on tags
You can choose to monitor resources based on existing Azure tags, as Dynatrace automatically imports them from service instances.
To monitor resources based on tags
- Go to Settings > Cloud and virtualization > Azure and select the Azure instance.
- For Resource monitoring method, select Monitor resources based on tags.
- Enter the Key and Value.
- Select Save.
Note: To import the Azure tags automatically into Dynatrace, enable Capture Azure tags automatically.
Configure service metrics
Once you add a service, Dynatrace starts automatically collecting a suite of metrics for this particular service. These are recommended metrics.
Recommended metrics:
- Are enabled by default
- Can't be disabled
- Can have recommended dimensions (enabled by default, can't be disabled)
- Can have optional dimensions (disabled by default, can be enabled).
Apart from the recommended metrics, most services have the possibility of enabling optional metrics.
Optional metrics:
- Can be added and configured manually
View service metrics
Once you add the service to monitoring, you can view the service metrics in your Dynatrace environment either on your dashboard page or on the custom device overview page.
Import preset dashboards
Dynatrace provides preset Azure dashboards that you can import from GitHub to your environment's Dashboards page.
Note: To save a preset dashboard locally, create a new JSON file on your local machine and copy-paste the content of the JSON file from GitHub into the new file.
Once you save a preset dashboard locally, there are two ways to import it.
Available metrics
Name | Description | Unit | Recommended |
---|---|---|---|
ActionLatency | Latency of completed workflow actions | Second | ✔️ |
ActionSuccessLatency | Latency of successful workflow actions | Second | ✔️ |
ActionThrottledEvents | Number of workflow action throttled events | Count | ✔️ |
ActionsCompleted | Number of completed workflow actions | Count | ✔️ |
ActionsFailed | Number of failed workflow actions | Count | ✔️ |
ActionsSkipped | Number of skipped workflow actions | Count | ✔️ |
ActionsStarted | Number of started workflow actions | Count | ✔️ |
ActionsSucceeded | Number of successful workflow actions | Count | ✔️ |
BillableActionExecutions | Number of billed workflow action executions | Count | ✔️ |
BillableTriggerExecutions | Number of billed workflow trigger executions | Count | ✔️ |
BillingUsageNativeOperation | Number of billed native operation executions | Count | ✔️ |
BillingUsageStandardConnector | Number of billed standard connector executions | Count | ✔️ |
BillingUsageStorageConsumption | Number of billed storage consumption executions | Count | ✔️ |
RunFailurePercentage | Percentage of failed workflow runs | Percent | ✔️ |
RunLatency | Latency of completed workflow runs | Second | ✔️ |
RunStartThrottledEvents | Number of workflow run start throttled events | Count | ✔️ |
RunSuccessLatency | Latency of successful workflow runs | Second | ✔️ |
RunThrottledEvents | Number of workflow action or trigger throttled events | Count | ✔️ |
RunsCancelled | Number of cancelled workflow runs | Count | ✔️ |
RunsCompleted | Number of completed workflow runs | Count | ✔️ |
RunsFailed | Number of failed workflow runs | Count | ✔️ |
RunsStarted | Number of started workflow runs | Count | ✔️ |
RunsSucceeded | Number of successful workflow runs | Count | ✔️ |
TotalBillableExecutions | Number of billed workflow executions | Count | ✔️ |
TriggerFireLatency | Latency of fired workflow triggers | Second | ✔️ |
TriggerLatency | Latency of completed workflow triggers | Second | ✔️ |
TriggerSuccessLatency | Latency of successful workflow triggers | Second | ✔️ |
TriggerThrottledEvents | Number of workflow trigger throttled events | Count | ✔️ |
TriggersCompleted | Number of completed workflow triggers | Count | ✔️ |
TriggersFailed | Number of failed workflow triggers | Count | ✔️ |
TriggersFired | Number of fired workflow triggers | Count | ✔️ |
TriggersSkipped | Number of skipped workflow triggers | Count | ✔️ |
TriggersStarted | Number of started workflow triggers | Count | ✔️ |
TriggersSucceeded | Number of successful workflow triggers | Count | ✔️ |