-
Notifications
You must be signed in to change notification settings - Fork 31
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
Version 7.5.1 #21
Comments
Are there any additional error-logs? |
Hello, I have the same issue as @MSeidl93. Im using Kibana 7.5.1 inside of a Docker-Container. Dockefile FROM docker.elastic.co/kibana/kibana:7.5.1 RUN ./bin/kibana-plugin install https://github.com/fbaligand/kibana-enhanced-table/releases/download/v1.7.0/enhanced-table-1.7.0_7.5.1.zip COPY kibana_ext_metrics_vis.zip '/opt/kibana/kibana_ext_metrics_vis/kibana_ext_metrics_vis.zip' RUN ./bin/kibana-plugin install file:///opt/kibana/kibana_ext_metrics_vis/kibana_ext_metrics_vis.zip Logoutput Building kibana |
Hi , I am also using kibana 7.5.1, I want to find ratio of two metrics real time. But there is no plugin available for 7.5.1, Please help. |
Do the error logs help you to nail down the issue? Any help would be very much appreciated! |
I tried to install on a Bitnami OSS distribution and I had the following issue:
|
happend to meet the same error in kibana7.6.0, pls update this plugin !!! |
I installed it on Kibana 7.6.1, but when Kibana is optimizing plug-ins, it shows the following error: ERROR in ./plugins/extended_metric_vis/public/shim/metric_vis_legacy_module.js
Anyone can help? |
I tried adjusting the package.json to the new version, but unfortunately that didn't do the trick for me. Would be great to have this plugin for 7.5.1
The text was updated successfully, but these errors were encountered: