68a2a35667
support ability to resample data to another granularity that isn't necessarily in archive policy. resampling is done prior to reaggregation Change-Id: Ibda001e13ef03a1cd550eed8b662944bb51e9d98 Closes-Bug: #1631046
7 lines
272 B
YAML
7 lines
272 B
YAML
---
|
|
features:
|
|
- Add `resample` parameter to support resampling stored time-series to
|
|
another granularity not necessarily in existing archive policy. If both
|
|
resampling and reaggregation parameters are specified, resampling will
|
|
occur prior to reaggregation.
|