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

[accountingservice]: fix memory limit on #1666

Merged

Conversation

puckpuck
Copy link
Contributor

@puckpuck puckpuck commented Jul 12, 2024

Changes

Fixes #1663, raising memory to 120MB for the accounting service. After running it locally for 7+ days at this level, it has stayed stable with about 20% headroom.

Merge Requirements

For new features contributions please make sure you have completed the following
essential items:

  • CHANGELOG.md updated to document new feature additions
    * [ ] Appropriate documentation updates in the docs
  • Appropriate Helm chart updates in the helm-charts

Maintainers will not merge until the above have been completed. If you're unsure
which docs need to be changed ping the
@open-telemetry/demo-approvers.

@puckpuck puckpuck requested a review from a team as a code owner July 12, 2024 18:13
@github-actions github-actions bot added the helm-update-required Requires an update to the Helm chart when released label Jul 12, 2024
@julianocosta89 julianocosta89 merged commit a087dd6 into open-telemetry:main Jul 15, 2024
29 checks passed
@puckpuck puckpuck deleted the accountservice.fix-memory-limit branch July 16, 2024 02:35
ahealy-newr pushed a commit to ahealy-newr/opentelemetry-demo-ahealy that referenced this pull request Jul 24, 2024
* fix memory limit on accounting service

* fix memory limit on accounting service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
helm-update-required Requires an update to the Helm chart when released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[accountingservice]: Memory usage causes OOM.
2 participants