Extended terms panel with terms stats.#423
Extended terms panel with terms stats.#423sakalajuraj wants to merge 6 commits intoelastic:masterfrom sakalajuraj:master
Conversation
…ts facet. Changes were made in files editor.html and module.js.
|
Can anyone review thins? Can't wait to see it merged. |
|
Eagerly waiting for the stats functionality to get merged. Am sure with various statistical functions and some means of using percolation, LS + ES + Kibana is all set to be a compelling alternate for Splunk. With due respect to splunk provided functionality, Kibana has much more promising flexibility to offer. |
|
I've tried running this locally, but wasn't lucky with merging it myself. Could one of you be resolve the conflicts and get this working on the current master? |
Conflicts: panels/terms/module.js ??
|
spenceralger, can you try it now |
Conflicts: panels/terms/module.js src/app/panels/terms/editor.html
|
Nobody interested? Really? Is there any problem? |
|
There's a few things I'd like to see addressed here before this gets merged:
|
|
Hi guys, any chance we'll see this merged any time soon? |
|
I'd love to see a terms stats mode. If anyone wants to pickup the ball and run with it, there's a short list above of changes that would be needed to the current state. |
|
I'm going to go ahead and close this since there's been no movement on it |
Discover table performance/wrapping enhancement
Added Anubis configs to ConfigType
* fix: hacky style override for .tooltip introduced upstream in elastic#15542, which causes any .tooltip element to have a fixed width of 1px * fix: revert 637b128 * feat: add error type tooltip icon * chore: switch error Tooltip to TooltipIcon several tooltips were just wrapping fa-exclamation-circle, which TooltipIcon now supports via type='error'
This pull request is related to issue #348. Terms panel is extended with opportunity to create statistics via terms stats facet. It is possible to choose mode - terms or terms_stats in terms panel.