lp:~ev/oops-repository/weighted-machines
Created by
Evan
on
2013-03-18
and last modified on
2013-04-24
- Get this branch:
- bzr branch lp:~ev/oops-repository/weighted-machines
Branch merges
Propose for merging
- Daisy Pluckers: Pending requested 2013-03-18
-
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
- 65. By Evan on 2013-03-12
-
This doesn't need to be unicode and breaks on insert into ErrorsByRelease if it is.
- 64. By Evan on 2013-03-12
-
Use the OOPS ID instead of a new uuid1 so that updates via the import script are idempotent.
- 63. By Evan on 2013-03-12
-
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 on 2013-03-12
-
Drop the 'users:' row in the Counters CF. We haven't been using this ever since we moved to the UniqueUsers90Days CF.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:oops-repository