Revision control

Copy as Markdown

Other Tools

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# Adding a new metric? We have docs for that!
---
$tags:
- 'Thunderbird :: General'
mail:
account_count:
type: labeled_string
description:
Count of how many accounts were set up, keyed by account type.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- telemetry-client-dev@thunderbird.net
expires: never
failed_email_account_setup:
type: labeled_counter
description:
How many times email accounts setup failed, keyed by account config source.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- telemetry-client-dev@thunderbird.net
expires: never
successful_email_account_setup:
type: labeled_counter
description:
How many times email accounts setup succeeded, keyed by account config source.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- telemetry-client-dev@thunderbird.net
expires: never
websearch_usage:
type: labeled_counter
description:
How many times search the web was used, keyed by search engine name.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- telemetry-client-dev@thunderbird.net
expires: never
ui_interaction:
type: event
description:
Records a count of interactions with various UI widgets.
bugs:
data_reviews:
data_sensitivity:
- interaction
notification_emails:
- telemetry-client-dev@thunderbird.net
expires: never
extra_keys:
id:
description: Telemetry id of the widget interacted with.
type: string
source:
description: >
The source of the interaction, e.g. "addressbook", "calendar",
"chat", "keyboard", "message_compose", "message_display",
"toolbox"
type: string
ui_configuration_folder_tree_modes:
type: string_list
description:
Configuration of the folder tree; which modes are shown.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- telemetry-client-dev@thunderbird.net
expires: never
ui_configuration_pane_visibility:
type: labeled_boolean
description:
Configuration of the folder and message panes. Whether they are
set to be shown or not.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- telemetry-client-dev@thunderbird.net
expires: never
labels:
- folderPane
- messagePane
ui_configuration_message_header:
type: labeled_string
description: >
Configuration of the message header display. Customization state;
expected values are "true" or "false".
For buttonStyle values are "default", "only-icons", "only-text".
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- telemetry-client-dev@thunderbird.net
expires: never
labels:
- showAvatar
- showBigAvatar
- showFullAddress
- hideLabels
- subjectLarge
- buttonStyle
preferences_boolean:
type: labeled_boolean
description: Values of boolean preferences.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- telemetry-client-dev@thunderbird.net
expires: never
preferences_integer:
type: labeled_string
description: Values of integer preferences.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- telemetry-client-dev@thunderbird.net
expires: never
mails_read:
type: counter
description: How many emails were read by the user.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- telemetry-client-dev@thunderbird.net
expires: never
mails_read_secure:
type: event
description: >
How many times different kinds of secure emails are read
(for the first time), keyed by type.
TODO: should fold this and mails_read into one
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- telemetry-client-dev@thunderbird.net
expires: never
extra_keys:
security:
description: Security technology, if any. "OpenPGP", "S/MIME" or "".
type: string
is_signed:
description: Whether the email was digitally signed.
type: boolean
is_encrypted:
description: Whether the email was encrypted.
type: boolean
folder_opened:
type: labeled_counter
description: >
How many times folders of each type are opened.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- telemetry-client-dev@thunderbird.net
expires: never
labels:
- Inbox
- Drafts
- Trash
- SentMail
- Templates
- Junk
- Archive
- Queue
- Virtual
- Other
oauth2_provider_count:
type: labeled_string
description: >
A count of incoming mail accounts using OAuth2 for authentication, keyed
by OAuth2 issuer.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- telemetry-client-dev@thunderbird.net
expires: never
folder_total_messages:
type: labeled_string
description: How many messages each type of folder has.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- telemetry-client-dev@thunderbird.net
expires: never
labels:
- Inbox
- Drafts
- Trash
- SentMail
- Templates
- Junk
- Archive
- Queue
- Virtual
- Other
- Total
folder_size_on_disk:
type: labeled_string
description: How many bytes each type of folder takes on disk.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- telemetry-client-dev@thunderbird.net
expires: never
labels:
- Inbox
- Drafts
- Trash
- SentMail
- Templates
- Junk
- Archive
- Queue
- Virtual
- Other
- Total