The open source version of the Amazon RDS docs. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.
Other
150
stars
231
forks
source link
Online documentation regarding Performance Insights not in sync with GitHub? #189
So now I am confused 😉 , what is the proper documentation? What is the support for Performance Insights on MySQL on db.t4g instances? This information would be useful when trying to determine whether to upgrade from db.t3 to db.t4g.
Closing this issue or pull request in advance of archiving this repo. For more information about the decision to archive this repo (and others in the 'awsdocs' org), see the announcement on the AWS News Blog.
The URL https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.Overview.Engines.html currrently displays:
Note the third column.
When trying to enable Performance Insights for MySQL on
db.t4g.micro
anddb.t4g.small
instances, this seems not possible, so I wanted to add this limitation by editting the page using the link mentioned on the page, which leads me to https://github.com/awsdocs/amazon-rds-user-guide/tree/main/doc_source/USER_PerfInsights.Overview.Engines.md which displays:This content is different from the published page?
https://github.com/awsdocs/amazon-rds-user-guide/blob/4ea9161be71392e8b3f596c19b3f8dcdd892b849/doc_source/USER_PerfInsights.Overview.Engines.md also suggests that Performance Insights for MySQL is supported for all
db.t4g
instances (includingdb.t4g.micro
anddb.t4g.small
). But this seems not the case when trying to enable it in AWS RDS?So now I am confused 😉 , what is the proper documentation? What is the support for Performance Insights on MySQL on
db.t4g
instances? This information would be useful when trying to determine whether to upgrade fromdb.t3
todb.t4g
.