Thanks for being on this topic. I hope it will help others
Here is what I'm trying to achieve:
The data source of my data is from elasticsearch and the data format is like that:
[timestamp: data, metric11:number, metric12: number, metric21:number, metric22: number]
metric11 and metric12 are associated: value11(0) is asociated with value12(0)
Same for metric21 and metric22
I'd like to create a table like that, showing only the latest value (last timestamp) and refreshing everytime it updates
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.