Giter VIP home page Giter VIP logo

mathlion's People

Contributors

abierbaum avatar bn0ir avatar ddavidebor avatar gitter-badger avatar gregorlah avatar simonetosato 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  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  avatar  avatar  avatar  avatar  avatar

mathlion's Issues

Re-Compile for Kibana 5.6.0

Hey Gang,

Just curious if you were going to release this plugin so we could run it against Kibana v5.6.0, since the versions are supposed to stay in lock step in regards to kibana and its plugins.

Cheers,

Mathlion behaviour with multiple series

Mathlion behaviour with multiple series should be tested:

Example .es(split=user:10) generate 10 timeseries for the top 10 users.

If multiple timeseries are passed, the same calculation should be mapped to each and every timeseries.

The timeseries are meant to represent the same thing, just multiple items of it.

in our case for @fermiumlabs/management applications, we need the ability to apply the same math to every timeseries.

Assigning a variable to a split series doesn't work

I cannot seem to get a variable to contain a list, when I use split in my .es query. The behavior I am seeing seems like instead of generating a list, the value of the variable is overwritten with what should have been the last value in the list. I have attached a screenshot of the issue I am seeing

image

Just noticed that there are two offset='-15m' in the .es query, but the result is the same when it is removed.

double packaging

the build system now appears from the travis log to be building the packages twice

[21:29:08] Packaged mathlion-5.0.0-beta1.zip
[21:29:12] Packaged mathlion-0.1.0-beta1.zip

One for the kibana version, one for the plugin version.
expected behaviour should be:

  • in the backport-4 branch, only one for the mathlion version
  • In the master branch, one for each kibana version in the kibanas array

doc fixes

  • remove units from docs
  • fix install tutorial

Timelion: Error: in cell #2: Unexpected type of argument in function quantileSeq

Hi,

I am using the following formula in timelion

.es(index="pla*",metric=sum:requests).math("a=median(source);qal=quantileSeq(source,[0.05,0.95],true)").label("Requests") .value(1).math(a*source).label("Median") 

I am able to plot the median . how ever i am not able to plot the upper and lower quantiles.

I need to plot both 0.05 value and 0.95 value in the graph

When i checked the QunatileSeq , there is one scenario where we can return the two values.

Please help me in solving the above approach.

Double issue folder

There is a duplicated docs folder, one called docs and one called Docs. Those should be merged together, and mkdocs output should be tested.

error when installing

The CI builds are now failing with the following error when installing:

(node:4787) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: Cannot read property 'state' of undefined

Kibana 5.3.0 version

Hello there,
can I easily build a version for 5.3.0 or do you already know about API changes?
Thanks in advance
Frank

Support ES/Kibana 6.x

Is this in the plans anywhere? Is it as simple as just installing on an ES6 stack?

elastic 5.0

We should introduce support for elastic 5.0.0 and 5.0.1, both are now GA.

Support for 5.4.3

I'd also like this to be available for 5.4.3 :)

Thanks for your contributions!

fix docs about array

In the docs many functions have the original array example as they did in math.js. We should fix that sooner or later.

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.