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

support chart, grafana: allow memory to peak to 2x requests and disable readinessProbe #3868

Merged
merged 2 commits into from
Apr 3, 2024

Conversation

consideRatio
Copy link
Contributor

@consideRatio consideRatio commented Mar 27, 2024

This was used to fix deploy grafana dashboards failures observed in pangeo-hubs which has a heavy load on prometheus/grafana due to use of many dask worker nodes collecting substantial amounts of metrics.

Grafana has been OOMKilled in pangeo-hubs at least, and this resolved it. Since grafana sometimes need temporary additional memory rather than consistently need more memory, I think its reasonable to increase the limit without increasing the request.

@consideRatio consideRatio requested a review from a team as a code owner March 27, 2024 13:11
@consideRatio consideRatio changed the title support chart, grafana: allow memory to peak to 2x requests support chart, grafana: allow memory to peak to 2x requests and disable readinessProbe Mar 27, 2024

This comment was marked as resolved.

@consideRatio consideRatio requested a review from yuvipanda April 3, 2024 07:27
@consideRatio consideRatio merged commit 4cc0551 into 2i2c-org:main Apr 3, 2024
37 checks passed
Copy link

github-actions bot commented Apr 3, 2024

🎉🎉🎉🎉

Monitor the deployment of the hubs here 👉 https://github.com/2i2c-org/infrastructure/actions/runs/8534873121

@consideRatio
Copy link
Contributor Author

consideRatio commented Apr 3, 2024

I went for a merge to flush this from being a ball in the air nudging my attention - I feel very confident about this change technically

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.

2i2c-aws-us: investigate and fix failure to update grafana dashboards
1 participant