Skip to content

Commit 6994778

Browse files
Merge pull request #229353 from ecfan/patch-1
Azure Logic Apps: Add related metrics doc link
2 parents 405fff0 + faa335a commit 6994778

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/logic-apps/handle-throttling-problems-429-errors.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ title: Handle throttling problems, or '429 - Too many requests' errors
33
description: How to work around throttling problems or 'HTTP 429 Too many requests' errors in Azure Logic Apps.
44
services: logic-apps
55
ms.suite: integration
6-
ms.reviewer: deli, azla
6+
ms.reviewer: estfan, azla
77
ms.topic: how-to
8-
ms.date: 02/28/2023
8+
ms.date: 03/02/2023
99
---
1010

1111
# Handle throttling problems (429 - "Too many requests" errors) in Azure Logic Apps
@@ -44,7 +44,7 @@ To find throttling events at this level, follow these steps:
4444

4545
1. In the second metric bar, from the **Metric** list, select **Trigger Throttled Events**. From the **Aggregation** list, select **Count**.
4646

47-
The chart now shows throttled events for both actions and triggers in your logic app workflow.
47+
The chart now shows throttled events for both actions and triggers in your logic app workflow. For more information, see [View metrics for workflow health and performance in Azure Logic Apps](../logic-apps/view-workflow-metrics.md?tabs=consumption).
4848

4949
### [Standard](#tab/standard)
5050

@@ -54,6 +54,8 @@ The chart now shows throttled events for both actions and triggers in your logic
5454

5555
1. Under **Chart Title**, from the **Metric** list, select **Http 4xx**. From the **Aggregation** list, select **Count**.
5656

57+
The chart now shows throttled events for both actions and triggers in your logic app workflow. For more information, see [View metrics for workflow health and performance in Azure Logic Apps](../logic-apps/view-workflow-metrics.md?tabs=standard).
58+
5759
---
5860

5961
To handle throttling at this level, you have the following options:

0 commit comments

Comments
 (0)