I have problem in ranking my visualization dashboard.
I would like to visualize Top 10 Uptime Monitor Availability.
I already tried using the TVSB visualization type which is Top N to visualize Top 10 Uptime Monitor, and using the Filter Ratio to display my Uptime Availability percentage.
However, the Uptime Availability percentage seems wrong.
It seems like I only able to rank it by Vertical Axis which is not meaningful to me as I would like to rank my Uptime Formula that I already created in Horizontal Axis.
Is there any KQL syntax for ranking it by ascending order that I could apply in my Uptime Availability Formula ? Or is there any other options I could rank my Uptime Availability Formula in ascending order?
On the TSVB go into the panel option and try setting Full Time Range .. .otherwise the calculation is just using the last bucket which for 15 Munites is like the last 30 seconds
Already set the Top-N data as the entire time range before this, not sure why the calculation from my Lens Formula and the Filter Ratio is not the same.
unfortunately it is not possible to rank by a formula due to some technical challenges, same applies also for other calculations like moving averages and differences.
As a workaround in Lens has been introduced the custom metric ranking (like the agg-based editor had).
Lens formula happens on the client side, so the server cannot know the final metric in order to rank.
The custom metric workaround is a way to handle some of these cases, but I understand it won't cover all of them.
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.