/ob-kb-funnel

Kibana visualization for displaying funnels

Primary LanguageJavaScript

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.