lp:~verterok/txstatsd/use-implementer-instead-of-implements
Created by Guillermo Gonzalez and last modified
- Get this branch:
- bzr branch lp:~verterok/txstatsd/use-implementer-instead-of-implements
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.
Branch information
Recent revisions
- 117. By Guillermo Gonzalez
-
replace zope.interface.
implements with zope.interface. implementer decorator - 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:txstatsd