Turning on Performance Insights for RDS MySQL instance

0

I am trying to turn on Performance Insights for our RDS MySQL Community Instance (Engine Version 8.0.33), following the instructions at [https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.Enabling.html](Turning Performance Insights on).

However, when I click on Modify on the instance, I don't see the section for Performance Insights. Can someone help understand why this might be happening?

Thanks, Balaji

1 Answer
2
Accepted Answer

Hello.

What instance class are you selecting for your RDS instance?
Performance Insights cannot be enabled if you select an instance class listed in the following document.
If you select an instance class other than the one below, the Performance Insights section will be displayed.
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.Overview.Engines.html

  • db.t2.micro
  • db.t2.small
  • db.t3.micro
  • db.t3.small
  • db.t4g.micro
  • db.t4g.small
profile picture
EXPERT
answered 3 months ago
profile picture
EXPERT
reviewed a month ago
profile pictureAWS
EXPERT
reviewed 3 months 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.

Guidelines for Answering Questions