-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Team:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Description
Kibana version: 9.1.0, 9.1.7, 9.2.1
Elasticsearch version: dtto
Server OS version: wolfi image
Original install method (e.g. download page, yum, from source, etc.): ECK
Describe the bug:
Steps to reproduce:
- install Kibana using ECK, declaring resource memory limit
- observe memory growth untill the POD is OOMkilled.
Expected behavior:
There is active node.js garbage collector that keeps RAM usage reasonable
Screenshots (if relevant):
Any additional context:
I have checked node v8.getHeapStatistics() in fresh node process and the heap limit is 50% of memory limit.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Team:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience