I wish, it's a line graph showing unique_count(field A) and unique_count(field B) over time.
I just need to show a calculation of those 2 unique_count(field A) / unique_count(field B) over time
I'm 100% sure there is a way, because it's fields in the JSON that creates the graph elements.
Not familiar enough with Kibana to find out how.
I can add a second metric, and then a third that I switch to a Calculation. Then create a variable for each of the 2 metrics. Then use them in a simple division.
I tried one more thing - took 2 metrics who's average is known to me and calculation was allowed this time (great!) but the result just gave me nothing. See screenshot
In the data - the first average is 21 and the second is 15, so I was hoping to see 1.4
Can you show a screenshot of the "Time Series" tab? By default, the Metric tab you're on will show the last value in your Time Series. So if that Time Series drops off to 0 at the end, that's what you would see in the Metric tab. But there is a way to get the overall average as well.
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.