Performance Insight (original version)

更新时间:
复制 MD 格式

Performance Insight (original version) provides simple charts that help you quickly assess database workload, identify the root causes of performance issues, and improve database stability.

Data sources

Performance Insight (Old Version) collects data from the following sources:

  • If Performance Schema is enabled on the target instance, DAS collects and analyzes data directly from Performance Schema.

  • If Performance Schema is not enabled on the target instance, DAS collects and analyzes data from active sessions.

Procedure

  1. Log on to the DAS console.

  2. In the navigation pane on the left, click Intelligent O&M Center > Instance Monitoring .

  3. Find the target instance and click the instance ID to open the instance details page.

  4. In the left-side navigation pane, click Performance Insight.

  5. Click Enable Performance Insight. In the dialog box, click OK to enable Performance Insight.

    Note

    To disable this feature, click Disable Performance Insight on the Performance Insight page.

  6. On the Performance Insight page, select a time range and click Search.

    Note

    When you select a time range, the end time must be later than the start time:

    • You can use Performance Insight to view data for up to seven days within the past month.

    • You can use Average Active Sessions to view session data from the last three days.

    • The Performance Insight area displays database performance over the selected period.

      To view the details of a specific performance metric, such as Memory Usage/CPU Utilization, click Details next to the metric name. ss

    • In the Average Active Sessions area, you can view trend charts for different session categories and a multi-dimensional load breakdown to identify the source of performance issues.

      In the SQL category, click Optimize in the Actions column to open the SQL Diagnosis Optimization page, which displays the corresponding SQL statement, execution plan, and diagnosis result.

      aa