Skip to content

chore: Added more important instance statuses#237

Closed
MGSousa wants to merge 3 commits intoqonto:mainfrom
MGSousa:add-more-instance-statuses
Closed

chore: Added more important instance statuses#237
MGSousa wants to merge 3 commits intoqonto:mainfrom
MGSousa:add-more-instance-statuses

Conversation

@MGSousa
Copy link
Contributor

@MGSousa MGSousa commented Jan 18, 2025

Some important RDS statuses were missing (by default they always go as unknown), adding these is necessary to be able to have better observability, prompt reaction, and the possibility to have custom metrics alerts.

Added:

  • failed: when the DB instance has failed and AWS can't recover it
  • storage-full: when the DB instance has reached its storage capacity allocation
  • rebooting: when the DB instance is performing a reboot
  • upgrading: when the DB engine or OS version is being upgraded

It is also nice to have since any of these statuses may be an indication of a disruption to the RDS instance.

@qfritz
Copy link
Contributor

qfritz commented Jan 20, 2025

Thank you so much for this much needed contribution!

Would it be possible for you to:

@qfritz qfritz self-assigned this Jan 20, 2025
Signed-off-by: MGSousa <31368750+MGSousa@users.noreply.github.com>
@MGSousa MGSousa force-pushed the add-more-instance-statuses branch from bad07fd to d034ce1 Compare January 20, 2025 21:46
Signed-off-by: MGSousa <31368750+MGSousa@users.noreply.github.com>
Copy link
Contributor

@qfritz qfritz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor suggestions but all the rest LGTM 👍
You may merge. Thanks again!

Signed-off-by: MGSousa <31368750+MGSousa@users.noreply.github.com>
@MGSousa
Copy link
Contributor Author

MGSousa commented Jan 21, 2025

I do not have push access to this repository to merge it, only maintainers have.

@qfritz
Copy link
Contributor

qfritz commented Jan 21, 2025

I've signed off your commits for merging and will merge the branch here: #238

Thanks a lot for your contribution. I'll make sure to inform you when the tag is created (which should happen shortly).

@qfritz qfritz closed this Jan 21, 2025
@qfritz
Copy link
Contributor

qfritz commented Jan 21, 2025

Hi again, I'm happy to share that your changes are live in tag 0.11.0 🙇‍♀️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants