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

allow fixed heap resource monitor's max_heap_size_bytes to be configurable via runtime #33950

Open
ramaraochavali opened this issue May 5, 2024 · 1 comment
Labels
area/fixed_heap_resource_monitor enhancement Feature requests. Not bugs or questions.

Comments

@ramaraochavali
Copy link
Contributor

Currently fixed heap resource monitor's max_heap_size_bytes is in bootstrap and can only take static value. For deployments like Istio, where we set limits via annotations, it would be good if we can allow this value from runtime variable also so that we can set appropriate run time configuration (the same value as we set in the annotation)

@ramaraochavali ramaraochavali added enhancement Feature requests. Not bugs or questions. triage Issue requires triage labels May 5, 2024
@phlax
Copy link
Member

phlax commented May 6, 2024

cc @eziskind @htuch @nezdolik

@phlax phlax added area/fixed_heap_resource_monitor and removed triage Issue requires triage labels May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/fixed_heap_resource_monitor enhancement Feature requests. Not bugs or questions.
Projects
None yet
Development

No branches or pull requests

2 participants