You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:txstatsd

See all merge proposals.

txStatsD has 28 active branches owned by 9 people and 3 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:txstatsd
Series: trunk
1 Development 2020-11-12 12:22:25 UTC
114. Update requirements.txt to match bion...

Author: Guillermo Gonzalez
Revision Date: 2020-11-12 12:22:25 UTC

Update requirements.txt to match bionic packages and fix code+tests to make it work

lp:~verterok/txstatsd/use-implementer-instead-of-implements 1 Development 2020-08-10 19:10:34 UTC
117. replace zope.interface.implements wit...

Author: Guillermo Gonzalez
Revision Date: 2020-08-10 19:10:04 UTC

replace zope.interface.implements with zope.interface.implementer decorator

lp:~ubuntuone-hackers/txstatsd/debian 1 Development 2015-04-16 11:07:07 UTC
15. Replace python-central by setuptools ...

Author: Celso Providelo
Revision Date: 2015-04-16 11:07:07 UTC

Replace python-central by setuptools for modern series (post-precise), merge lp:~cprov/txstatsd/debian-setuptools

lp:~cprov/txstatsd/debian-setuptools (Has a merge proposal) 1 Development 2014-11-11 22:17:13 UTC
15. Switching to setuptools.

Author: Celso Providelo
Revision Date: 2014-11-11 22:16:35 UTC

Switching to setuptools.

lp:~landscape/txstatsd/txstatsd-debian-packaging 1 Development 2014-08-07 19:58:23 UTC
14. Build with dh_python2

Author: Andreas Hasenack
Revision Date: 2014-08-07 19:58:23 UTC

Build with dh_python2

lp:~ori-livneh/txstatsd/wikimedia 1 Development 2014-01-29 10:53:47 UTC
109. [r=sidnei] [a=bicycleday] Preserve ga...

Author: Sidnei da Silva
Revision Date: 2013-10-15 21:28:05 UTC

