You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
Describe the bug
I use sudo bin/kibana-plugin install https://d3g5vo6xdbdb9a.cloudfront.net/downloads/kibana-plugins/opendistro-alerting/opendistro-alerting-1.2.0.0.zip
to install the kibana plugin, but it get stucked during installation, this is the output when installation:
Attempting to transfer from https://d3g5vo6xdbdb9a.cloudfront.net/downloads/kibana-plugins/opendistro-alerting/opendistro-alerting-0.10.0.0.zip
Transferring 5049227 bytes....................
Transfer complete
Retrieving metadata from plugin archive
Extracting plugin archive
Extraction complete
Optimizing and caching browser bundles...
and during the installation , the memory usage keeps growing and exceed to 700m, how much memory will be consumed by the plugin? when i install the es-plugin i see the same issue.
Other plugins installed
none
To Reproduce
Steps to reproduce the behavior:
use helm charts for kibana , change image to 6.8.1, no memory limit
2.helm install
exec kibana container, and run the install command
See error
Expected behavior
The plugin can be successfully installed.
Desktop (please complete the following information):
kibana image: docker.elastic.co/kibana/kibana-oss:6.8.1
The text was updated successfully, but these errors were encountered:
Describe the bug
I use
sudo bin/kibana-plugin install https://d3g5vo6xdbdb9a.cloudfront.net/downloads/kibana-plugins/opendistro-alerting/opendistro-alerting-1.2.0.0.zip
to install the kibana plugin, but it get stucked during installation, this is the output when installation:
and during the installation , the memory usage keeps growing and exceed to 700m, how much memory will be consumed by the plugin? when i install the es-plugin i see the same issue.
Other plugins installed
none
To Reproduce
Steps to reproduce the behavior:
2.helm install
Expected behavior
The plugin can be successfully installed.
Desktop (please complete the following information):
kibana image: docker.elastic.co/kibana/kibana-oss:6.8.1
The text was updated successfully, but these errors were encountered: