lp:~ricardokirkner/txstatsd/gauge-with-delta

Created by Ricardo Kirkner and last modified
Get this branch:
bzr branch lp:~ricardokirkner/txstatsd/gauge-with-delta
Only Ricardo Kirkner can upload to this branch. If you are Ricardo Kirkner please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ricardo Kirkner
Project:
txStatsD
Status:
Merged

Recent revisions

111. By Ricardo Kirkner

handle gauges with relative values on the server

110. By Ricardo Kirkner

add relative value support to gauge metrics

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.

102. By Diogo Baeder

[r=sidnei] Removing host resolving from initializer and creating a factory method to do the host resolving procedure

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