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

Improve memory usage #176

Open
utr1903 opened this issue Sep 18, 2024 · 0 comments
Open

Improve memory usage #176

utr1903 opened this issue Sep 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@utr1903
Copy link
Contributor

utr1903 commented Sep 18, 2024

Summary

The filterprocessor for each team increases the memory consumption. When the amount of namespaces are too much, the memory usage skyrockets and keeps making the collector pods OOMKilled.

Desired Behavior

Flexibility to fine-tune memory consumption.

Possible Solution

  1. Migrate from filterprocessor to routingconnector
  2. Tune GOMEMLIMIT(Migrate deprecated memory_ballast extension to GOMEMLIMIT variable. #144)

Additional context

@utr1903 utr1903 added the enhancement New feature or request label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant