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

Re-adjust resource requests/limits for webhook handler #902

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

mvandenburgh
Copy link
Member

@mvandenburgh mvandenburgh commented Jun 27, 2024

Adjusts resource requests/limits for webhook Django app based on usage reported by Prometheus (https://grafana.spack.io/d/d249cc23-6930-403e-91f6-c9c30389b88d/kubernetes-deployment-cpu-and-memory-metrics?orgId=1&var-namespace=custom&var-deployment=webhook-handler-worker&var-pod=All&from=now-24h&to=now)

Underprovisioning seems to be responsible for some of the sentry errors we're seeing.

@mvandenburgh mvandenburgh force-pushed the adjust-webhook-handler-resources branch from b896b07 to 89cbf35 Compare June 27, 2024 15:53
Based on usage reported by Prometheus.
@mvandenburgh mvandenburgh force-pushed the adjust-webhook-handler-resources branch from 89cbf35 to e5c2f2b Compare June 27, 2024 15:55
Copy link
Collaborator

@jjnesbitt jjnesbitt left a comment

Choose a reason for hiding this comment

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

We'll just want to keep an eye on costs as this will increase our base resource load in the cluster.

@mvandenburgh mvandenburgh merged commit 04584ee into main Jul 31, 2024
1 check passed
@mvandenburgh mvandenburgh deleted the adjust-webhook-handler-resources branch July 31, 2024 19:01
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