I have created an elastic search panel that shows TPS count of an API call. I have used an interval of 1h. With this interval, my client want to see the maximum TPS value (count) for the busiest second of the hour.
for eg. I am using a 6h time period. So there will be 6points in panels each with 1 hr interval. In each 1 hr, I want to also see the second at which I am getting maximum count. Is it possible or can we use any pluggins?