Skip to content

A kibana visualization plugin for color-changing numeric metrics. See how your system is doing just by colors!

Notifications You must be signed in to change notification settings

mpaduada/health_metric_vis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Health Metric Visualization

A metric-like visualization, that changes colors according to numbers. For more information: https://deanf.me/2016/06/10/kibana-the-way-you-want-it/

Installation

For Kibana 4:

bin/kibana plugin -i health_metric_vis -u https://github.com/DeanF/health_metric_vis/releases/download/v0.3.1/health_metric_vis-0.3.1.zip

For Kibana 5:

kibana-plugin install https://github.com/DeanF/health_metric_vis/releases/download/v0.3.5/health_metric_vis-${KIBANA_VERSION}.zip

What does it look like?

example

About

A kibana visualization plugin for color-changing numeric metrics. See how your system is doing just by colors!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 65.2%
  • HTML 26.1%
  • CSS 4.7%
  • Makefile 4.0%