metrics-agent icon indicating copy to clipboard operation
metrics-agent copied to clipboard

Make CPU/memory requests more realistic

Open nemobis opened this issue 7 months ago • 1 comments

Real-world resource usage shows about 50 MB in top memory usage, less than 0.2 % in top CPU usage.

Closes https://github.com/cloudability/metrics-agent/issues/301

What does this PR do?

Reduce memory requests to 100 MiB, CPU requests to 10m (1 % of one core).

Where should the reviewer start?

How should this be manually tested?

Any background context you want to provide?

What picture best describes this PR (optional but encouraged)?

What are the relevant Github Issues?

Developer Done List

  • [ ] Tests Added/Updated
  • [ ] Updated README.md
  • [ ] Verified backward compatible
  • [ ] Verified database migrations will not be catastrophic
  • [ ] Considered Security, Availability and Confidentiality

For the Reviewer:

By approving this PR, the reviewer acknowledges that they have checked all items in this done list.

Reviewer/Approval Done List

  • [ ] Tests Pass Locally
  • [ ] CI Build Passes
  • [ ] Verified README.md is updated
  • [ ] Verified changes are backward compatible
  • [ ] Reviewed impact to Security, Availability and Confidentiality (if issue found, add comments and request changes)

nemobis avatar Apr 01 '25 11:04 nemobis

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Apr 01 '25 11:04 CLAassistant