Skip to content

Commit 3d0d2f8

Browse files
committed
cross-ref
1 parent 675e2cb commit 3d0d2f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/api-management/api-management-howto-use-azure-monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ API Management emits [metrics](../azure-monitor/essentials/data-platform-metrics
4242
* **Capacity** - helps you make decisions about upgrading/downgrading your API Management services. The metric is emitted per minute and reflects the estimated gateway capacity at the time of reporting. The metric ranges from 0-100 calculated based on gateway resources such as CPU and memory utilization and other factors.
4343

4444
> [!TIP]
45-
> API Management recently introduced separate CPU Percentage of Gateway and Memory Percentage of Gateway metrics, which can also be used for scaling decisions and troubleshooting. [Learn more](api-management-capacity.md)
45+
> In the [v2 service tiers](v2-service-tiers-overview.md), API Management replaced the capacity metric with separate CPU and memory utilization metrics. These metrics can also be used for scaling decisions and troubleshooting. [Learn more](api-management-capacity.md)
4646
4747
* **Requests** - helps you analyze API traffic going through your API Management services. The metric is emitted per minute and reports the number of gateway requests with dimensions. Filter requests by response codes, location, hostname, and errors.
4848

articles/api-management/v2-service-tiers-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The following API Management capabilities are currently unavailable in the v2 ti
8787
* Zone redundancy
8888
* Multi-region deployment
8989
* Multiple custom domain names
90-
* Capacity metric
90+
* Capacity metric - replaced by CPU Percentage of Gateway and Memory Percentage of Gateway metrics
9191
* Autoscaling
9292
* Inbound connection using a private endpoint
9393
* Injection in a VNet in external mode or internal mode

0 commit comments

Comments
 (0)