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'
inappnotifications:
shown:
type: event
description: >
Notification is selected to be shown.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- telemetry-client-dev@thunderbird.net
expires: never
extra_keys:
notification_id:
description: ID of the notification
type: string
interaction:
type: event
description: >
Main interaction button of a notification is clicked.
bugs:
data_reviews:
data_sensitivity:
- interaction
notification_emails:
- telemetry-client-dev@thunderbird.net
expires: never
extra_keys:
notification_id:
description: ID of the notification
type: string
active_this_session:
description: Amount of seconds this notification was active in this session.
type: quantity
closed:
type: event
description: >
Close button of a notification is clicked.
bugs:
data_reviews:
data_sensitivity:
- interaction
notification_emails:
- telemetry-client-dev@thunderbird.net
expires: never
extra_keys:
notification_id:
description: ID of the notification
type: string
active_this_session:
description: Amount of seconds this notification was active in this session.
type: quantity
dismissed:
type: event
description: >
Notification is no longer shown without any user interaction.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- telemetry-client-dev@thunderbird.net
expires: never
extra_keys:
notification_id:
description: ID of the notification
type: string
active_this_session:
description: Amount of seconds this notification was active in this session.
type: quantity