Why can't I enable Performance Insights on existing instance?

0

I have a MariaDB 10.6, RDS t4g.micro instance, however when I go to Modify, there's no Performance Insights section. According to the documentation here: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.Overview.Engines.html

Under Amazon RDS for MariaDB - The db.t4g.micro and db.t4g.small instance classes require 10.6 and higher.

  • Hello. This is indeed a documentation error. Performance Insights relies on the use of PERFORMANCE_SCHEMA, which has a large memory footprint. This is why micro and small instances are not supported. The documentation will be updated to align with what is actually supported.

jpswade
已提问 1 年前1853 查看次数
4 回答
3

This is indeed a documentation error. Performance Insights relies on the use of PERFORMANCE_SCHEMA, which has a large memory footprint. This is why micro and small instances are not supported. The documentation will be updated to align with what is actually supported.

已回答 1 年前
0

Hello, I've reviewed the document and it appears that your design should be compatible with Performance Insights. However you might not able to see them due to possible reasons

  1. The feature may not be available in your region. Refer to this document to check the availability https://aws.amazon.com/about-aws/whats-new/2021/10/rds-performance-insights-more-regions/

  2. Your RDS instance may not be running with sufficient permissions to access Performance Insights. Refer to this document to check the necessary IAM permissions. https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.access-control.html

  3. The Performance Insights feature may be disabled at the parameter group level. Check this document for further information https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_WorkingWithParamGroups.html

  4. Finally, it can take some minutes to appears, if you were just created the RDS. Refer to this document https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.Enabling.html

profile picture
已回答 1 年前
0

@AWS please update documentation. t4g is not supported even with latest version of mariadb.

已回答 1 年前
0

Hello there,

We're sorry to hear about the trouble you've faced, but are thankful for you bringing this to our attention.

I've forwarded this information to our service teams for review. Please feel free to share any feedback related to our documentation directly to us, via the 'Provide feedback' button at the bottom of the related docs page.

Regards,

-- Ben G.

AWS
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则