Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 684 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 684 Bytes

Kibana Funnel Visualization

example image

Kibana Visualization plugin for displaying a funnel Based on D3 Funnel lib - https://github.com/jakezatecky/d3-funnel

Installation

Run bin/kibana-plugin install https://github.com/outbrain/ob-kb-funnel/releases/download/v5.1.1/ob-kb-funnel.zip

Inside the plugin dir run npm install

Usage

Once installed, you'll see an additional type of visualization, named "Funnel View". The funnel is created from the buckets of the aggregation or from metrics. Advanced D3-funnel options can be set in the Options tab, along with other funnel metrics.