Code Monkey home page Code Monkey logo

Comments (25)

nreese avatar nreese commented on July 18, 2024 1

I have updated the readme with the 6.2 install instructions.

from kibana-time-plugin.

jonathandick avatar jonathandick commented on July 18, 2024

We would love to use this plugin (in fact, we will revert from 6.2 to the most recent supported Kibana version to be able to use it). Is there any plan to update to work with 6.2?

from kibana-time-plugin.

soul3soul avatar soul3soul commented on July 18, 2024

same here, used it in V5 and now on 6 ;(
Hoping itll be fixed

from kibana-time-plugin.

nreese avatar nreese commented on July 18, 2024

6.2 is not supported yet. No timeline on when it will be supported

from kibana-time-plugin.

jonathandick avatar jonathandick commented on July 18, 2024

Shoot but understand constraints on time.

Is any Kibana 6.x version supported?

from kibana-time-plugin.

soul3soul avatar soul3soul commented on July 18, 2024

anyone knows a similar plugin?

from kibana-time-plugin.

Shifter2600 avatar Shifter2600 commented on July 18, 2024

@soul3soul There is no other plugin. @jonathandick there is the 6.0 already listed

from kibana-time-plugin.

nreese avatar nreese commented on July 18, 2024

6.0 is supported

from kibana-time-plugin.

jonathandick avatar jonathandick commented on July 18, 2024

From what I can tell, the controls plugin was added in 6.1. We depend on this and would like to augment with this time plugin. This means going to 6.0 would not work.

We have a young developer who may be help transition. @nreese , do you have a sense of the complexity of making this plugin work for 6.2? Would you be willing to provide some mentorship?

from kibana-time-plugin.

nreese avatar nreese commented on July 18, 2024

I am not sure how complex the upgrade will be because I am not sure what is broken in 6.2.

I will answer questions as best I can and will gladly accept a PR for upgrading to 6.2

from kibana-time-plugin.

jonathandick avatar jonathandick commented on July 18, 2024

Ok. Thank you, we will be in touch soon.

from kibana-time-plugin.

thekofimensah avatar thekofimensah commented on July 18, 2024

I'm also interested in this!!

from kibana-time-plugin.

michimau avatar michimau commented on July 18, 2024

the plugin does work for me under 6.2.2.

from kibana-time-plugin.

thekofimensah avatar thekofimensah commented on July 18, 2024

from kibana-time-plugin.

michimau avatar michimau commented on July 18, 2024

just updated package.json, by setting https://github.com/nreese/kibana-time-plugin/blob/master/package.json#L3 to 6.2.2.

then business as usual:
bower install --force-latest
npm install

from kibana-time-plugin.

thekofimensah avatar thekofimensah commented on July 18, 2024

I'm getting this error on 6.2.2:

Optimizations failure.\n   4299 modules\n    \n    \u001b[1m\u001b[31mERROR in /usr/share/kibana/plugins/kibana-time-plugin/public/time.js\n    
Module not found: Error: Can't resolve 'plugins/kibana-time-plugin/bower_components/bootstrap-addons/dist/css/bootstrap-addons.css'
 in '/usr/share/kibana/plugins/kibana-time-plugin/public

@nreese

from kibana-time-plugin.

nreese avatar nreese commented on July 18, 2024

Did you run the command bower install?

from kibana-time-plugin.

thekofimensah avatar thekofimensah commented on July 18, 2024

Yep, when I run it:

bower cached        https://github.com/nreese/bootstrap-addons/files/851515/bootstrap-addons.zip#e-tag:8d3784242
bower validate      e-tag:8d3784242 against https://github.com/nreese/bootstrap-addons/files/851515/bootstrap-addons.zip#*
bower new           version for https://github.com/nreese/bootstrap-addons/files/851515/bootstrap-addons.zip#*
bower resolve       https://github.com/nreese/bootstrap-addons/files/851515/bootstrap-addons.zip#*
bower download      https://github.com/nreese/bootstrap-addons/files/851515/bootstrap-addons.zip
bower extract       bootstrap-addons#* bootstrap-addons.zip
bower resolved      https://github.com/nreese/bootstrap-addons/files/851515/bootstrap-addons.zip#e-tag:8d3784242
bower ENOTFOUND     Package option not found

from kibana-time-plugin.

nreese avatar nreese commented on July 18, 2024

Here is the output of a successful bower install

bower bootstrap-addons#*        cached https://github.com/nreese/bootstrap-addons/files/851515/bootstrap-addons.zip#e-tag:8d3784242
bower bootstrap-addons#*      validate e-tag:8d3784242 against https://github.com/nreese/bootstrap-addons/files/851515/bootstrap-addons.zip#*
bower bootstrap-addons#*           new version for https://github.com/nreese/bootstrap-addons/files/851515/bootstrap-addons.zip#*
bower bootstrap-addons#*       resolve https://github.com/nreese/bootstrap-addons/files/851515/bootstrap-addons.zip#*
bower bootstrap-addons#*      download https://github.com/nreese/bootstrap-addons/files/851515/bootstrap-addons.zip
bower bootstrap-addons#*       extract bootstrap-addons.zip
bower bootstrap-addons#*      resolved https://github.com/nreese/bootstrap-addons/files/851515/bootstrap-addons.zip#e-tag:8d3784242
bower bootstrap-addons#*       install bootstrap-addons#e-tag:8d3784242

What version of bower are you using? I am using 1.8.2.

If you are still having problems with bower, then you could always manually extract the depenency. Extract the contents of bootstrap-addons.zip into the folder kibana-time-plugin/public/bower_components/bootstrap-addons

from kibana-time-plugin.

thekofimensah avatar thekofimensah commented on July 18, 2024

Yeah I'm also on 1.8.2...

Just figured it out. Bower doesn't like to be run on root, but I have Kibana running as a service so to edit I need to be root. So I changed permissions of that folder and then bower install was successful. Thanks!

from kibana-time-plugin.

ahmwahba avatar ahmwahba commented on July 18, 2024

Hi, I'm using kibana 6.2.4, I set the version in package.json to 6.2.4 and when I try npm install it says "[email protected] No repository field" I also tried 6.2.2 but no success. any thoughts?

FYI: the time widget plugin is listed under visualize but I click it I get an error: Uncaught Error: [$rootScope:infdig] 10 $digest() iterations reached. Aborting!
Watchers fired in the last 5 iterations: [[{"msg":"fn: function(scope,locals,assign,inputs){var value=useInputs&&inputs?inputs[0]:parsedExpression(scope,locals,assign,inputs);return interceptorFn(value,scope,locals)}","newVal":"2018-05-29T00:16:59.606Z","oldVal":"2018-05-29T00:16:59.606Z"},{"msg":"fn: function(scope,locals,assign,inputs){var value=useInputs&&inputs...

Please help.

Thanks.

from kibana-time-plugin.

nreese avatar nreese commented on July 18, 2024

@ahmwahba The dependencies are installed with bower, not npm. Run bower install to install dependencies.

from kibana-time-plugin.

ahmwahba avatar ahmwahba commented on July 18, 2024

I ran bower install and it worked successfully. last line of the output is
bower bootstrap-addons#* install bootstrap-addons#e-tag:8d3784242

but I still get the mentioned error when I click on the "time widget" under visualize section

from kibana-time-plugin.

ahmwahba avatar ahmwahba commented on July 18, 2024

the last installation step in the README.md file:
vi kibana-time-plugin/package.js //set version to match kibana version
what is package.js? is it package.json?

from kibana-time-plugin.

nreese avatar nreese commented on July 18, 2024

yes, there is a typo in the instructions

from kibana-time-plugin.

Related Issues (20)

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.