prelert / kibana-swimlane-vis

Kibana swimlane visualization
Apache License 2.0
140 stars 41 forks source link

Compatible to Kibana 7.8 #65

Open remoschneller opened 4 years ago

remoschneller commented 4 years ago

Hi all,

Can we use this plugin for Kibana 7.8? Thanks a lot and regards,

Remo

peteharverson commented 4 years ago

Hi @remoschneller ,

Thanks for your interest in the plugin. Currently the latest release that is available is 7.6.2. Releases for Kibana 7.7+ have been delayed because the swimlane plugin needs extensive refactoring to support running on the new Kibana platform. At this point I am unable to provide an estimate of when releases for 7.7 and 7.8 might be available.

In the meantime, I'd recommend taking a look at the Kibana Heat Map visualization, which allows you to create a visual with much of the functionality of the swimlane plugin:

image

remoschneller commented 4 years ago

Hello @peteharverson

Thanks for your answer. We will try it with the HeatMap.

Regards