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

UI API memory consumption constantly growing #1623

Closed
hudymi opened this issue Nov 10, 2018 · 1 comment
Closed

UI API memory consumption constantly growing #1623

hudymi opened this issue Nov 10, 2018 · 1 comment
Labels
area/busola Related to all activities around the Busola UI and all its views kind/bug Categorizes issue or PR as related to a bug.

Comments

@hudymi
Copy link
Contributor

hudymi commented Nov 10, 2018

Description

UI API memory consumption constantly growing in time. UI API has multiple in-memory caches, so maybe it related to this - informers and cache for content (BigCache). It is also possible that there is a memory leak. It should be investigated.

Memory consumption from ~10H:
image

Expected result

Memory should be released if not needed.

@hudymi hudymi added kind/bug Categorizes issue or PR as related to a bug. area/busola Related to all activities around the Busola UI and all its views labels Nov 10, 2018
@hudymi hudymi added this to the Backlog_Wookiee milestone Nov 10, 2018
@Szymongib
Copy link
Contributor

Should be resolved by #1910

grischperl pushed a commit to grischperl/kyma that referenced this issue Nov 10, 2020
 (kyma-project#1683)

* Enable Stackdriver Kubernetes Monitoring on long running clusters.
Install Prometheus Stackdriver collector.

* Added beta argument to gcloud.

* Replace tags with values in patch yaml file.
Added env variable with stackdriver sidecar image tag.

* Corrected volumeMount name.

* Removed double quotes and escape backslashes.

* Removed debug flag for stackdriver collector.
Added support for enabling cluster ssd disks.
Aggregated multiple sed commands in to one with multiple expressions.

* Switched to use lowercase CLUSTER_USE_SSD variable values.

* Removed quotes around optional arguments for gcloud container clusters create.

* Added comments.
Removed quotes around optional arguments for gcloud command, so command doesn't fail when arguments is empty.

* Removed unused jobs and baserefs.
Added stackdriver collector support for nightly and weekly clusters.
Enabled SSD disks for nightly cluster.

* Updated job template.

* Updated tests definition.
Added required quotes around variable names.

* Removed escape slashes.

* Bumped release version to match upstream values.
grischperl pushed a commit to grischperl/kyma that referenced this issue Nov 10, 2020
* Release 1.0 RC2 (kyma-project#911)

* Release 1.0.0-rc2

* Release 1.0.0 (kyma-project#930)

Release 1.0.0

* Release 1.0.1-rc1 (kyma-project#947)

* Release 1.0.0-rc1

* Increase limit-range container max memory limit.
Increase prometheus and stackdriver collector memory limit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/busola Related to all activities around the Busola UI and all its views kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants