graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #00429
Re: [Question #113292]: Consolidation Functions for data rollup?
Question #113292 on Graphite changed:
https://answers.launchpad.net/graphite/+question/113292
Status: Open => Answered
chrismd proposed the following answer:
Hi Steve, so this will probably be addressed (somewhat) in the next
month or so. Due to some projects at work I've had to implement a new
database backend to replace whisper. Overall its pretty similar but has
some important differences that enable some pretty cool functionality.
There was a little discussion about it on the mailing list a few weeks
ago. I've got it working right now but the goal is to make it work
transparently along side existing whisper data from previous versions
before making a release. This new backend will not automatically do
roll-up of data at insertion time in the library code itself (like
whisper does), but rather will be handled through a separate maintenance
process that will provide a more general mechanism for transforming your
stored data as you see fit.
Timeline-wise, early July looks like when the next release will be out.
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.