I have a TSVB table feeded with heartbeat.
I'm using the field "summary.down" to watch when uptime goes down. The frequency is 1m and I'm accumulating the time when "summary.down" only shows 1. While that field is in 1, it accumulate the time when it is in.
In the image, it shows "summary.down" goes 1 for 15m.
I need to put it into a table with 2 columns. The first column only shows the time when "summary.down" goes 1, only the date when that metric starts and the second column need the final value (15m).
Is possible do that?
Or is there another way to do it?
I Just want the time when it starts and the interval when "summary.down" goes 1.
I can't think of a way of doing it in TSVB or table vis. It might be possible in Canvas using ESSQL, but I am not 100% sure. You should also try the Uptime app, since you're already using hearbeat as it normally has all the metrics and KPIs for something like this.
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.