lp:~drawks/graphite/graphite-msgpack
Created by Dave Rawks and last modified
- Get this branch:
- bzr branch lp:~drawks/graphite/graphite-msgpack
Only Dave Rawks can upload to this branch. If you are Dave Rawks please log in for upload directions.
Branch merges
Propose for merging
No branches dependent on this one.
- Sidnei da Silva (community): Approve
- Diff: 173 lines (+65/-9)6 files modifiedcarbon/bin/validate-storage-schemas.py (+1/-1)
carbon/conf/carbon.conf.example (+6/-0)
carbon/lib/carbon/conf.py (+5/-0)
carbon/lib/carbon/protocols.py (+30/-1)
carbon/lib/carbon/service.py (+15/-7)
check-dependencies.py (+8/-0)
Branch information
Recent revisions
- 687. By Dave Rawks <email address hidden>
-
Added config options to enable/disable line,pickle, and msgpack receivers.
made msgpack import conditional on the msgpack receiver being enabled
updated check_dependencies to test for msgpack - 686. By Dave Rawks <email address hidden>
-
Added msgpack protocol linereceiver
- 681. By Michael Leinartas
-
update bundled pytz
add to requirements.txt so that pip installs use that instead
add /usr/share/lib/zoneinfo to list of system tzdata dirs - 680. By Michael Leinartas
-
Merge lp:~bkjones/graphite/mailgraph
Merge lp:~mleinartas/graphite/mailgraphAdd 'email graph' functionality in dashboard view
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~graphite-dev/graphite/main