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

Remove Cloud SQL memory utilization > 90% alert #1404

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

priyawadhwa
Copy link
Contributor

We've been getting a lot of low urgency pages for this alert (~50 in the past day). As discussed in the oncall meeting, this isn't a particularly useful metric to alert on since MySQL will always use a large amount of memory. CPU usage has been normal, and we have alerts for it, and it's probably a better metric to alert on

We've been getting a lot of low urgency pages for this alert (~50 in the past day).
As discussed in the oncall meeting, this isn't a particularly useful  metric to alert on since MySQL will always use a large amount of memory.
CPU usage has been normal, and we have alerts for it, and it's probably a better metric to alert on

Signed-off-by: Priya Wadhwa <[email protected]>
@priyawadhwa priyawadhwa requested a review from pwelch January 6, 2025 22:59
@priyawadhwa priyawadhwa enabled auto-merge (squash) January 6, 2025 22:59
Copy link
Contributor

@haydentherapper haydentherapper left a comment

Choose a reason for hiding this comment

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

Do you think we should keep this but bump it far higher, to 95% or 99? I'd worry having no alert might miss a memory leak.

@priyawadhwa
Copy link
Contributor Author

There's an alert for 95% right below this one in the file!

Copy link
Contributor

@haydentherapper haydentherapper left a comment

Choose a reason for hiding this comment

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

NVM, thank you!

@priyawadhwa priyawadhwa merged commit 62b1622 into sigstore:main Jan 6, 2025
9 checks passed
@priyawadhwa priyawadhwa deleted the remove-alert branch January 6, 2025 23:28
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