Giter Club home page Giter Club logo

kibana_health_metric_vis's People

Contributors

austin-taylor avatar calston avatar heiloliver avatar kiambogo avatar mydigitallife avatar palmerabollo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

kibana_health_metric_vis's Issues

Not working on Kibana 5.6.7

Hello, I have kibana 5.6.7 installed. I extracted zip files in to plugin directory as kibana/plugins/kibana_health_metric_vis-master/
then started kibana. But I cant see any new visulation option in Kibana Visualize section. Could you please help me?
Thank you very much

5.0.1

No longer able to install with 5.0.1

Metric displaying wrong value Kibana 5.4.2

Hi I changed the package.json to 5.4.2 and installed the plugin. All installs okay however the value displayed is different to the value returned. Attached screenshot showing the value displayed and the value returned. As you can see the result displayed is 6 however the response shows 6461. The normal metric visualisation that comes with Kibana displays correctly.
image

5.1.2

Hi,
Can you create a tag for the lastest Kibana version?
Plugin installation was unsuccessful due to error "Incorrect Kibana version in plugin [health_metric_vis]. Expected [5.1.2]; found [5.0.0]"

Version bump - Kibana 7.10 / alternative

Hi!
I was trying to install this plugin on Kibana 7.10 even after changing the package.json i only get
Plugin installation was unsuccessful due to error "No kibana plugins found in archive"

Does someone use it in current kibana version? Or maybe you can recommend some alternative>

Add support for kibana 5.6.1

Hi,

I'm trying to install your plugin on kibana 5.6.1.
I have change the version in the package.json file.
But, I have this following error on my browser:

<<
Fatal Error
TypeError: _modules2.default is undefined (http://kibana5-socle.pin.dolmen.bouyguestelecom.fr/bundles/kibana.bundle.js?v=15533:282)

Version: 5.6.1
Build: 15533

Error: TypeError: _modules2.default is undefined (http://kibana5-socle.pin.dolmen.bouyguestelecom.fr/bundles/kibana.bundle.js?v=15533:282)
[2502]/window.onerror@http://kibana5-socle.pin.dolmen.bouyguestelecom.fr/bundles/commons.bundle.js?v=15533:90:22028

Regards,
Luc

Issue installing 6.2.2 to official Kibana docker container

Hi @clamarque,

I'm trying to install the plugin inside the docker container in elastic's official kibana docker images (using: docker.elastic.co/kibana/kibana-oss:6.2.2)

After running this inside the container

kibana-plugin install https://github.com/clamarque/kibana_health_metric_vis/releases/download/v6.2/kibana_health_metric_vis-6.2.2.zip
Attempting to transfer from https://github.com/clamarque/kibana_health_metric_vis/releases/download/v6.2/kibana_health_metric_vis-6.2.2.zip
Transferring 601240 bytes....................
Transfer complete
Retrieving metadata from plugin archive
Extracting plugin archive
Extraction complete
Optimizing and caching browser bundles...
Killed

But after that it errors out:
error-kibana

Not sure if this is related to Elasticsearch's official docker container or the install itself.

[BUG] v7.x.x

The plugin can't calculate the ranges from data

install on kibana 5.0 fails

I've followed the instrunctions (clone+zipped) and got the following error
root@master1:~/amihay# /data/elasticsearch50/kibana-5.0.0-linux-x86_64/bin/kibana-plugin install file:///tmp/kibana_health_metric_vis.zip Attempting to transfer from file:///tmp/kibana_health_metric_vis.zip Transferring 216517 bytes.................... Transfer complete Retrieving metadata from plugin archive Plugin installation was unsuccessful due to error "No kibana plugins found in archive"

Add support for kibana 5.5.1

I downloaded the plugin and tried to install the source.zip but get type errors similar to this
elastic/kibana#12707

I tried to bumble my way through some changes but was unsuccessful in making it work.

Please let me know if you need more information form me.

Regards,
Brandon

Reloading visualize background when "Apply changes"

Hi there, it would be great if background updates when you apply changes modifing thresholds.

To see what I say, go for a search that hits a count of x (15 for example), and then set critical threshold over it (20 for example) and press "apply changes" (play) button.

You will see nothing happens, unless you hit the search again.

Thanks in advance!

Not compatible with Kibana 5.1.1

when i try to install, it returns the error:

$ kibana-plugin.bat install https://github.com/clamarque/kibana_health_metric_vis/releases/download/v5.0/kibana_health_metric_vis-5.0.zip
Attempting to transfer from https://github.com/clamarque/kibana_health_metric_vis/releases/download/v5.0/kibana_health_metric_vis-5.0.zip
Transferring 33323 bytes....................
Transfer complete
Retrieving metadata from plugin archive
Extracting plugin archive
Extraction complete
Plugin installation was unsuccessful due to error "Incorrect Kibana version in plugin [health_metric_vis]. Expected [5.1.1]; found [5.0.0]"

Support for Kibana 6.1.x

Hi,

Was looking for support for Kibana 6.1.x, already started some of the transitioning work for you:

#22

However couldn't figure out why esResponse.hits.total was not returning anything when it was using the tabifyAggsResponse even though the code in 5.6 & 6.1 looked the same.

Metric displaying wrong unit in Bytes.

Hi, the health metric seems to display wrong unit while using Byte format in Number.

Here's info:

  • Version: kibana 5.4.3
  • Changed the Number format in Index Patterns from -default- to Bytes:

default

  • Then applying same settings both on metric and health metric.

example:

metricbug

Cannot Install plugin

Hello,

I'm using Kibana 4.5.1 on Ubuntu 14.04.4 LTS.

I downloaded the plugin using this link https://github.com/clamarque/kibana_health_metric_vis/releases/download/v4.2/kibana_health_metric_vis-4.2.zip
Trying to install command using :
sudo bin/kibana plugin -i health-metric-vis -u file:/path/to/kibana_health_metric_vis-4.2.zip

I've this error message 🔢

Installing health-metric-vis
Attempting to transfer from file:/home/ubuntu/Téléchargements/kibana_health_metric_vis-4.2.zip
Transferring 32282 bytes....................
Transfer complete
Extracting plugin archive
Extraction complete
Optimizing and caching browser bundles...
Plugin installation was unsuccessful due to error "Optimizations failure.

    ERROR in ./optimize/bundles/kibana.entry.js
    Module not found: Error: Cannot resolve 'file' or 'directory' /opt/kibana/installedPlugins/health-metric-vis/public/health_metric_vis in /opt/kibana/optimize/bundles
     @ ./optimize/bundles/kibana.entry.js 129:0-54
"

Any Help please 👍

Health Matrix based on Status

Hi @clamarque ,
I am able to install this plugin on Kibana 4.4. using the workaround you mentioned in earlier issue.
I have Server health status (UP, DOWN, WARNING).
Can we set the colour based on these statuses instead of numbers ?

Thanks,
Vikram

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.