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
-
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
-
Log on to the ARMS console. In the left-side navigation pane, choose .
-
On the Application List page, select a region at the top, and then click the name of the target application.
NoteThe icons in the Language column indicate the following:
: A Java application integrated with application monitoring.
: A Go application integrated with application monitoring.
: A Python application integrated with application monitoring.-: An application integrated with Managed Service for OpenTelemetry.
-
In the top navigation bar, choose .
-
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
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
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.
-
-