Bug 1529232 - Add browser.engagement.total_uri_count scalar to ecosystem telemetry r=gfritzsche

Depends on D23293

Differential Revision: https://phabricator.services.mozilla.com/D23294

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Jan-Erik Rediger 2019-03-24 17:24:09 +00:00
parent bbef3a6b93
commit 4d1ec1c8b4

View File

@ -98,6 +98,7 @@ browser.engagement:
total_uri_count:
bug_numbers:
- 1271313
- 1529232
description: >
The count of the total non-unique http(s) URIs visited in a subsession, including
page reloads, after the session has been restored. This does not include background
@ -106,9 +107,13 @@ browser.engagement:
kind: uint
notification_emails:
- rweiss@mozilla.com
- loines@mozilla.com
release_channel_collection: opt-out
record_in_processes:
- 'main'
record_into_store:
- 'main'
- 'pre-account'
unfiltered_uri_count:
bug_numbers: