Source code
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
# Adding a new metric? We have docs for that!
---
$tags:
- 'Firefox :: General'
browser.engagement:
active_ticks:
type: counter
description: |
The number of five-second intervals ('ticks') the user was considered
'active'.
'active' means keyboard or mouse interaction with the application.
It doesn't take into account whether or not the window has focus or is in
the foreground, only if it is receiving these interaction events.
Migrated from Telemetry's `browser.engagement.active_ticks`.
bugs:
data_reviews:
data_sensitivity:
- interaction
notification_emails:
- loines@mozilla.com
expires: never
send_in_pings:
- baseline
- metrics
no_lint:
- BASELINE_PING
uri_count:
type: counter
description: |
The number of total non-unique http(s) URIs visited, including page
reloads, after the session has been restored. URIs on minimized or
background tabs may also be counted. Private browsing uris are included.
Migrated from Telemetry's
`browser.engagement.total_uri_count_normal_and_private_mode`.
bugs:
data_reviews:
data_sensitivity:
- interaction
notification_emails:
- loines@mozilla.com
expires: never
send_in_pings:
- baseline
- metrics
no_lint:
- BASELINE_PING
profile_count:
type: quantity
unit: profiles
description: |
Windows only count of the browser profiles on the current system. This
counts profiles that have been used across all Windows user accounts on
machine since this probe was added. The value persists across installs.
A value of 0 is reported if there is an error determining the correct
count. Unset on other platforms.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- pmcmanis@mozilla.com
- rtestard@mozilla.com
send_in_pings:
- metrics
expires: never
ping.centre:
send_failures:
type: counter
description: |
The number of PingCentre send failures.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- chutten@mozilla.com
expires: 125
send_failures_by_namespace:
type: labeled_counter
description: |
The number of PingCentre send failures,
broken down by structured ingestion namespace.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- chutten@mozilla.com
expires: 125
labels: &structured_ingestion_namespaces
- activity_stream
- messaging_system
- contextual_services
no_lint:
- COMMON_PREFIX
send_successes_by_namespace:
type: labeled_counter
description: |
The number of PingCentre send successes,
broken down by structured ingestion namespace.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- chutten@mozilla.com
expires: 125
labels: *structured_ingestion_namespaces
no_lint:
- COMMON_PREFIX