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

Kibana 7.2.0 #52

Open
lucasapaixao opened this issue Jul 15, 2019 · 9 comments
Open

Kibana 7.2.0 #52

lucasapaixao opened this issue Jul 15, 2019 · 9 comments

Comments

@lucasapaixao
Copy link

To use the plugin in Kibana 7.2.0 i modify the package.json and it was possible to use the plugin.
But now i have a problem with Metric visualization, when i "Hide Aggregation" Kibana produces a error.
The Datasweet formula is simples: agg1/agg2
The Kibana error:
"Version: 7.2.0
Build: 24337
Error: Uncaught TypeError: Cannot read property 'name' of undefined (http://kibana.unimedva.com.br/built_assets/dlls/vendors.bundle.dll.js:98)
at window.onerror (http://kibana.unimedva.com.br/bundles/commons.bundle.js:3:1643907)"

@karthichana
Copy link

I'm having the same issue when I tried to 'Hide Aggregation' under Kibana 7.1.1.

@lfroment-datasweet
Copy link

Hi all, 7.2 is not supported yet. under 7.1.1 OSS, bug cannot be reproduced. Everything is working fine. @karthichana , what version are you using, and what other plugins have you installed?
711_oss_hide_no_bug

@karthichana
Copy link

@lfroment-datasweet it's 7.11 and you refer to the error message triggered when i tried to do the hiding.

image

@tonykoval
Copy link

Here is list of API changes in 7.2, https://www.elastic.co/blog/kibana-plugin-api-changes-in-7-2

@tonykoval
Copy link

@joshkleven09
Copy link

@lfroment-datasweet I am seeing this same issue as well when using Kibana v7.1.1. Hiding the aggregation works fine in Data Table visualizations (like your example) but I get the same error posted above when trying to hide an aggregation in a Metric visualization.

@karthichana
Copy link

@joshkleven09 Yes you are right, it's ok with the Data Table visualizations but it doesnt work in the Metric visualization.

@lfroment-datasweet
Copy link

Hi,
got it. Indeed, we have the same issue with OSS version. We have to investigate. It may take some time beacause we are pretty busy + vacations.
Best regards to you all!

@guanghaofan
Copy link

@lfroment-datasweet
I think it needs some time to fix the issues in v7.1.x and the other upstream versions due to the big changes in the aggconfig API. and we really hope that the new version can be released soon. You guys did grate job! thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants