clamarque / kibana_health_metric_vis

Plugin for kibana Version 4.x, 5.x, 6.x and 7.x to change color of metric depending to the planned state of health
Apache License 2.0
47 stars 21 forks source link

Add support for kibana 5.5.1 #18

Closed alias454 closed 6 years ago

alias454 commented 7 years ago

I downloaded the plugin and tried to install the source.zip but get type errors similar to this https://github.com/elastic/kibana/issues/12707

I tried to bumble my way through some changes but was unsuccessful in making it work.

Please let me know if you need more information form me.

Regards, Brandon

austin-taylor commented 7 years ago

It looks like the directory needs to be kibana/name_of_plugin

Then you can use sudo bin/kibana-plugin install file:///name_of_plugin.zip

I'll update the zip file and resubmit PR

austin-taylor commented 7 years ago

https://github.com/clamarque/kibana_health_metric_vis/pull/19

clamarque commented 7 years ago

@alias454 I will put soon a new release for 5.5.x. a release contain the source of code and the plugin functionnal (globaly with the name of plugin, for example kibana_health_metric_vis-5.5.x.) You can download this here next time. For now, I need to resolve some bugs before the release will be available