Question #295687 on Graphite changed: https://answers.launchpad.net/graphite/+question/295687
Status: Open => Answered Denis Zhdanov proposed the following answer: If I understand correctly, you are inserting four data points per hour, and you need to keep it for a year. Then you need to have: * storage-schemas.conf [carbon] pattern = ^carbon\. retentions = 10s:6h,1min:90d [default_15min_for_1year] pattern = .* retentions = 15m:1y * system-aggregation.conf [default] pattern = .* xFilesFactor = 0 aggregationMethod = average -- You received this question notification because your team graphite-dev is an answer contact for Graphite. _______________________________________________ Mailing list: https://launchpad.net/~graphite-dev Post to : graphite-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~graphite-dev More help : https://help.launchpad.net/ListHelp