Hi,
I am using cube for retrieving metrics( using median) of events. Presently i am getting timestamp and median value. Is there anyway of getting number of events used to calculate the median value?
I am querying for a median, for a step of 5mins, There will be many events in that 5mins time range, but i ll get only one median value of all those events. So can i get total number of events in that time range along with the median value?
Thanks in Advance