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.
Visit the Playground demo environment. By default, you are logged on to the
o11y-demo-cn-hangzhouworkspace.In the left navigation pane, choose .
View in console
Log on to the Cloud Monitor 2.0 console, and select a workspace. In the left navigation pane, choose .
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:
Click an operation to view service details.
Click Traces in the Actions column to view trace details.
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.