LeeDr
(Lee Drengenberg)
August 18, 2017, 5:09pm
9
I don't think there's any other way right now in Kibana besides the Visual Builder to do some calculation like this and get just the metric.
The last post here shows using the Overall Average
aggregation to get a single number for your whole timespan.
Thanks for your patience. I'm learning more about Visual Builder as I go here...
If you have your first aggregation which is a Filter Ratio which is calculating success/(success or failure).
That ratio probably changes over time, and your gauge or markdown is showing the last value. But it sounds like you want a metric that shows the percentage over the entire timespan, which might be Last 15 minutes or Last 30 days.
So you can add Overall Average aggregation to do that. First click the + …