Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase Cloud SQL alert threshold to 98% #569

Merged
merged 2 commits into from
Mar 9, 2023

Conversation

codysoyland
Copy link
Member

As autoresize is enabled, the Cloud SQL disk utilization is always roughly ~91-95%. This caused a few alerts as the disk utilization hit the 95% threshold a few times prior to disk autoresize. Increasing to 98% should be safe and avoid unneccesary alerts. Typical rate of growth is currently around 1%/day, so in the event of autoresize failure, we will still have >24h to remedy a situation where we hit 98% capacity.

Signed-off-by: Cody Soyland <codysoyland@github.com>
@codysoyland codysoyland force-pushed the disk-utilization-alert-tuning branch from df74644 to 99ec09e Compare March 9, 2023 14:50
Signed-off-by: Cody Soyland <codysoyland@github.com>
@codysoyland codysoyland enabled auto-merge (squash) March 9, 2023 14:54
@codysoyland codysoyland merged commit 5a575c1 into main Mar 9, 2023
@codysoyland codysoyland deleted the disk-utilization-alert-tuning branch March 9, 2023 15:02
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.

None yet

2 participants