Database Autonomy Service (DAS) provides the performance insight feature. This feature provides charts and tables to help you evaluate database workloads and identify the causes of database performance issues. This helps improve the stability of your databases.
Prerequisites
DAS supports the following types of database instances:
- RDS MySQL
- RDS PostgreSQL
- PolarDB MySQL
- PolarDB PostgreSQL
- PolarDB O
Background information
The performance insight feature collects and analyzes data from the following major
sources:
- If performance_schema is enabled for database instances, the performance insight feature collects and analyzes the data stored in performance_schema.
- If performance_schema is disabled for database instances, the performance insight feature collects and analyzes the data of active sessions.