lp://staging/~verterok/txstatsd/bionic
Created by
Guillermo Gonzalez
and last modified
- Get this branch:
- bzr branch lp://staging/~verterok/txstatsd/bionic
Only
Guillermo Gonzalez
can upload to this branch. If you are
Guillermo Gonzalez
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Simon Poirier: Approve
-
Diff: 313 lines (+79/-76)5 files modifiedLICENSE (+1/-1)
requirements.txt (+7/-7)
txstatsd/process.py (+19/-21)
txstatsd/service.py (+2/-2)
txstatsd/tests/test_process.py (+50/-45)
Branch information
Recent revisions
- 113. By Simon Davy
-
[r=wesmason] Support newline separated multiple metrics in single packet, like statsd proper.
- 112. By Wes Mason
-
[r=james-w] Fix ConfigurableMes
sageProcessor not processing counter stats correctly, and add rate tests. - 109. By Sidnei da Silva
-
[r=sidnei] [a=bicycleday] Preserve gauges after each flush.
If the gauge is not updated at the next flush, it will send the
previous value. This is the definition of a gauge as per Etsy StatsD.
Also updated test_flush_gauge_metric in test_processor.py. - 108. By Sidnei da Silva
-
[r=verterok] Use cooperator to yield more often and avoid blocking the reactor for too long.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/txstatsd