Merge lp://staging/~brian-murray/daisy/release-package-counter into lp://staging/daisy
Proposed by
Brian Murray
Status: | Merged |
---|---|
Merged at revision: | 208 |
Proposed branch: | lp://staging/~brian-murray/daisy/release-package-counter |
Merge into: | lp://staging/daisy |
Diff against target: |
78 lines (+19/-2) 1 file modified
submit.wsgi (+19/-2) |
To merge this branch: | bzr merge lp://staging/~brian-murray/daisy/release-package-counter |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Evan (community) | Approve | ||
Review via email: mp+143366@code.staging.launchpad.net |
Description of the change
As a part of the phased updates blueprint I've created a column family in counters for tracking release:package crash counts on a daily basis.
As we'll only use 2 weeks of data in the rate of crashes calculation I've set a time to live for the column for 4 weeks. However, if you think more than having more than 4 weeks of data would be handy I'm happy to change the value or remove it altogether.
To post a comment you must log in.
I also added in a counter for missing StacktraceAddre ssSignatures.