Closed Bug 1940674 Opened 1 month ago Closed 1 month ago

Use a better Glean type for recording bytes saved by folder compaction

Categories

(MailNews Core :: General, enhancement)

enhancement

Tracking

(thunderbird_esr128 wontfix, thunderbird135 fixed)

RESOLVED FIXED
136 Branch
Tracking Status
thunderbird_esr128 --- wontfix
thunderbird135 --- fixed

People

(Reporter: darktrojan, Assigned: darktrojan)

References

Details

Attachments

(1 file)

I created the compact_bytes_recovered Glean probe as an exponential histogram type with a maximum size of 1 GiB. This wasn't big enough. I've since discovered the memory distribution type which is perfect for the data we're recording, so I'm going to switch to using that.

I've changed the name of this probe to avoid confusing the Glean infrastructure.

Target Milestone: --- → 136 Branch

Pushed by kaie@kuix.de:
https://hg.mozilla.org/comm-central/rev/581ec08b31fd
Record bytes saved by folder compaction in a memory_distribution probe. r=tobyp

Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED

Comment on attachment 9446489 [details]
Bug 1940674 - Record bytes saved by folder compaction in a memory_distribution probe. r=#thunderbird-reviewers

[Approval Request Comment]
Regression caused by (bug #):
User impact if declined: no user impact, better data for developers
Testing completed (on c-c, etc.): on c-c over a week, I've checked the data is being recorded properly
Risk to taking this patch (and alternatives if risky): none

Attachment #9446489 - Flags: approval-comm-beta?

Comment on attachment 9446489 [details]
Bug 1940674 - Record bytes saved by folder compaction in a memory_distribution probe. r=#thunderbird-reviewers

[Triage Comment]
Approved for beta

Attachment #9446489 - Flags: approval-comm-beta? → approval-comm-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: