Hello Gordon,
We're using this new archive policy:
root@rack01-nnsm01:~# gnocchi archive-policy list +---------+-------------+---------------------------------------------------------------------------+------------------------------------------------+ | name | back_window | definition | aggregation_methods | +---------+-------------+---------------------------------------------------------------------------+------------------------------------------------+ | default | 0 | - points: 288, granularity: 0:05:00, timespan: 1 day, 0:00:00 | std, count, 95pct, min, max, sum, median, mean | | | | - points: 420, granularity: 0:24:00, timespan: 7 days, 0:00:00 | | | | | - points: 240, granularity: 2:48:00, timespan: 28 days, 0:00:00 | | | | | - points: 720, granularity: 12:00:00, timespan: 360 days, 0:00:00 | | | | | - points: 720, granularity: 1:00:00, timespan: 30 days, 0:00:00 | | | | | - points: 360, granularity: 1 day, 0:00:00, timespan: 360 days, 0:00:00 | | | | | - points: 102, granularity: 7 days, 0:00:00, timespan: 714 days, 0:00:00 | | | | | - points: 60, granularity: 30 days, 0:00:00, timespan: 1800 days, 0:00:00 | | | | | - points: 60, granularity: 90 days, 0:00:00, timespan: 5400 days, 0:00:00 | | +---------+-------------+---------------------------------------------------------------------------+------------------------------------------------+
With it, metricd is able to process measures without showing the overflow error.
Thanks! Kind regards.
Hello Gordon,
We're using this new archive policy:
root@rack01- nnsm01: ~# gnocchi archive-policy list ---+--- ------- ---+--- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- --+---- ------- ------- ------- ------- ------- ------- --+ ---+--- ------- ---+--- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- --+---- ------- ------- ------- ------- ------- ------- --+ ---+--- ------- ---+--- ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- --+---- ------- ------- ------- ------- ------- ------- --+
+------
| name | back_window | definition | aggregation_methods |
+------
| default | 0 | - points: 288, granularity: 0:05:00, timespan: 1 day, 0:00:00 | std, count, 95pct, min, max, sum, median, mean |
| | | - points: 420, granularity: 0:24:00, timespan: 7 days, 0:00:00 | |
| | | - points: 240, granularity: 2:48:00, timespan: 28 days, 0:00:00 | |
| | | - points: 720, granularity: 12:00:00, timespan: 360 days, 0:00:00 | |
| | | - points: 720, granularity: 1:00:00, timespan: 30 days, 0:00:00 | |
| | | - points: 360, granularity: 1 day, 0:00:00, timespan: 360 days, 0:00:00 | |
| | | - points: 102, granularity: 7 days, 0:00:00, timespan: 714 days, 0:00:00 | |
| | | - points: 60, granularity: 30 days, 0:00:00, timespan: 1800 days, 0:00:00 | |
| | | - points: 60, granularity: 90 days, 0:00:00, timespan: 5400 days, 0:00:00 | |
+------
With it, metricd is able to process measures without showing the overflow error.
Thanks!
Kind regards.