Skip to content

Commit 1186981

Browse files
authored
Merge pull request #101205 from mike-urnun-msft/patch-104
(Azure CXP) resolves #46097
2 parents 3e09d3a + cc3ac0b commit 1186981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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
@@ -44,7 +44,7 @@ The following video shows how to monitor API Management using Azure Monitor.
4444

4545
API Management emits metrics every minute, giving you near real-time visibility into the state and health of your APIs. Following is a summary of some of the available metrics:
4646

47-
* Capacity (preview): helps you make decisions about upgrading/downgrading your APIM services. The metric is emitted per minute and reflects the gateway capacity at the time of reporting. The metric ranges from 0-100 calculated based on gateway resources such as CPU and memory utilization.
47+
* Capacity: helps you make decisions about upgrading/downgrading your APIM services. The metric is emitted per minute and reflects the gateway capacity at the time of reporting. The metric ranges from 0-100 calculated based on gateway resources such as CPU and memory utilization.
4848
* Total Gateway Requests: the number of API requests in the period.
4949
* Successful Gateway Requests: the number of API requests that received successful HTTP response codes including 304, 307, and anything smaller than 301 (for example, 200).
5050
* Failed Gateway Requests: the number of API requests that received erroneous HTTP response codes including 400, and anything larger than 500.

0 commit comments

Comments
 (0)