graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #01818
[Merge] lp:~lapsu/graphite/holt-winters-fix into lp:graphite
The proposal to merge lp:~lapsu/graphite/holt-winters-fix into lp:graphite has been updated.
Description changed to:
fix holt winters bug of calculating with mismatched units
also make holt winters calculations much simpler and generalize
bootstrap code such that other functions could use it
when fetching the data for the bootstrap, it could get bootstrap data
with different units of time, which caused index errors and stack traces.
now it fetches the bootstrap and original data in one series so they're
all using the same units of time.
For more details, see:
https://code.launchpad.net/~lapsu/graphite/holt-winters-fix/+merge/84312
--
https://code.launchpad.net/~lapsu/graphite/holt-winters-fix/+merge/84312
Your team graphite-dev is requested to review the proposed merge of lp:~lapsu/graphite/holt-winters-fix into lp:graphite.
References