Skip to content

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.

3 Answers
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.

answered 4 years ago

0

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

answered 4 years ago

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
EXPERT

answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.