I collect metrics so that I can analyse them as a time series. New values are sent to me every ten seconds. How are the data aggregated over these ten seconds so that I obtain a single total for this period - an average, maximum, or something else - is it?
Do you mean that the interval method...