After installing an Application Real-Time Monitoring Service (ARMS) agent for an application, ARMS begins monitoring the application. On the Database page, you can view metrics such as request count, slow request count, average duration, and SQL analysis, along with abnormal analysis and trace information for each database.
Prerequisites
Application Monitoring provides a new application details page for users who have enabled the new billing mode. For more information, see Billing (new).
If you have not enabled the new billing mode, you can click Switch to New Version on the Application List page to view the new application details page.
Python applications do not support database analysis viewing.
An ARMS agent is installed for the application. For more information, see Application Monitoring overview.
View database information
Log on to the ARMS console. In the left-side navigation pane, choose .
On the Application List page, select a region in the top navigation bar and click the name of the application that you want to manage.
NoteIcons displayed in the Language column indicate languages in which applications are written.
: Java application
: Go application
: Python application
Hyphen (-): application monitored in Managed Service for OpenTelemetry.
In the top navigation bar, choose
.In the Quick Filter section (icon 1), you can filter databases by database type, database name, and instance.
In the trend charts section (icon 2), you can view trend charts for the number of database requests, slow request counts, and average duration.
Click the
icon to view metric statistics for a specific time period or compare statistics for the same period on different dates in the dialog box that appears. By selecting either of the
icons, you can switch between the bar chart and trend chart for display.
In the database list section (icon 3), you can view information such as database name, database type, SQL/NoSQL statements, request count, average duration, and slow requests.
In the database list, you can perform the following operations:
Click the database name or Overview in the Actions column to view the call details of the target database. For more information, see Database calls.
Click Traces in the Actions column to view the corresponding trace details. For more information, see Trace Explorer.