lp:~james-w/txstatsd/delta-configurable-processor

Created by James Westby and last modified
Get this branch:
bzr branch lp:~james-w/txstatsd/delta-configurable-processor
Only James Westby can upload to this branch. If you are James Westby please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Westby
Project:
txStatsD
Status:
Merged

Recent revisions

112. By James Westby

Fix indentation.

111. By James Westby

Fix gauge delta support in ConfigurableMessageProcessor.

110. By Ricardo Kirkner

[r=lucio.torre,james-w] added support for gauges with delta values

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.

107. By Guillermo Gonzalez

[r=sidnei] add py3k support for the consistenthashing client

106. By Guillermo Gonzalez

[r=sidnei] Initial py3k support, only the client side.

105. By Guillermo Gonzalez

[r=sidnei] Use mock instead of mocker in the tests

104. By Sidnei da Silva

[r=elachuni,michael.nelson] Catch IOError that can be raised by mod_wsgi when importing twisted.python.log

103. By Diogo Baeder

[r=sidnei] [r=diogobaeder] Sending messages to a 'queue' (a list, actually, to make it simpler) while the host is not resolved, and flushing them as soon as the host gets resolved. I didn't use Queue.Queue here because it doesn't seem that we'll have to deal with concurrency issues with this queue, since each client instance has its own queue, but if we feel the need, this can be changed later.

Branch metadata

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

Subscribers