I am using the VSB to build a chart that uses a Filter Ratio aggregation, with Metric Aggregation set to the default Count. I am also grouping by a term.
This works perfectly fine for Top N, but for all other visualisations (namely Gauge in my case) the ordering is random, I get lots of values visualised which shouldn't even be part of the set (they contain only the denominator value).
The Order By only allows to select Doc Count (Default). The Top N is sorted properly but the other visualisations are not. How can I sort the other visualisations properly?
I tried it and unfortunately it's not what I need after all - Doc Count would be the proper sorting method and it seems to be a bug, so I filed a bug report at https://github.com/elastic/kibana/issues/23466
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.