Search results

  1. A

    How the metrics being collected are aggregated: average or maximum?

    Yes, you understood my question correctly. Thank you so much! This will help me in understanding the creation of time series for further analysis.
  2. A

    How the metrics being collected are aggregated: average or maximum?

    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...