All Products
Search
Document Center

API Gateway:View REST API and operation monitoring data

Last Updated:Jun 08, 2026

Cloud-native API Gateway provides real-time monitoring for REST APIs and operations, including QPS, request success rate, and average request latency.

Prerequisites

View API monitoring data

  1. Log on to the API Gateway console.

  2. In the left-side navigation pane, click Cloud-native API Gateway > API. In the top navigation bar, select a region.

  3. On the API page, click image in the Monitor column of the target REST API.

    The monitoring data includes PV, UV, gateway inbound traffic, gateway outbound traffic, Method Distribution, Gateway Status Code Distribution, Backend Service Status Code Distribution, QPS, Request Success Rate, Request Latency (ms), and Request Distribution.

    Note
    • The page displays data from the last hour by default. To change the time range, use the filter in the upper-left corner.

    • Enable Auto Refresh in the upper-right corner to auto-refresh the data.

    • Cloud-native API Gateway uses Simple Log Service for monitoring. Gateway log delivery may incur additional costs described in the Billing overview.

View operation monitoring data

  1. Log on to the API Gateway console.

  2. In the left-side navigation pane, click Cloud-native API Gateway > API. In the top navigation bar, select a region.

  3. On the API page, click the target REST API. In the Interface list list, select the target operation, and then click the Operation Monitoring tab.

    The monitoring data includes PV, UV, gateway inbound traffic, gateway outbound traffic, Method Distribution, Gateway Status Code Distribution, Backend Service Status Code Distribution, QPS, Request Success Rate, Request Latency (ms), and Request Distribution.

    Note
    • The page displays data from the last hour by default. To change the time range, use the filter in the upper-left corner.

    • Enable Auto Refresh in the upper-right corner to auto-refresh the data.

    • Cloud-native API Gateway uses Simple Log Service for monitoring. Gateway log delivery may incur additional costs described in the Billing overview.

Related documentation