← Back to team overview

graphite-dev team mailing list archive

Graphite-web master now has 0.10.0 changes

 

I've just merged in chrismd's Graphite 1.1 branch changes which
include support for Ceres as well as a nice refactor of the storage
code. The 0.9.x branch will be maintained for 0.9.10 and any necessary
bugfixes that come from that so if you regularly pull from trunk you
may want to switch.

>From this point on in the graphite-web repository, the master branch
will be considered 'alpha' and subject to major changes. We will
continue to attempt to keep the branch in runnable condition
throughout.

For those curious about the changes, the Finders and Readers are
especially interesting:
https://github.com/graphite-project/graphite-web/blob/master/webapp/graphite/finders.py
https://github.com/graphite-project/graphite-web/blob/master/webapp/graphite/readers.py

This should make it relatively easy to add support for additional data
sources beyond Whisper, Ceres, and RRD files.


A larger and more dramatic merge of chrismd's "megacarbon" refactor of
the Carbon daemons will be coming in the next month to the carbon
repository, but for now it remains identical to the 0.9.x series.

michael