Closed
Bug 1721805
Opened 4 years ago
Closed 4 years ago
Add more detailed database statistics to PlacesDBUtils
Categories
(Toolkit :: Places, task, P3)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
92 Branch
Tracking | Status | |
---|---|---|
firefox92 | --- | fixed |
People
(Reporter: mak, Assigned: mak)
References
Details
Attachments
(1 file)
We can get better status using the dbstat virtual table.
Assignee | ||
Updated•4 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/MR2-302
Assignee | ||
Comment 1•4 years ago
|
||
Use the dbstat virtual table to get some more advanced statistics about the database.
This doesn't have positive or negative effects on users, but allows us to get
more detailed info when asking for logs, and to check how MR2 data distributes
in the database.
The existing maintenance tests ensure the new methods don't throw, there's no
specific test checking for the output, since that's free-form logging.
Pushed by mak77@bonardo.net:
https://hg.mozilla.org/integration/autoland/rev/093bb7a60e5e
Add more detailed database statistics to PlacesDBUtils. r=harry
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•