All Products
Search
Document Center

Application Real-Time Monitoring Service:Database analysis

Last Updated:Jun 20, 2026

After you install an agent, ARMS begins monitoring the application. The database analysis page displays the request count, slow request count, and average duration for all associated databases, along with related SQL analysis, exception analysis, and trace information.

Prerequisites

Important
  • ARMS application monitoring offers a new details page for users on the new billing plan. For more information, see Product Billing (New).

  • If you are not on the new billing plan, go to the application list page and click Switch to New Version to view the new details page.

  • Database analysis is not supported for Python applications.

An agent must be 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 at the top, and then click the name of the target application.

    Note

    The icons in the Language column indicate the following:

    Java图标: A Java application integrated with application monitoring.

    image: A Go application integrated with application monitoring.

    image: A Python application integrated with application monitoring.

    -: An application integrated with Managed Service for OpenTelemetry.

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

    • In the Quick Filter section, you can filter databases by database type, database name, and instance.

    • In the trend charts section, you can view trends for the request count, slow request count, and average duration.

      Click the image.png icon. In the dialog box that opens, you can view statistics for a metric over a specific time period or compare statistics for the same period on different dates. You can click the image.png icon to switch between a bar chart and a trend chart.

    • The database list section shows details 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 a database name or Overview in the Actions column to view the call details for that database.

      • Click Traces in the Actions column to view the corresponding trace details. For more information, see Trace Explorer.