All Products
Search
Document Center

Enterprise Distributed Application Service:SQL analysis

Last Updated:Jul 14, 2023

This topic shows you how to view the SQL analysis of an application.

Limits

Enterprise Distributed Application Service (EDAS) supports SQL analysis in Professional Edition and Platinum Edition, but not in Standard Edition.

Go to the feature page

  1. Log on to the EDAS console.

  2. In the left-side navigation pane, choose Application Management > Applications. In the top navigation bar, select a region. In the upper part of the page, select a microservice namespace. From the Cluster Type drop-down list, select Kubernetes Cluster. Then, find the application that you want to manage and click the name in the Application Name column.

  3. In the left-side navigation pane of the application details page, choose Monitor > Instance Details.

  4. In the left-side pane of the Instance Details page, select the instance that you want to view and click the SQL Analysis tab on the right side of the page.

SQL call statistics

In the SQL Calls section, a time series curve indicates the SQL call statistics of the application in the specified time period.
Optional:In the SQL Calls section, perform the following operations as needed:
  • Move the pointer over a chart and view the detailed statistics.
  • Click the chart icon to view the statistics of the metric in a certain time period or compare the statistics of the metric in the same time period on different dates.

SQL statement list

The SQL statement list displays all SQL statements that are executed in the application in the specified time period.

SQL statement list
Optional:In the SQL statement list, perform the following operations as required:
  • To view the time series curve of the SQL call statistics of an SQL statement, click Invocation Statistics in the Actions column of the SQL statement.
  • To view the snapshots of the operation that is called by an SQL statement, click Interface Snapshot in the Actions column of the SQL statement.

    For more information, see Usage notes.