lp:~ev/oops-repository/weighted-machines
Created by Evan and last modified
Branch merges
Propose for merging
No branches dependent on this one.
- Daisy Pluckers: Pending requested
- Diff: 125 lines (+63/-4)3 files modifiedoopsrepository/oopses.py (+32/-0)
oopsrepository/schema.py (+14/-0)
oopsrepository/tests/test_oopses.py (+17/-4)
Branch information
Recent revisions
- 64. By Evan
-
Use the OOPS ID instead of a new uuid1 so that updates via the import script are idempotent.
- 63. By Evan
-
Provide a new method which keeps a wide row of errors by release, with the values being the first time an error ocurred in the release for the system reporting it. This will let us weight each of the errors that form the total in the average errors per calendar day graph.
- 62. By Evan
-
Drop the 'users:' row in the Counters CF. We haven't been using this ever since we moved to the UniqueUsers90Days CF.
- 58. By Evan
-
Drop the Buckets CF. The new Bucket CF uses the correct TimeUUID comparator and now has all the old data.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:oops-repository