Can someone help me with making timeseries visual for below use case:
Display the amount value for different state coming from backend script and show in accordance to time.
Qsearch index updated,nodes traversed are seperate fields created in template.
The thing I'm trying to achieve over here is, I want to show intime(statistic time) values
for qsearch index and nodes traversed .So whatever the data is diaplayed in table should be seen as time series visual.I'm trying to achieve this through TSVB.I don't need to sum up values but simply to represent intime values as timeseries.
Thanks for your response.Below is the sample data and Image.
As in Image below its diffrent graphs shown ,but similar have to be plotted as timeseries data in
kibana i.e all four fileds count values wrt to stats time field.For every statistic time field what is the count of fileds(chunks,nodes traversed,chunks,search processed) have to be shown.
This is same as: If one need to show cpu % wrt to pid.(Average of cpu group by pid),but here case is show count wrt to every sec and nothing to group.
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.