Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Statistical Facet Panel #724

Merged
merged 9 commits into from
Dec 30, 2013
Merged

Statistical Facet Panel #724

merged 9 commits into from
Dec 30, 2013

Conversation

simianhacker
Copy link
Member

I need a panel to display a number like "Total Bandwidth", "Average Response Time", "Total Money Raised", "Total Kudos", "Total Memory Used", etc... The statistical facet works great for aggregating data to get one number like these types of displays. I present to you the stats panel:

kibana

screenshot 2013-11-23 22 04 57

stats-editor

Enjoy!

@rashidkpc
Copy link
Contributor

This looks really good. I love the simplicity. Did you forget to check in numeral.js? I see in the require.js config that you've included the minified version. Can you add the non-minified to this pull?

@simianhacker
Copy link
Member Author

@rashidkpc Done... Just updated the pull request with the un-minified version numeral.js

@latenightsurfer
Copy link

very nice panel ... when will it be available in the master? ;)

@rashidkpc
Copy link
Contributor

A few other tweaks

  • This does not build. See CONTRIBUTING.md step 2.
  • The requirejs style does not match the other panels.
  • No docs. A short doc block at the top describing the parameters would be great
  • Aggregates all queries into a single stats facet. Would be better to allow it to work with each query independently and show the results separately. The hits panel may be a good example of how to handle this

@elvarb
Copy link

elvarb commented Nov 26, 2013

Does this have the option to display only the most recent value of a field?

@jorgelbg
Copy link

jorgelbg commented Dec 9, 2013

When this will be available?

@simianhacker
Copy link
Member Author

Rashid has a list of things he wants done before he will accept the pull request. I haven't had time to get them done.

@simianhacker
Copy link
Member Author

@rashidkpc I finished the changes per your comment above. Let me know if there is anything else.

stats panel

@rashidkpc rashidkpc merged commit 5ae58cb into elastic:master Dec 30, 2013
@mcuadros mcuadros mentioned this pull request Jan 7, 2014
6 tasks
@electramax
Copy link

Hi all, new to Kibana.

Interested in adding a stats panel and wondering how this differs from #374 ?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants