lp:~jls-semicomplete/+junk/graphite

Created by Jordan Sissel and last modified
Get this branch:
bzr branch lp:~jls-semicomplete/+junk/graphite
Only Jordan Sissel can upload to this branch. If you are Jordan Sissel please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Jordan Sissel
Status:
Development

Recent revisions

600. By Jordan Sissel

Make sparse file creation an optional behavior and put the old full-allocation
behavior back as the default. This also refactors the original zeroing behavior
to write small chunks at a time to avoid allocating a massive chunk of memory
that python isn't likely to return to the system. bug/885944

599. By Jordan Sissel

When creating new whisper files, create it sparsely (and thus quickly) by
seeking to the end and writing a single byte. This should make large whisper
file creation very quick compared to the previous method of zeroing the whole
file.

598. By chrismd

grr i hate has_key

597. By Aman Gupta

Scale down yStep when using yMax=max to force 100% usage of vertical space

596. By Aman Gupta

make yUnitSystem=binary use powers of 2 when calculating yStep

595. By Aman Gupta

areaMode=stacked&yMax=max will now prevent whitespace above stacked graphs

594. By Aman Gupta

Add storage schema for internal carbon metrics

593. By Aman Gupta

bring sumSeriesWithWildcards back since groupByNode does not cover all its uses

592. By Aman Gupta

groupByNode preserves order

591. By chrismd

cherry picking changes from lp:~mleinartas/graphite/dashboard branch

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers