Files
doc-exports/docs/ces/umn/ces_faq_0013.html
qiujiandong1 c1d4f578e7 CES UMN 20250530 version
Reviewed-by: Rumpler, Mihály <mihaly.rumpler@t-systems.com>
Co-authored-by: qiujiandong1 <qiujiandong1@huawei.com>
Co-committed-by: qiujiandong1 <qiujiandong1@huawei.com>
2025-11-18 06:22:57 +00:00

3.3 KiB

How Many Rollup Methods Does Cloud Eye Support?

Cloud Eye supports the following five rollup methods, among which variance has been disabled and will be removed in later versions:

  • Average

    If Statistic is set to Avg., Cloud Eye calculates the average value of metrics collected within a rollup period.

  • Maximum

    If Statistic is set to Max., Cloud Eye calculates the maximum value of metrics collected within a rollup period.

  • Minimum

    If Statistic is set to Min., Cloud Eye calculates the minimum value of metrics collected within a rollup period.

  • Sum

    If Statistic is set to Sum, Cloud Eye calculates the sum of metrics collected within a rollup period.

  • Variance

    If Statistic is set to Variance, Cloud Eye calculates the variance value of metrics collected within a rollup period.

    Take a 5-minute period as an example. If it is 10:35 now and the rollup period starts at 10:30, the raw data generated between 10:30 and 10:35 is rolled up to 10:30.