lp:~jens-rantil/whisper/whisper

Created by Jens Rantil and last modified
Get this branch:
bzr branch lp:~jens-rantil/whisper/whisper
Only Jens Rantil can upload to this branch. If you are Jens Rantil please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jens Rantil
Project:
whisper
Status:
Development

Recent revisions

45. By Jens Rantil

whisper-resize.py now has a higher level aggregation functionality

Adding the --aggregate command line parameter to the whisper-resize.py
script makes it load all values into memory and iteratively going
through each value bin. For each value bin aggregation is done and
xFilesFactor is checked.

For sparse data, the --aggregate parameter is most certainly not useful.
However, when doing complex resizes it can be highly useful.

44. By Jens Rantil

Using setuptools instead

This makes is possible to do "python setup.py develop" for easier
live development.

43. By Jens Rantil

Not printing updated datapoints to stdout

It doesn't seem very useful since those exact updated points are known
by the invoker (through command line) anyway.

42. By Michael Leinartas

Rev versions for 0.9.10-pre1

41. By Michael Leinartas

Make two windows in dashboard modal

From patch in https://bugs.launchpad.net/graphite/+bug/931401
Make "Remove All Graphs" and "Change Graph Size" windows modal

40. By Michael Leinartas

Merge in lp:~amos-shapira/graphite/whisper-dump

whisper-dump.py script to dump raw whisper data

39. By Michael Leinartas

Refactor schema validation to be more informative

Also add an additional check for a whisper edge case

38. By Michael Leinartas

Fix whisper behavior when duplicate timestamps are submitted

https://bugs.launchpad.net/graphite/+bug/973420

37. By Michael Leinartas

Oops, missed a small syntax error in the merge 2 commits ago

Branch metadata

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

Subscribers