All Products
Search
Document Center

Cloud Monitor:Provided services

Last Updated:Oct 28, 2025

After you install an agent for an application, Cloud Monitor 2.0 starts to monitor the application. On the Provided Services page, you'll see the provided service details, including interface calls, scheduled tasks, and message subscriptions.

Prerequisite

The application is monitored by Cloud Monitor 2.0.

Try in Playground

Alibaba Cloud Playground provides a demo environment where you can experience the main features of Cloud Monitor 2.0.

  1. Visit the Playground demo environment. By default, you are logged on to the o11y-demo-cn-hangzhou workspace.

  2. In the left navigation pane, choose Application Center > Application Observability > Application Monitoring.

View in console

  1. Log on to the Cloud Monitor 2.0 console, and select a workspace. In the left navigation pane, choose Application Center > Application Observability > Application Monitoring.

  2. On the Applications page, click an application. Then, click Provided Services and select a service type.

    • In the Quick Filter section, filter the charts and service list by request type, request target, and instance.

    • In the trend charts section, view the time series curves of the requests and errors, and average response time for a service.

    • The service list displays information such as the name of the request target, request type, and RED (rate, errors, and duration) metrics.

      In the service list, perform the following operations:

Supported frameworks

Operation details

  • Entity details: View the number of requests, errors, and the average response time for the current API, along with HTTP status code statistics and time series curves for slow calls.

  • Associated topology: View the upstream and downstream topology for the current API.

  • SQL analysis: View a list of SQL requests initiated by the current API. You can filter the list by instance on the left side of the page. This tab helps you identify which SQL request is causing a service to slow down.

  • NoSQL analysis: View a list of NoSQL requests initiated by the current API. You can filter the list by instance on the left side of the page. This tab helps you identify which NoSQL request is causing a service to slow down.

  • Exception analysis: View exception information for the current API. This information can help you optimize the code that causes the exceptions.

  • Trace analysis: View detailed trace data for the current API. You can also perform real-time analysis by combining filter conditions and aggregation dimensions to customize diagnostics for different scenarios.