deb-gnocchi/releasenotes/notes/dynamic-resampling-b5e545b1485c152f.yaml
gord chung 68a2a35667 support resampling on aggregation endpoint
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
2016-11-07 17:27:16 +00:00

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.