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
Propose for merging
No branches
dependent on this one.
- Daisy Pluckers: Pending requested
-
Diff: 95 lines (+23/-20)2 files modifieddaisy/utils.py (+4/-12)
tools/build_bucketsystems.py (+19/-8)
Branch information
Recent revisions
- 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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/daisy