Closed Bug 1615983 Opened 5 years ago Closed 3 years ago

[Thunderbird Telemetry] collect account info: size

Categories

(Thunderbird :: General, task)

task
Not set
normal

Tracking

(thunderbird_esr78 wontfix)

RESOLVED FIXED
91 Branch
Tracking Status
thunderbird_esr78 --- wontfix

People

(Reporter: mkmelin, Assigned: rnons)

References

Details

Attachments

(2 files)

Knowing what the typical size of people's accounts are would be good information to better understand what typical target design target should be. Let's add a probe to collect the account size (in KB).

Do we have something to collect a) total # messages b) total # messages in key folders, such as Inbox, spam, trash?

Flags: needinfo?(mkmelin+mozilla)

Nothing so far.

Flags: needinfo?(mkmelin+mozilla)

We'd have to be careful where to put this so it's not too much overhead.

And yes, it would be nice to have sizes for the special folders too. I don't know exactly what data structure we want for all of this.

Assignee: nobody → remotenonsense

Add two scalar probes to collect:

  1. folder type -> number of messages
  2. folder type -> folder size on disk
Status: NEW → ASSIGNED

Please get data collection review as well: https://wiki.mozilla.org/Thunderbird/Data_Collection

Attachment #9227346 - Flags: data-review?(sancus)

Comment on attachment 9227346 [details]
1615983-data-collection-request.md

This seems fine to me. I would consider message counts to be "interaction data" though, not purely technical data, as they do directly reflect user interaction in some ways. But that is arguable and a minor detail.

Data Review Form:

  1. Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?

Yes, in the scalar definition file.

  1. Is there a control mechanism that allows the user to turn the data collection on and off?

Yes, using standard Telemetry preferences.

  1. If the request is for permanent data collection, is there someone who will monitor the data over time?

Yes, Magnus(mkmelin).

  1. Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?

Categories 1 and 2, technical(for disk size) and interaction data(for message counts).

  1. Is the data collection request for default-on or default-off?

Default on for all channels.

  1. Does the instrumentation include the addition of any new identifiers?

No.

  1. Is the data collection covered by the existing Thunderbird privacy notice?

Yes.

  1. Does there need to be a check-in in the future to determine whether to renew the data? (Yes/No)

No.

  1. Does the data collection use a third-party collection tool? If yes, escalate to legal.

No.

Attachment #9227346 - Flags: data-review?(sancus) → data-review+

(In reply to Ping Chen (:rnons) from comment #4)

Add two scalar probes to collect:

  1. folder type -> number of messages
  2. folder type -> folder size on disk

(In reply to Magnus Melin [:mkmelin] from comment #0)

Knowing what the typical size of people's accounts are would be good information to better understand what typical target design target should be. Let's add a probe to collect the account size (in KB).

One thing I will note, the probe doesn't appear to include keys for total size or total messages for the whole profile. That isn't something that will be automatically calculated.

So if you do want total account sizes you should include them in the probe with a "Total" key for each type(size, message counts).

Target Milestone: --- → 91 Branch

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/af5fc8602350
Add telemetry for folder size and message count. r=mkmelin

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
See Also: → 1717141
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: