Giter Site home page Giter Site logo

ommsolutions / kibana_ext_metrics_vis Goto Github PK

View Code? Open in Web Editor NEW
67.0 12.0 31.0 727 KB

This is a plugin for Kibana 5.0.0+. It is based on the core Metric-Plugin but gives you the ability to output custom aggregates on metric-results by using custom formula and/or JavaScript.

License: Apache License 2.0

JavaScript 34.20% HTML 26.24% CSS 0.41% TypeScript 39.15%

kibana_ext_metrics_vis's Introduction

Kibana Extended Metric Plugin

This is a plugin for Kibana 5.x and Kibana 7.x. It is based on the core Metric-Plugin but gives you the ability to output custom aggregates on metric-results by using custom formula and/or JavaScript.

Kibana 5 demo
image

Installation

Only works for some Kibana-versions (sorry, I don't have the time to release a new version for every update, but you can choose the closest version and simply adjust the version-number in the package.json))

5.0.0

$ ./bin/kibana-plugin install https://github.com/ommsolutions/kibana_ext_metrics_vis/releases/download/0.1.0/extended_metric_vis.zip

5.5.0

$ ./bin/kibana-plugin install https://github.com/ommsolutions/kibana_ext_metrics_vis/releases/download/5.5.0/kibana_ext_metrics_vis_5.5.0.zip

5.5.2

$ ./bin/kibana-plugin install https://github.com/ommsolutions/kibana_ext_metrics_vis/releases/download/5.5.2/kibana_ext_metrics_vis_5.5.2.zip

5.6.5

$ ./bin/kibana-plugin install https://github.com/ommsolutions/kibana_ext_metrics_vis/releases/download/5.6.5/kibana_ext_metrics_vis_5.6.5.zip

6.2.2

Check the following repo for install command: https://github.com/Nohame/extended_metric_vis

7.4.2

$ ./bin/kibana-plugin install https://github.com/ommsolutions/kibana_ext_metrics_vis/releases/download/7.4.2/kibana_ext_metrics_vis_7.4.2.zip

Manual

(for other versions: e.g. 5.1.0)

Extract the ZIP into a new folder in your kibana/plugins-directory.

Uninstall

Simply delete that folder or use ./bin/kibana-plugin install and restart kibana.

Development

  1. Clone or fork the Kibana repository
  2. Clone this repo inside the default place for Kibana plugins kibana/plugins/* and run the Kibana-specific commands to setup the project (e.g. yarn kbn bootstrap)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.