Hi Experts
I have a case where the performance data is collected for every 5 secs. I am plotting this using kibana 4.1.2.
When I try to change the x-axis(date histogram) interval to 1 sec I see the following Warning and bucket is set to 5 minutes.
Question: 1
Is it possible to plot each and every value of collected performance data?
Question: 2
On y-axis I am selecting the MAX aggregation, and x-axis is set to 5-mins buckets(which is not my intention) by kibana. In this case does it mean the max value in that 5-mins bucket is displayed or any other calculations are applied on the data?
Thanks in Advance