lp://staging/~sidnei/txstatsd/cooperate
Created by
Sidnei da Silva
and last modified
- Get this branch:
- bzr branch lp://staging/~sidnei/txstatsd/cooperate
Only
Sidnei da Silva
can upload to this branch. If you are
Sidnei da Silva
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Guillermo Gonzalez: Approve
-
Diff: 1162 lines (+489/-176)15 files modifiedtxstatsd/metrics/distinctmetric.py (+1/-1)
txstatsd/metrics/timermetric.py (+3/-3)
txstatsd/protocol.py (+4/-1)
txstatsd/report.py (+118/-0)
txstatsd/server/configurableprocessor.py (+6/-20)
txstatsd/server/loggingprocessor.py (+3/-4)
txstatsd/server/processor.py (+58/-81)
txstatsd/server/protocol.py (+16/-15)
txstatsd/service.py (+25/-13)
txstatsd/tests/test_client.py (+11/-3)
txstatsd/tests/test_configurableprocessor.py (+7/-7)
txstatsd/tests/test_inspector.py (+204/-0)
txstatsd/tests/test_loggingprocessor.py (+3/-2)
txstatsd/tests/test_processor.py (+30/-25)
txstatsd/tests/test_service.py (+0/-1)
Branch information
Recent revisions
- 112. By Sidnei da Silva
-
- Use cooperator to yield more often and avoid blocking the reactor for too long.
- 104. By Sidnei da Silva
-
[r=elachuni,
michael. nelson] Catch IOError that can be raised by mod_wsgi when importing twisted.python.log
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/txstatsd