[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.

lp:~txstatsd-dev/txstatsd/distinct-plugin 1 Development 2013-12-04 15:36:26 UTC
18. [trivial] Move limiter update to _upd...

Author: Sidnei da Silva
Revision Date: 2013-12-04 15:36:26 UTC

[trivial] Move limiter update to _update_count instead.

lp:~sidnei/txstatsd/add-rate-limit (Has a merge proposal) 1 Development 2013-12-03 12:46:41 UTC
15. - Only enable hour limiter by default

Author: Sidnei da Silva
Revision Date: 2013-12-03 12:46:41 UTC

- Only enable hour limiter by default

lp:~james-w/txstatsd/pre-release 1 Development 2012-08-24 14:18:54 UTC
101. Switch the version so that we can do ...

Author: James Westby
Revision Date: 2012-08-24 14:18:31 UTC

Switch the version so that we can do a snapshot release.

lp:~sidnei/txstatsd/txstatsd-debian-packaging 1 Development 2012-06-28 16:52:27 UTC
14. - Bump to 1.0.0

Author: Sidnei da Silva
Revision Date: 2012-06-28 16:52:09 UTC

- Bump to 1.0.0

lp:~sidnei/txstatsd/debian 1 Development 2012-06-28 16:46:37 UTC
13. - Remove unused, add source format 1.0

Author: Sidnei da Silva
Revision Date: 2012-06-28 16:46:11 UTC

- Remove unused, add source format 1.0

lp:~lucio.torre/txstatsd/add-long-count (Has a merge proposal) 1 Development 2012-06-27 20:04:53 UTC
14. renamed longterm_distinct_[count|days]

Author: Lucio Torre
Revision Date: 2012-06-27 20:04:53 UTC

renamed longterm_distinct_[count|days]

lp:~sidnei/txstatsd/master 1 Development 2012-05-24 16:32:01 UTC
91. - Derive metric implementation and lo...

Author: Sidnei da Silva
Revision Date: 2012-05-24 16:32:01 UTC

- Derive metric implementation and logging fixes from mkfg

lp:~mk-fraggod/txstatsd/txstatsd (Has a merge proposal) 1 Development 2012-05-14 16:54:25 UTC
80. Updated derive_plugin to use "dx" key...

Author: Mike Kazantsev
Revision Date: 2012-05-14 16:54:25 UTC

Updated derive_plugin to use "dx" key, to avoid conflict with existing distinct_plugin

lp:~sidnei/txstatsd/consistent-hashing-client 1 Development 2012-05-02 16:57:45 UTC
78. [r=sidnei] add the /list_metrics url ...

Author: Lucio Torre
Revision Date: 2012-04-26 19:41:15 UTC

[r=sidnei] add the /list_metrics url resource so we know what metrics each instance knows about

lp:~lucio.torre/txstatsd/distinct-plugin-fix-http (Has a merge proposal) 1 Development 2012-04-26 18:18:41 UTC
12. fixed http resource

Author: Lucio Torre
Revision Date: 2012-04-26 18:16:25 UTC

fixed http resource

lp:~beuno/txstatsd/distinct-plugin-webstats (Has a merge proposal) 1 Development 2012-03-14 18:08:24 UTC
13. Merge in all of Sidneis lovely work

Author: Martin Albisetti
Revision Date: 2012-03-14 18:08:24 UTC

Merge in all of Sidneis lovely work

lp:~sidnei/txstatsd/distinct-plugin-webstats (Has a merge proposal) 1 Development 2012-03-14 16:48:02 UTC
13. - Refactor things such that top and c...

Author: Sidnei da Silva
Revision Date: 2012-03-14 16:30:16 UTC

- Refactor things such that top and count are separate urls

lp:~lucio.torre/txstatsd/fix-cursor-issue (Has a merge proposal) 1 Development 2012-03-08 16:31:11 UTC
10. fix cursor missing issue when saving ...

Author: Lucio Torre
Revision Date: 2012-03-08 16:30:49 UTC

fix cursor missing issue when saving bucket twice

lp:~lucio.torre/txstatsd/distinct-plugin-fix-bucket-name (Has a merge proposal) 1 Development 2012-03-07 19:22:42 UTC
8. bucket names now include metric name

Author: Lucio Torre
Revision Date: 2012-03-07 19:21:25 UTC

bucket names now include metric name

lp:~landscape/txstatsd/production 1 Development 2012-02-24 00:44:06 UTC
14. Merged from staging for the productio...

Author: Andreas Hasenack
Revision Date: 2012-02-24 00:44:06 UTC

Merged from staging for the production deployment of 12.01.2.

lp:~landscape/txstatsd/staging 1 Development 2012-02-04 18:10:38 UTC
24. Merging from trunk for staging deploy...

Author: Andreas Hasenack
Revision Date: 2012-02-04 18:10:38 UTC

Merging from trunk for staging deployment of 12.01.2

lp:~landscape/txstatsd/trunk 1 Development 2012-01-30 22:06:14 UTC
30. One more merge.

Author: Andreas Hasenack
Revision Date: 2012-01-30 22:06:14 UTC

One more merge.

lp:~txstatsd-dev/txstatsd/plugin-skeleton 1 Development 2011-12-16 00:27:45 UTC
5. path to startstopdaemon

Author: Lucio Torre
Revision Date: 2011-12-16 00:27:45 UTC

path to startstopdaemon

lp:~lucio.torre/txstatsd/add-distinct-db-plugin (Has a merge proposal) 1 Development 2011-12-09 20:04:06 UTC
6. added test files

Author: Lucio Torre
Revision Date: 2011-12-09 20:04:06 UTC

added test files

lp:~sidnei/txstatsd/resolve-hostname-for-udp 1 Development 2011-11-01 14:53:20 UTC
50. - Almost passing tests

Author: Sidnei da Silva
Revision Date: 2011-11-01 14:53:11 UTC

- Almost passing tests

lp:~txstatsd-dev/txstatsd/txstatsd-debian-packaging 1 Development 2011-07-13 13:36:47 UTC
4. Added python-psutil to Build-Depends ...

Author: Andreas Hasenack
Revision Date: 2011-07-13 00:34:56 UTC

Added python-psutil to Build-Depends too.

lp:~ahasenack/txstatsd/txstatsd-packaging (Has a merge proposal) 1 Development 2011-07-12 14:20:08 UTC
25. Fixed version/release numbers.

Author: Andreas Hasenack
Revision Date: 2011-07-12 14:20:08 UTC

Fixed version/release numbers.

128 of 28 results
You can't create new branches for txStatsD.