lp://staging/~brian-murray/daisy/changed-bucketsystems

Created by Brian Murray and last modified
Get this branch:
bzr branch lp://staging/~brian-murray/daisy/changed-bucketsystems
Only Brian Murray can upload to this branch. If you are Brian Murray please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Brian Murray
Project:
Daisy
Status:
Merged

Recent revisions

366. By Brian Murray

use new CF bucketversionsystems

365. By Brian Murray

modify uses of bucketsystems to use new key schema of (bucket, version)

364. By Evan

Refactor metrics. Separate out retracer metrics into another namespace.

363. By Evan

Do not ever use METRICS.increment. It's absolute, so we'll only ever get 1 out of it unless we keep a running count in the application:
[12:35:03] <sidnei> ev: ah, duh. you're using the non-standard statsd mode (which we added), so counters there are absolute, not incremental
[12:35:43] <sidnei> ev: switch to meter instead
[12:36:49] <sidnei> ev: standard statsd doesn't have the timer percentiles and stuff so it's easier to change to meter where you would use the standard counter
[12:39:55] <sidnei> ev: the difference is that the meter gives you both the old-style counter + the rate as a separate metric

362. By Evan

Do not cache swift connections to see if this is what's causing the authentication issues after a while.

361. By Evan

Keep track of the number of bytes used in Swift, in case we OOPS when writing to it.

360. By Evan

Oh datetime...

359. By Evan

Add timestamps to the verbose pycassa connection listener.

358. By Evan

Add statsd metrics of swift connection failures.

357. By Evan

Log this so we can catch a large number of instances of them.

Branch metadata

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

Subscribers