Skip to content

Commit 4704a8f

Browse files
committed
PR review fixes
1 parent 8150ed3 commit 4704a8f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
5.23 KB
Loading

articles/data-factory/monitor-metrics-alerts.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@ Here are some of the metrics emitted by Azure Data Factory version 2.
4444
| PipelineElapsedTimeRuns | Elapsed time pipeline runs metrics | Count | Total | Number of times, within a minute window, a pipeline runs longer than user-defined expected duration. [(See more.)](tutorial-operationalize-pipelines.md) |
4545
| IntegrationRuntimeAvailableMemory | Available memory for integration runtime | Byte | Total | The total number of bytes of available memory for the self-hosted integration runtime within a minute window. |
4646
| IntegrationRuntimeAvailableNodeNumber | Available nodes for integration runtime | Count | Total | The total number of nodes available for the self-hosted integration runtime within a minute window. |
47-
| IntegrationRuntimeCpuPercentage | CPU utilization for integration runtime | Percent | Total | The percetange of CPU utilization for the self-hosted integration runtime within a minute window. |
47+
| IntegrationRuntimeCpuPercentage | CPU utilization for integration runtime | Percent | Total | The percentage of CPU utilization for the self-hosted integration runtime within a minute window. |
4848
| IntegrationRuntimeAverageTaskPickupDelay | Queue duration for integration runtime | Seconds | Total | The queue duration for the self-hosted integration runtime within a minute window. |
4949
| IntegrationRuntimeQueueLength | Queue length for integration runtime | Count | Total | The total queue length for the self-hosted integration runtime within a minute window. |
50-
| Maximum allowed entities count | Maxixum number of entities | Count | Total | The maximum number of entities in the Azure Data Factory instance. |
50+
| Maximum allowed entities count | Maximum number of entities | Count | Total | The maximum number of entities in the Azure Data Factory instance. |
5151
| Maximum allowed factory size (GB unit) | Maximum size of entities | Gigabyte | Total | The maximum size of entities in the Azure Data Factory instance. |
5252
| Total entities count | Total number of entities | Count | Total | The total number of entities in the Azure Data Factory instance. |
5353
| Total factory size (GB unit) | Total size of entities | Gigabyte | Total | The total size of entities in the Azure Data Factory instance. |
5454

55-
For service limits and quotas please see [quotas and limits](../azure-resource-manager/management/azure-subscription-service-limits.md#azure-data-factory-limits).
55+
For service limits and quotas, see [quotas and limits](../azure-resource-manager/management/azure-subscription-service-limits.md#azure-data-factory-limits).
5656
To access the metrics, complete the instructions in [Azure Monitor data platform](../azure-monitor/data-platform.md).
5757

5858
> [!NOTE]
@@ -62,7 +62,7 @@ To access the metrics, complete the instructions in [Azure Monitor data platform
6262

6363
Sign in to the Azure portal, and use the main menu at the top left of the screen to select **Monitor**, and then **Alerts** to create alerts.
6464

65-
:::image type="content" source="media/monitor-using-azure-monitor/monitor.png" alt-text="Screenshot that shows the Monitoring tab in the Azure Portal menu.":::
65+
:::image type="content" source="media/monitor-using-azure-monitor/monitor.png" alt-text="Screenshot that shows the Monitoring tab in the Azure portal menu.":::
6666

6767
:::image type="content" source="media/monitor-using-azure-monitor/alerts.png" alt-text="Screenshot showing the Alerts section in the Monitor page for Azure.":::
6868

1.51 KB
Loading

0 commit comments

Comments
 (0)