All Products
Search
Document Center

Application Real-Time Monitoring Service:Database analysis

Last Updated:Mar 13, 2025

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

Important
  • 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

  1. Log on to the ARMS console. In the left-side navigation pane, choose Application Monitoring > Application List.

  2. 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.

    Note

    Icons displayed in the Language column indicate languages in which applications are written.

    Java图标: Java application

    image: Go application

    image: Python application

    Hyphen (-): application monitored in Managed Service for OpenTelemetry.

  3. In the top navigation bar, choose Scenario-based Analysis > Database.

    2025-02-07_15-22-26

    • 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 image.png 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 image.png 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.