Merge lp:~jerith/graphite/storage-aggregation into lp:~graphite-dev/graphite/main
Proposed by
Jeremy Thurgood
| Status: | Merged | ||||
|---|---|---|---|---|---|
| Merge reported by: | chrismd | ||||
| Merged at revision: | not available | ||||
| Proposed branch: | lp:~jerith/graphite/storage-aggregation | ||||
| Merge into: | lp:~graphite-dev/graphite/main | ||||
| Diff against target: |
201 lines (+98/-5) 4 files modified
carbon/lib/carbon/storage.py (+48/-0) carbon/lib/carbon/writer.py (+11/-2) docs/config-carbon.rst (+32/-1) whisper/whisper.py (+7/-2) |
||||
| To merge this branch: | bzr merge lp:~jerith/graphite/storage-aggregation | ||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| chrismd | Approve | ||
|
Review via email:
|
|||
Description of the change
This branch adds an optional storage-
To post a comment you must log in.

Looks great, thanks for contributing this, I've merged it into trunk.