Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.
/ ob-kb-funnel Public archive
forked from outbrain-inc/ob-kb-funnel

Kibana visualization for displaying funnels

Notifications You must be signed in to change notification settings

zuto/ob-kb-funnel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Kibana visualization for displaying funnels

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 84.0%
  • HTML 13.7%
  • CSS 2.3%