awsdocs / amazon-rds-user-guide

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

Average active executions table #151

Closed pdurbin closed 1 year ago

pdurbin commented 3 years ago

From https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.Overview.ActiveSessions.html

I believe that both cells highlighted in blue below should be 380 instead of 360.

Screen Shot 2021-10-20 at 3 22 42 PM

I would have made a pull request instead of opening an issue but I don't think this table is in the source. Good idea to put the docs on GitHub. Thanks.

>>> 360/180
2.0
>>> 360/240
1.5
>>> 
>>> 380/180
2.111111111111111
>>> 380/240
1.5833333333333333
joshbean commented 1 year ago

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.