Hi,
you can use Average aggregation on one series, and create another series (with the + button on the top right side of each series) with Max aggregation.
Each of them should have the group by terms : status_code as you already did.
The only thing is to change the interval value to hours that will allow you to create one bucket per hour and the aggregation will be computed on that interval
Hi,
Can you tell me specifically with screenshots?
I'm sorry for the lack of information.
Added screenshot above.
In the first place, the expression of TPS is
In panel options tab, set interval: 1m,
The value counted in the Data tab is divided by 60.
Using the value obtained by this,
I want to express the maximum value every hour in the past 24 hours.
I also want to express the average value every hour in 24 hours.
Or is it better to output this TPS as a table?
Could you tell me the procedure in that case?
I tried it, but I feel something is different.
I changed the interval to 1h and divided by 3600.
Also, max and avg are grouped by “terms: status_code” respectively, but the result is as attached.
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.