Autonomy center

更新时间:
复制 MD 格式

The Autonomy Center in Database Autonomy Service (DAS) monitors your PolarDB for MySQL cluster, detects exceptions, and either surfaces optimization recommendations or—if you authorize it—automatically applies fixes to restore performance and limit impact. Use this page to enable autonomous actions and review the events DAS handles on your behalf.

Prerequisites

Before you begin, ensure that you have:

  • A PolarDB for MySQL cluster registered in DAS

How it works

When DAS detects an exception, it examines sessions, SQL statements, and instance capacity to find the root cause. DAS then either surfaces optimization suggestions or—if you grant authorization—acts autonomously to resolve the issue. Every autonomous action is recorded as an event, giving you a full audit trail of what happened and when.

Events fall into four categories:

CategoryDescription
Abnormal eventsExceptions detected in the instance
Optimization eventsPerformance tuning actions taken or recommended
Auto scaling eventsCapacity adjustments triggered automatically
Other eventsAdditional autonomy-related activities

Enable autonomy and view events

  1. Log on to the DAS console.

  2. In the left-side navigation pane, click Instance Monitoring.

  3. Find the instance you want to manage and click its instance ID. The instance details page opens.

  4. In the left-side navigation pane, click Autonomy Center.

  5. On the Autonomy Center page, click Autonomy Service Settings in the upper-right corner.

    Switch settings

  6. On the Autonomous Function Settings tab of the Autonomous Function Management panel, enable the autonomy service and click OK.

  7. On the Autonomy Center tab, set a time range to view events within that period.

    • The trend chart shows the duration of each event alongside variations in major instance metrics during that window.

    • To inspect a specific event, click Details.

Next steps

  • Review the event list regularly to understand the types of exceptions DAS is handling on your cluster.