Skip to content

Instantly share code, notes, and snippets.

@wlach
Last active December 3, 2020 17:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wlach/84b19faf4ad49a0a1bdb73ddbba2226b to your computer and use it in GitHub Desktop.
Save wlach/84b19faf4ad49a0a1bdb73ddbba2226b to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
diff -ur data/burnham/index.json data.new/burnham/index.json
--- data/burnham/index.json 2020-12-03 12:03:23.000000000 -0500
+++ data.new/burnham/index.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"app_id": "burnham", "branch": "main", "dependencies": ["org.mozilla.deprecated:glean"], "deprecated": false, "description": "Automated end-to-end testing for Mozilla's Glean telemetry", "metrics_file_paths": ["application/src/burnham/config/metrics.yaml"], "name": "burnham", "notification_emails": ["rpierzina@mozilla.com"], "ping_file_paths": ["application/src/burnham/config/pings.yaml"], "prototype": false, "url": "https://github.com/mozilla/burnham", "pings": [{"name": "discovery", "description": "Custom ping sent by the burnham CLI app.\n"}, {"name": "space-ship-ready", "description": "Custom ping for testing kebab-case ping names.\n"}, {"name": "starbase46", "description": "Custom ping for testing ping names that contain numbers.\n"}, {"name": "baseline", "description": "This ping is intended to provide metrics that are managed by the library\nitself, and not explicitly set by the application or included in the\napplication's `metrics.yaml` file.\nThe `baseline` ping is automatically sent when the application is moved to\nthe background.\n"}, {"name": "deletion-request", "description": "This ping is submitted when a user opts out of\nsending technical and interaction data to Mozilla.\nThis ping is intended to communicate to the Data Pipeline\nthat the user wishes to have their reported Telemetry data deleted.\nAs such it attempts to send itself at the moment the user\nopts out of data collection.\n"}, {"name": "events", "description": "The events ping's purpose is to transport all of the event metric\ninformation. The `events` ping is automatically sent when the application is\nmoved to the background.\n"}, {"name": "metrics", "description": "The `metrics` ping is intended for all of the metrics that are explicitly\nset by the application or are included in the application's `metrics.yaml`\nfile (except events).\nThe reported data is tied to the ping's *measurement window*, which is the\ntime between the collection of two `metrics` ping. Ideally, this window is\nexpected to be about 24 hours, given that the collection is scheduled daily\nat 4AM. Data in the `ping_info` section of the ping can be used to infer the\nlength of this window.\n"}], "metrics": [{"name": "mission.identifier", "description": "The identifier of the current mission.\n"}, {"name": "mission.status", "description": "The status of the current mission.\n"}, {"name": "technology.space_travel", "description": "Counts the number of times a space-travel technology is used.\n"}, {"name": "test.burnham.mission", "description": "The identifier of the current mission.\n"}, {"name": "test.burnham.position", "description": "The current position of the discovery.\n"}, {"name": "test.burnham.space_travel", "description": "Counts the number of times a space-travel technology is used.\n"}, {"name": "test.burnham.status", "description": "The current status of space ship.\n"}, {"name": "test.burnham.test_name", "description": "Name of the current test.\n"}, {"name": "test.burnham.test_run", "description": "ID of the current test run.\n"}, {"name": "test.name", "description": "Name of the current test.\n"}, {"name": "test.run", "description": "ID of the current test run.\n"}]}
\ No newline at end of file
+{"app_id": "burnham", "branch": "main", "dependencies": ["org.mozilla.deprecated:glean"], "deprecated": false, "description": "Automated end-to-end testing for Mozilla's Glean telemetry", "metrics_file_paths": ["application/src/burnham/config/metrics.yaml"], "name": "burnham", "notification_emails": ["rpierzina@mozilla.com"], "ping_file_paths": ["application/src/burnham/config/pings.yaml"], "prototype": false, "url": "https://github.com/mozilla/burnham", "pings": [{"name": "discovery", "description": "Custom ping sent by the burnham CLI app.\n"}, {"name": "space-ship-ready", "description": "Custom ping for testing kebab-case ping names.\n"}, {"name": "starbase46", "description": "Custom ping for testing ping names that contain numbers.\n"}, {"name": "baseline", "description": "This ping is intended to provide metrics that are managed by the library\nitself, and not explicitly set by the application or included in the\napplication's `metrics.yaml` file.\nThe `baseline` ping is automatically sent when the application is moved to\nthe background.\n"}, {"name": "deletion-request", "description": "This ping is submitted when a user opts out of\nsending technical and interaction data to Mozilla.\nThis ping is intended to communicate to the Data Pipeline\nthat the user wishes to have their reported Telemetry data deleted.\nAs such it attempts to send itself at the moment the user\nopts out of data collection.\n"}, {"name": "events", "description": "The events ping's purpose is to transport all of the event metric\ninformation. The `events` ping is automatically sent when the application is\nmoved to the background.\n"}, {"name": "metrics", "description": "The `metrics` ping is intended for all of the metrics that are explicitly\nset by the application or are included in the application's `metrics.yaml`\nfile (except events).\nThe reported data is tied to the ping's *measurement window*, which is the\ntime between the collection of two `metrics` ping. Ideally, this window is\nexpected to be about 24 hours, given that the collection is scheduled daily\nat 4AM. Data in the `ping_info` section of the ping can be used to infer the\nlength of this window.\n"}], "metrics": [{"name": "mission.identifier", "description": "The identifier of the current mission.\n"}, {"name": "mission.status", "description": "The status of the current mission.\n"}, {"name": "technology.space_travel", "description": "Counts the number of times a space-travel technology is used.\n"}, {"name": "test.burnham.mission", "description": "The identifier of the current mission.\n"}, {"name": "test.burnham.position", "description": "The current position of the discovery.\n"}, {"name": "test.burnham.space_travel", "description": "Counts the number of times a space-travel technology is used.\n"}, {"name": "test.burnham.status", "description": "The current status of space ship.\n"}, {"name": "test.burnham.test_name", "description": "Name of the current test.\n"}, {"name": "test.burnham.test_run", "description": "ID of the current test run.\n"}, {"name": "test.name", "description": "Name of the current test.\n"}, {"name": "test.run", "description": "ID of the current test run.\n"}, {"name": "android_sdk_version", "description": "The optional Android specific SDK version of the software running on this\nhardware device.\n"}, {"name": "app_build", "description": "The build identifier generated by the CI system (e.g. \"1234/A\").\nFor language bindings that provide automatic detection for this value,\n(e.g. Android/Kotlin), in the unlikely event that the build identifier\ncan not be retrieved from the OS, it is set to \"inaccessible\". For other\nlanguage bindings, if the value was not provided through configuration,\nthis metric gets set to `Unknown`.\n"}, {"name": "app_channel", "description": "The channel the application is being distributed on.\n"}, {"name": "app_display_version", "description": "The user visible version string (e.g. \"1.0.3\").\n\nIn the unlikely event that the display version can not be retrieved,\nit is set to \"inaccessible\".\n"}, {"name": "architecture", "description": "The architecture of the device, (e.g. \"arm\", \"x86\").\n"}, {"name": "client_id", "description": "A UUID uniquely identifying the client."}, {"name": "device_manufacturer", "description": "The manufacturer of the device the application is running on.\nNot set if the device manufacturer can't be determined (e.g. on Desktop).\n"}, {"name": "device_model", "description": "The model of the device the application is running on.\nOn Android, this is Build.MODEL, the user-visible marketing name,\nlike \"Pixel 2 XL\".\nNot set if the device model can't be determined (e.g. on Desktop).\n"}, {"name": "end_time", "description": "The time of the end of collection of the data in the ping,\nin local time and with minute precision, including timezone information.\nThis is also the time this ping was generated\nand is likely well before ping transmission time.\n"}, {"name": "experiments", "description": "Optional. A dictionary of active experiments.\n"}, {"name": "first_run_date", "description": "The date of the first run of the application.\n"}, {"name": "glean.baseline.duration", "description": "The duration of the last foreground session.\n"}, {"name": "glean.baseline.locale", "description": "The locale of the application during initialization (e.g. \"es-ES\").\nIf the locale can't be determined on the system, the value is\n[\"und\"](https://unicode.org/reports/tr35/#Unknown_or_Invalid_Identifiers),\nto indicate \"undetermined\".\n"}, {"name": "glean.core.migration.successful", "description": "Reports `true` if the client was successfully migrated from the Android-specific implementation of the Glean SDK to the cross-platform one."}, {"name": "glean.database.size", "description": "The size of the database file at startup.\n"}, {"name": "glean.error.invalid_label", "description": "Counts the number of times a metric was set with an invalid label.\nThe labels are the `category.name` identifier of the metric.\n"}, {"name": "glean.error.invalid_overflow", "description": "Counts the number of times a metric was set a value that overflowed.\nThe labels are the `category.name` identifier of the metric.\n"}, {"name": "glean.error.invalid_state", "description": "Counts the number of times a timing metric was used incorrectly.\nThe labels are the `category.name` identifier of the metric.\n"}, {"name": "glean.error.invalid_value", "description": "Counts the number of times a metric was set to an invalid value.\nThe labels are the `category.name` identifier of the metric.\n"}, {"name": "glean.error.preinit_tasks_overflow", "description": "The number of tasks queued in the pre-initialization buffer.\nOnly sent if the buffer overflows.\n"}, {"name": "glean.error.preinit_tasks_timeout", "description": "Set to true if the tasks that are queued prior to Glean initialization time out."}, {"name": "glean.upload.deleted_pings_after_quota_hit", "description": "The number of pings deleted after the quota for the size of the pending pings directory or number of files is hit. Since quota is only calculated for the pending pings directory, and deletion request ping live in a different directory, deletion request pings are never deleted.\n"}, {"name": "glean.upload.discarded_exceeding_pings_size", "description": "The size of pings that exceeded the maximum ping size allowed for upload.\n"}, {"name": "glean.upload.pending_pings", "description": "The total number of pending pings at startup. This does not include deletion-request pings.\n"}, {"name": "glean.upload.pending_pings_directory_size", "description": "The size of the pending pings directory upon initialization of Glean. This does not include the size of the deletion request pings directory.\n"}, {"name": "glean.upload.ping_upload_failure", "description": "Counts the number of ping upload failures, by type of failure.\nThis includes failures for all ping types,\nthough the counts appear in the next successfully sent `metrics` ping.\n"}, {"name": "glean.validation.app_forceclosed_count", "description": "This metric counts how many times a dirty bit was detected when starting the Glean SDK, on Android. This dirty bit is set to `true` when Android's lifecycle `ON_START` is hit and flipped back to false on `ON_STOP`. When an application is force-closed, it might not get the `ON_STOP` and so the value would stay `true`. The next time Glean starts, it will increment this counter."}, {"name": "glean.validation.baseline_ping_count", "description": "The number of baseline pings sent during the lifetime of this metrics ping."}, {"name": "glean.validation.metrics_ping_count", "description": "The number of metrics pings sent during the lifetime of this baseline ping."}, {"name": "locale", "description": "The locale of the application during initialization (e.g. \"es-ES\").\nIf the locale can't be determined on the system, the value is\n[\"und\"](https://unicode.org/reports/tr35/#Unknown_or_Invalid_Identifiers),\nto indicate \"undetermined\".\n"}, {"name": "os", "description": "The name of the operating system.\nPossible values:\nAndroid, iOS, Linux, Darwin, Windows,\nFreeBSD, NetBSD, OpenBSD, Solaris, unknown\n"}, {"name": "os_version", "description": "The user-visible version of the operating system (e.g. \"1.2.3\"). If the\nversion detection fails, this metric gets set to `Unknown`.\n"}, {"name": "ping_reason", "description": "The optional reason the ping was submitted.\nThe specific values for reason are specific to each ping, and are\ndocumented in the ping's pings.yaml file.\n"}, {"name": "reason", "description": "The optional reason the ping was submitted.\nThe specific values for reason are specific to each ping, and are\ndocumented in the ping's pings.yaml file.\n"}, {"name": "seq", "description": "A running counter of the number of times pings of this type have been sent\n"}, {"name": "start_time", "description": "The time of the start of collection of the data in the ping,\nin local time and with minute precision, including timezone information.\n"}]}
\ No newline at end of file
Only in data.new/burnham/metrics: android_sdk_version.json
Only in data.new/burnham/metrics: app_build.json
Only in data.new/burnham/metrics: app_channel.json
Only in data.new/burnham/metrics: app_display_version.json
Only in data.new/burnham/metrics: architecture.json
Only in data.new/burnham/metrics: client_id.json
Only in data.new/burnham/metrics: device_manufacturer.json
Only in data.new/burnham/metrics: device_model.json
Only in data.new/burnham/metrics: end_time.json
Only in data.new/burnham/metrics: experiments.json
Only in data.new/burnham/metrics: first_run_date.json
Only in data.new/burnham/metrics: glean.baseline.duration.json
Only in data.new/burnham/metrics: glean.baseline.locale.json
Only in data.new/burnham/metrics: glean.core.migration.successful.json
Only in data.new/burnham/metrics: glean.database.size.json
Only in data.new/burnham/metrics: glean.error.invalid_label.json
Only in data.new/burnham/metrics: glean.error.invalid_overflow.json
Only in data.new/burnham/metrics: glean.error.invalid_state.json
Only in data.new/burnham/metrics: glean.error.invalid_value.json
Only in data.new/burnham/metrics: glean.error.preinit_tasks_overflow.json
Only in data.new/burnham/metrics: glean.error.preinit_tasks_timeout.json
Only in data.new/burnham/metrics: glean.upload.deleted_pings_after_quota_hit.json
Only in data.new/burnham/metrics: glean.upload.discarded_exceeding_pings_size.json
Only in data.new/burnham/metrics: glean.upload.pending_pings.json
Only in data.new/burnham/metrics: glean.upload.pending_pings_directory_size.json
Only in data.new/burnham/metrics: glean.upload.ping_upload_failure.json
Only in data.new/burnham/metrics: glean.validation.app_forceclosed_count.json
Only in data.new/burnham/metrics: glean.validation.baseline_ping_count.json
Only in data.new/burnham/metrics: glean.validation.metrics_ping_count.json
Only in data.new/burnham/metrics: locale.json
diff -ur data/burnham/metrics/mission.identifier.json data.new/burnham/metrics/mission.identifier.json
--- data/burnham/metrics/mission.identifier.json 2020-12-03 12:03:22.000000000 -0500
+++ data.new/burnham/metrics/mission.identifier.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-06-11 12:44:51", "last": "2020-11-30 10:52:12"}, "description": "The identifier of the current mission.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6b9091148089ed6b63e45e171ec9f2af16dc3bfb", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 0}, "send_in_pings": ["discovery"], "type": "string", "version": 0, "name": "mission.identifier", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-03-09 14:22:18", "last": "2020-04-30 08:47:15"}, "description": "The identifier of the current mission.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "47375323a9b4907a9a9012180ffbf836eb071e86", "last": "aadc5c04df3a48b2fdc6b6595246cb08cbf2ab59"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 5, "last": 4}, "send_in_pings": ["discovery"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://github.com/mozilla/burnham/issues/6"], "dates": {"first": "2020-05-11 14:00:52", "last": "2020-05-11 14:00:52"}, "description": "The identifier of the current mission.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "db35fedc909657fdc834e2c9f8ece5c32dcd719e", "last": "db35fedc909657fdc834e2c9f8ece5c32dcd719e"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 2}, "send_in_pings": ["discovery"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-06-11 12:44:51", "last": "2020-11-30 10:52:12"}, "description": "The identifier of the current mission.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6b9091148089ed6b63e45e171ec9f2af16dc3bfb", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 0}, "send_in_pings": ["discovery"], "type": "string", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-06-11 12:44:51", "last": "2020-11-30 10:52:12"}, "description": "The identifier of the current mission.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6b9091148089ed6b63e45e171ec9f2af16dc3bfb", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 0}, "send_in_pings": ["discovery"], "type": "string", "version": 0, "name": "mission.identifier", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-06-11 12:44:51", "last": "2020-11-30 10:52:12"}, "description": "The identifier of the current mission.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6b9091148089ed6b63e45e171ec9f2af16dc3bfb", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 0}, "send_in_pings": ["discovery"], "type": "string", "version": 0, "name": "mission.identifier"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://github.com/mozilla/burnham/issues/6"], "dates": {"first": "2020-05-11 14:00:52", "last": "2020-05-11 14:00:52"}, "description": "The identifier of the current mission.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "db35fedc909657fdc834e2c9f8ece5c32dcd719e", "last": "db35fedc909657fdc834e2c9f8ece5c32dcd719e"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 2}, "send_in_pings": ["discovery"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-03-09 14:22:18", "last": "2020-04-30 08:47:15"}, "description": "The identifier of the current mission.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "47375323a9b4907a9a9012180ffbf836eb071e86", "last": "aadc5c04df3a48b2fdc6b6595246cb08cbf2ab59"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 5, "last": 4}, "send_in_pings": ["discovery"], "type": "string", "version": 0}]}
\ No newline at end of file
diff -ur data/burnham/metrics/mission.status.json data.new/burnham/metrics/mission.status.json
--- data/burnham/metrics/mission.status.json 2020-12-03 12:03:22.000000000 -0500
+++ data.new/burnham/metrics/mission.status.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-06-11 12:44:51", "last": "2020-11-30 10:52:12"}, "description": "The status of the current mission.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6b9091148089ed6b63e45e171ec9f2af16dc3bfb", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 0}, "send_in_pings": ["discovery"], "type": "string", "version": 0, "name": "mission.status", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-03-09 14:22:18", "last": "2020-03-09 14:22:18"}, "description": "The current status of space ship.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "47375323a9b4907a9a9012180ffbf836eb071e86", "last": "47375323a9b4907a9a9012180ffbf836eb071e86"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 5, "last": 5}, "send_in_pings": ["discovery"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-04-30 08:47:15", "last": "2020-04-30 08:47:15"}, "description": "The status of the current mission.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "aadc5c04df3a48b2fdc6b6595246cb08cbf2ab59", "last": "aadc5c04df3a48b2fdc6b6595246cb08cbf2ab59"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 4, "last": 4}, "send_in_pings": ["discovery"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://github.com/mozilla/burnham/issues/6"], "dates": {"first": "2020-05-11 14:00:52", "last": "2020-05-11 14:00:52"}, "description": "The status of the current mission.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "db35fedc909657fdc834e2c9f8ece5c32dcd719e", "last": "db35fedc909657fdc834e2c9f8ece5c32dcd719e"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 2}, "send_in_pings": ["discovery"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-06-11 12:44:51", "last": "2020-11-30 10:52:12"}, "description": "The status of the current mission.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6b9091148089ed6b63e45e171ec9f2af16dc3bfb", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 0}, "send_in_pings": ["discovery"], "type": "string", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-06-11 12:44:51", "last": "2020-11-30 10:52:12"}, "description": "The status of the current mission.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6b9091148089ed6b63e45e171ec9f2af16dc3bfb", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 0}, "send_in_pings": ["discovery"], "type": "string", "version": 0, "name": "mission.status", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-06-11 12:44:51", "last": "2020-11-30 10:52:12"}, "description": "The status of the current mission.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6b9091148089ed6b63e45e171ec9f2af16dc3bfb", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 0}, "send_in_pings": ["discovery"], "type": "string", "version": 0, "name": "mission.status"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://github.com/mozilla/burnham/issues/6"], "dates": {"first": "2020-05-11 14:00:52", "last": "2020-05-11 14:00:52"}, "description": "The status of the current mission.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "db35fedc909657fdc834e2c9f8ece5c32dcd719e", "last": "db35fedc909657fdc834e2c9f8ece5c32dcd719e"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 2}, "send_in_pings": ["discovery"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-04-30 08:47:15", "last": "2020-04-30 08:47:15"}, "description": "The status of the current mission.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "aadc5c04df3a48b2fdc6b6595246cb08cbf2ab59", "last": "aadc5c04df3a48b2fdc6b6595246cb08cbf2ab59"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 4, "last": 4}, "send_in_pings": ["discovery"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-03-09 14:22:18", "last": "2020-03-09 14:22:18"}, "description": "The current status of space ship.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "47375323a9b4907a9a9012180ffbf836eb071e86", "last": "47375323a9b4907a9a9012180ffbf836eb071e86"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 5, "last": 5}, "send_in_pings": ["discovery"], "type": "string", "version": 0}]}
\ No newline at end of file
Only in data.new/burnham/metrics: os.json
Only in data.new/burnham/metrics: os_version.json
Only in data.new/burnham/metrics: ping_reason.json
Only in data.new/burnham/metrics: reason.json
Only in data.new/burnham/metrics: seq.json
Only in data.new/burnham/metrics: start_time.json
diff -ur data/burnham/metrics/technology.space_travel.json data.new/burnham/metrics/technology.space_travel.json
--- data/burnham/metrics/technology.space_travel.json 2020-12-03 12:03:22.000000000 -0500
+++ data.new/burnham/metrics/technology.space_travel.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-06-11 12:44:51", "last": "2020-11-30 10:52:12"}, "description": "Counts the number of times a space-travel technology is used.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6b9091148089ed6b63e45e171ec9f2af16dc3bfb", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "labels": ["warp_drive", "spore_drive"], "lifetime": "ping", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 0}, "send_in_pings": ["discovery"], "type": "labeled_counter", "version": 0, "name": "technology.space_travel", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-03-09 14:22:18", "last": "2020-04-30 08:47:15"}, "description": "Counts the number of times a space-travel technology is used.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "47375323a9b4907a9a9012180ffbf836eb071e86", "last": "aadc5c04df3a48b2fdc6b6595246cb08cbf2ab59"}, "labels": ["warp_drive", "spore_drive"], "lifetime": "ping", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 5, "last": 4}, "send_in_pings": ["discovery"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://github.com/mozilla/burnham/issues/6"], "dates": {"first": "2020-05-11 14:00:52", "last": "2020-05-11 14:00:52"}, "description": "Counts the number of times a space-travel technology is used.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "db35fedc909657fdc834e2c9f8ece5c32dcd719e", "last": "db35fedc909657fdc834e2c9f8ece5c32dcd719e"}, "labels": ["warp_drive", "spore_drive"], "lifetime": "ping", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 2}, "send_in_pings": ["discovery"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-06-11 12:44:51", "last": "2020-11-30 10:52:12"}, "description": "Counts the number of times a space-travel technology is used.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6b9091148089ed6b63e45e171ec9f2af16dc3bfb", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "labels": ["warp_drive", "spore_drive"], "lifetime": "ping", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 0}, "send_in_pings": ["discovery"], "type": "labeled_counter", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-06-11 12:44:51", "last": "2020-11-30 10:52:12"}, "description": "Counts the number of times a space-travel technology is used.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6b9091148089ed6b63e45e171ec9f2af16dc3bfb", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "labels": ["warp_drive", "spore_drive"], "lifetime": "ping", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 0}, "send_in_pings": ["discovery"], "type": "labeled_counter", "version": 0, "name": "technology.space_travel", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-06-11 12:44:51", "last": "2020-11-30 10:52:12"}, "description": "Counts the number of times a space-travel technology is used.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6b9091148089ed6b63e45e171ec9f2af16dc3bfb", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "labels": ["warp_drive", "spore_drive"], "lifetime": "ping", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 0}, "send_in_pings": ["discovery"], "type": "labeled_counter", "version": 0, "name": "technology.space_travel"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://github.com/mozilla/burnham/issues/6"], "dates": {"first": "2020-05-11 14:00:52", "last": "2020-05-11 14:00:52"}, "description": "Counts the number of times a space-travel technology is used.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "db35fedc909657fdc834e2c9f8ece5c32dcd719e", "last": "db35fedc909657fdc834e2c9f8ece5c32dcd719e"}, "labels": ["warp_drive", "spore_drive"], "lifetime": "ping", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 2}, "send_in_pings": ["discovery"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-03-09 14:22:18", "last": "2020-04-30 08:47:15"}, "description": "Counts the number of times a space-travel technology is used.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "47375323a9b4907a9a9012180ffbf836eb071e86", "last": "aadc5c04df3a48b2fdc6b6595246cb08cbf2ab59"}, "labels": ["warp_drive", "spore_drive"], "lifetime": "ping", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 5, "last": 4}, "send_in_pings": ["discovery"], "type": "labeled_counter", "version": 0}]}
\ No newline at end of file
diff -ur data/burnham/metrics/test.burnham.mission.json data.new/burnham/metrics/test.burnham.mission.json
--- data/burnham/metrics/test.burnham.mission.json 2020-12-03 12:03:22.000000000 -0500
+++ data.new/burnham/metrics/test.burnham.mission.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-26 15:36:33", "last": "2020-02-26 15:36:33"}, "description": "The identifier of the current mission.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 3, "last": 3}, "send_in_pings": ["discovery"], "type": "string", "version": 0, "name": "test.burnham.mission", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-26 15:36:33", "last": "2020-02-26 15:36:33"}, "description": "The identifier of the current mission.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 3, "last": 3}, "send_in_pings": ["discovery"], "type": "string", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-26 15:36:33", "last": "2020-02-26 15:36:33"}, "description": "The identifier of the current mission.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 3, "last": 3}, "send_in_pings": ["discovery"], "type": "string", "version": 0, "name": "test.burnham.mission", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-26 15:36:33", "last": "2020-02-26 15:36:33"}, "description": "The identifier of the current mission.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 3, "last": 3}, "send_in_pings": ["discovery"], "type": "string", "version": 0, "name": "test.burnham.mission"}]}
\ No newline at end of file
diff -ur data/burnham/metrics/test.burnham.position.json data.new/burnham/metrics/test.burnham.position.json
--- data/burnham/metrics/test.burnham.position.json 2020-12-03 12:03:22.000000000 -0500
+++ data.new/burnham/metrics/test.burnham.position.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-07 18:10:42", "last": "2020-02-07 18:10:42"}, "description": "The current position of the discovery.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6acd9a3581157af088b9c1e13a33410eed2052b6", "last": "6acd9a3581157af088b9c1e13a33410eed2052b6"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 4, "last": 4}, "send_in_pings": ["discovery"], "type": "string", "version": 0, "name": "test.burnham.position", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-07 18:10:42", "last": "2020-02-07 18:10:42"}, "description": "The current position of the discovery.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6acd9a3581157af088b9c1e13a33410eed2052b6", "last": "6acd9a3581157af088b9c1e13a33410eed2052b6"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 4, "last": 4}, "send_in_pings": ["discovery"], "type": "string", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-07 18:10:42", "last": "2020-02-07 18:10:42"}, "description": "The current position of the discovery.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6acd9a3581157af088b9c1e13a33410eed2052b6", "last": "6acd9a3581157af088b9c1e13a33410eed2052b6"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 4, "last": 4}, "send_in_pings": ["discovery"], "type": "string", "version": 0, "name": "test.burnham.position", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-07 18:10:42", "last": "2020-02-07 18:10:42"}, "description": "The current position of the discovery.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6acd9a3581157af088b9c1e13a33410eed2052b6", "last": "6acd9a3581157af088b9c1e13a33410eed2052b6"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 4, "last": 4}, "send_in_pings": ["discovery"], "type": "string", "version": 0, "name": "test.burnham.position"}]}
\ No newline at end of file
diff -ur data/burnham/metrics/test.burnham.space_travel.json data.new/burnham/metrics/test.burnham.space_travel.json
--- data/burnham/metrics/test.burnham.space_travel.json 2020-12-03 12:03:22.000000000 -0500
+++ data.new/burnham/metrics/test.burnham.space_travel.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-26 15:36:33", "last": "2020-02-26 15:36:33"}, "description": "Counts the number of times a space-travel technology is used.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "labels": ["warp_drive", "spore_drive"], "lifetime": "ping", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 3, "last": 3}, "send_in_pings": ["discovery"], "type": "labeled_counter", "version": 0, "name": "test.burnham.space_travel", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-07 18:10:42", "last": "2020-02-07 18:10:42"}, "description": "Counts the number of times a technology is used to travel through space.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6acd9a3581157af088b9c1e13a33410eed2052b6", "last": "6acd9a3581157af088b9c1e13a33410eed2052b6"}, "labels": ["warp_drive", "spore_drive"], "lifetime": "ping", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 4, "last": 4}, "send_in_pings": ["discovery"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-26 15:36:33", "last": "2020-02-26 15:36:33"}, "description": "Counts the number of times a space-travel technology is used.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "labels": ["warp_drive", "spore_drive"], "lifetime": "ping", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 3, "last": 3}, "send_in_pings": ["discovery"], "type": "labeled_counter", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-26 15:36:33", "last": "2020-02-26 15:36:33"}, "description": "Counts the number of times a space-travel technology is used.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "labels": ["warp_drive", "spore_drive"], "lifetime": "ping", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 3, "last": 3}, "send_in_pings": ["discovery"], "type": "labeled_counter", "version": 0, "name": "test.burnham.space_travel", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-26 15:36:33", "last": "2020-02-26 15:36:33"}, "description": "Counts the number of times a space-travel technology is used.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "labels": ["warp_drive", "spore_drive"], "lifetime": "ping", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 3, "last": 3}, "send_in_pings": ["discovery"], "type": "labeled_counter", "version": 0, "name": "test.burnham.space_travel"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-07 18:10:42", "last": "2020-02-07 18:10:42"}, "description": "Counts the number of times a technology is used to travel through space.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6acd9a3581157af088b9c1e13a33410eed2052b6", "last": "6acd9a3581157af088b9c1e13a33410eed2052b6"}, "labels": ["warp_drive", "spore_drive"], "lifetime": "ping", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 4, "last": 4}, "send_in_pings": ["discovery"], "type": "labeled_counter", "version": 0}]}
\ No newline at end of file
diff -ur data/burnham/metrics/test.burnham.status.json data.new/burnham/metrics/test.burnham.status.json
--- data/burnham/metrics/test.burnham.status.json 2020-12-03 12:03:22.000000000 -0500
+++ data.new/burnham/metrics/test.burnham.status.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-26 15:36:33", "last": "2020-02-26 15:36:33"}, "description": "The current status of space ship.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 3, "last": 3}, "send_in_pings": ["discovery"], "type": "string", "version": 0, "name": "test.burnham.status", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-26 15:36:33", "last": "2020-02-26 15:36:33"}, "description": "The current status of space ship.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 3, "last": 3}, "send_in_pings": ["discovery"], "type": "string", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-26 15:36:33", "last": "2020-02-26 15:36:33"}, "description": "The current status of space ship.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 3, "last": 3}, "send_in_pings": ["discovery"], "type": "string", "version": 0, "name": "test.burnham.status", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-26 15:36:33", "last": "2020-02-26 15:36:33"}, "description": "The current status of space ship.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 3, "last": 3}, "send_in_pings": ["discovery"], "type": "string", "version": 0, "name": "test.burnham.status"}]}
\ No newline at end of file
diff -ur data/burnham/metrics/test.burnham.test_name.json data.new/burnham/metrics/test.burnham.test_name.json
--- data/burnham/metrics/test.burnham.test_name.json 2020-12-03 12:03:22.000000000 -0500
+++ data.new/burnham/metrics/test.burnham.test_name.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-07 18:10:42", "last": "2020-02-26 15:36:33"}, "description": "Name of the current test.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6acd9a3581157af088b9c1e13a33410eed2052b6", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 4, "last": 3}, "send_in_pings": ["discovery"], "type": "string", "version": 0, "name": "test.burnham.test_name", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-07 18:10:42", "last": "2020-02-26 15:36:33"}, "description": "Name of the current test.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6acd9a3581157af088b9c1e13a33410eed2052b6", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 4, "last": 3}, "send_in_pings": ["discovery"], "type": "string", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-07 18:10:42", "last": "2020-02-26 15:36:33"}, "description": "Name of the current test.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6acd9a3581157af088b9c1e13a33410eed2052b6", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 4, "last": 3}, "send_in_pings": ["discovery"], "type": "string", "version": 0, "name": "test.burnham.test_name", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-07 18:10:42", "last": "2020-02-26 15:36:33"}, "description": "Name of the current test.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6acd9a3581157af088b9c1e13a33410eed2052b6", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 4, "last": 3}, "send_in_pings": ["discovery"], "type": "string", "version": 0, "name": "test.burnham.test_name"}]}
\ No newline at end of file
diff -ur data/burnham/metrics/test.burnham.test_run.json data.new/burnham/metrics/test.burnham.test_run.json
--- data/burnham/metrics/test.burnham.test_run.json 2020-12-03 12:03:22.000000000 -0500
+++ data.new/burnham/metrics/test.burnham.test_run.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-07 18:10:42", "last": "2020-02-26 15:36:33"}, "description": "ID of the current test run.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6acd9a3581157af088b9c1e13a33410eed2052b6", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 4, "last": 3}, "send_in_pings": ["discovery"], "type": "uuid", "version": 0, "name": "test.burnham.test_run", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-07 18:10:42", "last": "2020-02-26 15:36:33"}, "description": "ID of the current test run.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6acd9a3581157af088b9c1e13a33410eed2052b6", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 4, "last": 3}, "send_in_pings": ["discovery"], "type": "uuid", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-07 18:10:42", "last": "2020-02-26 15:36:33"}, "description": "ID of the current test run.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6acd9a3581157af088b9c1e13a33410eed2052b6", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 4, "last": 3}, "send_in_pings": ["discovery"], "type": "uuid", "version": 0, "name": "test.burnham.test_run", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-07 18:10:42", "last": "2020-02-26 15:36:33"}, "description": "ID of the current test run.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6acd9a3581157af088b9c1e13a33410eed2052b6", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 4, "last": 3}, "send_in_pings": ["discovery"], "type": "uuid", "version": 0, "name": "test.burnham.test_run"}]}
\ No newline at end of file
diff -ur data/burnham/metrics/test.name.json data.new/burnham/metrics/test.name.json
--- data/burnham/metrics/test.name.json 2020-12-03 12:03:22.000000000 -0500
+++ data.new/burnham/metrics/test.name.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-11-06 16:54:14", "last": "2020-11-30 10:52:12"}, "description": "Name of the current test.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6f98ba652f135fd233b620947a04769aa640abb9", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 0, "last": 0}, "send_in_pings": ["deletion-request", "discovery", "space-ship-ready", "starbase46"], "type": "string", "version": 0, "name": "test.name", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-03-09 14:22:18", "last": "2020-04-30 08:47:15"}, "description": "Name of the current test.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "47375323a9b4907a9a9012180ffbf836eb071e86", "last": "aadc5c04df3a48b2fdc6b6595246cb08cbf2ab59"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 5, "last": 4}, "send_in_pings": ["discovery"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://github.com/mozilla/burnham/issues/6"], "dates": {"first": "2020-05-11 14:00:52", "last": "2020-05-11 14:00:52"}, "description": "Name of the current test.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "db35fedc909657fdc834e2c9f8ece5c32dcd719e", "last": "db35fedc909657fdc834e2c9f8ece5c32dcd719e"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 2}, "send_in_pings": ["discovery"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-06-11 12:44:51", "last": "2020-06-11 12:44:51"}, "description": "Name of the current test.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6b9091148089ed6b63e45e171ec9f2af16dc3bfb", "last": "6b9091148089ed6b63e45e171ec9f2af16dc3bfb"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 2}, "send_in_pings": ["discovery"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-09-09 14:38:33", "last": "2020-09-09 14:38:33"}, "description": "Name of the current test.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "ec1d46c3de96fa09440020b3e5eb5190366648c9", "last": "ec1d46c3de96fa09440020b3e5eb5190366648c9"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 0, "last": 0}, "send_in_pings": ["discovery", "space-ship-ready", "starbase46"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-11-06 16:54:14", "last": "2020-11-30 10:52:12"}, "description": "Name of the current test.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6f98ba652f135fd233b620947a04769aa640abb9", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 0, "last": 0}, "send_in_pings": ["deletion-request", "discovery", "space-ship-ready", "starbase46"], "type": "string", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-11-06 16:54:14", "last": "2020-11-30 10:52:12"}, "description": "Name of the current test.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6f98ba652f135fd233b620947a04769aa640abb9", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 0, "last": 0}, "send_in_pings": ["space-ship-ready", "discovery", "starbase46", "deletion-request"], "type": "string", "version": 0, "name": "test.name", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-11-06 16:54:14", "last": "2020-11-30 10:52:12"}, "description": "Name of the current test.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6f98ba652f135fd233b620947a04769aa640abb9", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 0, "last": 0}, "send_in_pings": ["space-ship-ready", "discovery", "starbase46", "deletion-request"], "type": "string", "version": 0, "name": "test.name"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-09-09 14:38:33", "last": "2020-09-09 14:38:33"}, "description": "Name of the current test.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "ec1d46c3de96fa09440020b3e5eb5190366648c9", "last": "ec1d46c3de96fa09440020b3e5eb5190366648c9"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 0, "last": 0}, "send_in_pings": ["discovery", "space-ship-ready", "starbase46"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-06-11 12:44:51", "last": "2020-06-11 12:44:51"}, "description": "Name of the current test.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6b9091148089ed6b63e45e171ec9f2af16dc3bfb", "last": "6b9091148089ed6b63e45e171ec9f2af16dc3bfb"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 2}, "send_in_pings": ["discovery"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://github.com/mozilla/burnham/issues/6"], "dates": {"first": "2020-05-11 14:00:52", "last": "2020-05-11 14:00:52"}, "description": "Name of the current test.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "db35fedc909657fdc834e2c9f8ece5c32dcd719e", "last": "db35fedc909657fdc834e2c9f8ece5c32dcd719e"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 2}, "send_in_pings": ["discovery"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-03-09 14:22:18", "last": "2020-04-30 08:47:15"}, "description": "Name of the current test.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "47375323a9b4907a9a9012180ffbf836eb071e86", "last": "aadc5c04df3a48b2fdc6b6595246cb08cbf2ab59"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 5, "last": 4}, "send_in_pings": ["discovery"], "type": "string", "version": 0}]}
\ No newline at end of file
diff -ur data/burnham/metrics/test.run.json data.new/burnham/metrics/test.run.json
--- data/burnham/metrics/test.run.json 2020-12-03 12:03:22.000000000 -0500
+++ data.new/burnham/metrics/test.run.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-11-06 16:54:14", "last": "2020-11-30 10:52:12"}, "description": "ID of the current test run.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6f98ba652f135fd233b620947a04769aa640abb9", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 0, "last": 0}, "send_in_pings": ["deletion-request", "discovery", "space-ship-ready", "starbase46"], "type": "uuid", "version": 0, "name": "test.run", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-03-09 14:22:18", "last": "2020-04-30 08:47:15"}, "description": "ID of the current test run.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "47375323a9b4907a9a9012180ffbf836eb071e86", "last": "aadc5c04df3a48b2fdc6b6595246cb08cbf2ab59"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 5, "last": 4}, "send_in_pings": ["discovery"], "type": "uuid", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://github.com/mozilla/burnham/issues/6"], "dates": {"first": "2020-05-11 14:00:52", "last": "2020-05-11 14:00:52"}, "description": "ID of the current test run.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "db35fedc909657fdc834e2c9f8ece5c32dcd719e", "last": "db35fedc909657fdc834e2c9f8ece5c32dcd719e"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 2}, "send_in_pings": ["discovery"], "type": "uuid", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-06-11 12:44:51", "last": "2020-06-11 12:44:51"}, "description": "ID of the current test run.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6b9091148089ed6b63e45e171ec9f2af16dc3bfb", "last": "6b9091148089ed6b63e45e171ec9f2af16dc3bfb"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 2}, "send_in_pings": ["discovery"], "type": "uuid", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-09-09 14:38:33", "last": "2020-09-09 14:38:33"}, "description": "ID of the current test run.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "ec1d46c3de96fa09440020b3e5eb5190366648c9", "last": "ec1d46c3de96fa09440020b3e5eb5190366648c9"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 0, "last": 0}, "send_in_pings": ["discovery", "space-ship-ready", "starbase46"], "type": "uuid", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-11-06 16:54:14", "last": "2020-11-30 10:52:12"}, "description": "ID of the current test run.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6f98ba652f135fd233b620947a04769aa640abb9", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 0, "last": 0}, "send_in_pings": ["deletion-request", "discovery", "space-ship-ready", "starbase46"], "type": "uuid", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-11-06 16:54:14", "last": "2020-11-30 10:52:12"}, "description": "ID of the current test run.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6f98ba652f135fd233b620947a04769aa640abb9", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 0, "last": 0}, "send_in_pings": ["space-ship-ready", "discovery", "starbase46", "deletion-request"], "type": "uuid", "version": 0, "name": "test.run", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-11-06 16:54:14", "last": "2020-11-30 10:52:12"}, "description": "ID of the current test run.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6f98ba652f135fd233b620947a04769aa640abb9", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 0, "last": 0}, "send_in_pings": ["space-ship-ready", "discovery", "starbase46", "deletion-request"], "type": "uuid", "version": 0, "name": "test.run"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-09-09 14:38:33", "last": "2020-09-09 14:38:33"}, "description": "ID of the current test run.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "ec1d46c3de96fa09440020b3e5eb5190366648c9", "last": "ec1d46c3de96fa09440020b3e5eb5190366648c9"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 0, "last": 0}, "send_in_pings": ["discovery", "space-ship-ready", "starbase46"], "type": "uuid", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-06-11 12:44:51", "last": "2020-06-11 12:44:51"}, "description": "ID of the current test run.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "6b9091148089ed6b63e45e171ec9f2af16dc3bfb", "last": "6b9091148089ed6b63e45e171ec9f2af16dc3bfb"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 2}, "send_in_pings": ["discovery"], "type": "uuid", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://github.com/mozilla/burnham/issues/6"], "dates": {"first": "2020-05-11 14:00:52", "last": "2020-05-11 14:00:52"}, "description": "ID of the current test run.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "db35fedc909657fdc834e2c9f8ece5c32dcd719e", "last": "db35fedc909657fdc834e2c9f8ece5c32dcd719e"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 2, "last": 2}, "send_in_pings": ["discovery"], "type": "uuid", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-03-09 14:22:18", "last": "2020-04-30 08:47:15"}, "description": "ID of the current test run.\n", "disabled": false, "expires": "never", "gecko_datapoint": "", "git-commits": {"first": "47375323a9b4907a9a9012180ffbf836eb071e86", "last": "aadc5c04df3a48b2fdc6b6595246cb08cbf2ab59"}, "lifetime": "application", "no_lint": [], "notification_emails": ["raphael@mozilla.com"], "reflog-index": {"first": 5, "last": 4}, "send_in_pings": ["discovery"], "type": "uuid", "version": 0}]}
\ No newline at end of file
diff -ur data/burnham/pings/baseline.json data.new/burnham/pings/baseline.json
--- data/burnham/pings/baseline.json 2020-12-03 12:03:23.000000000 -0500
+++ data.new/burnham/pings/baseline.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"bugs": ["https://bugzilla.mozilla.org/1512938", "https://bugzilla.mozilla.org/1599877"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3", "https://bugzilla.mozilla.org/show_bug.cgi?id=1599877#c25"], "dates": {"first": "2020-07-27 22:38:27", "last": "2020-12-02 12:35:11"}, "description": "This ping is intended to provide metrics that are managed by the library\nitself, and not explicitly set by the application or included in the\napplication's `metrics.yaml` file.\nThe `baseline` ping is automatically sent when the application is moved to\nthe background.\n", "git-commits": {"first": "657909f47c1a00b662a47cf875cffc37f9ece775", "last": "d9ead380839e04264666fcab1063cb05cfd08e13"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"background": "The ping was submitted before going to background.\n", "dirty_startup": "The ping was submitted at startup, because the application process was\nkilled before the Glean SDK had the chance to generate this ping, when\ngoing to background, in the last session.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n", "foreground": "The ping was submitted when the application went to foreground, which\nincludes when the application starts.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n"}, "reflog-index": {"first": 1, "last": 0}, "send_if_empty": true, "name": "baseline", "history": [{"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2019-11-06 18:46:02", "last": "2019-11-28 12:01:39"}, "description": "This ping is intended to provide metrics that are managed by the library itself, and not explicitly set by the application or included in the application's `metrics.yaml` file. The `baseline` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "1f06101e4db4a2eff1b437f15f2f95456141e75a", "last": "f8c2677ea95cc5578c855fcc0308cb7af05dbf16"}, "include_client_id": true, "notification_emails": ["telemetry-client-dev@mozilla.com"], "reasons": {}, "reflog-index": {"first": 15, "last": 14}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2019-11-28 12:01:39", "last": "2019-11-28 12:01:39"}, "description": "This ping is intended to provide metrics that are managed by the library itself, and not explicitly set by the application or included in the application's `metrics.yaml` file. The `baseline` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "e9da1aaeffbc73f69161dd9e9486cac6a77df722", "last": "e9da1aaeffbc73f69161dd9e9486cac6a77df722"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 13, "last": 13}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2019-11-28 12:12:11", "last": "2020-02-11 15:10:10"}, "description": "This ping is intended to provide metrics that are managed by the library itself, and not explicitly set by the application or included in the application's `metrics.yaml` file. The `baseline` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "f359ef547f1b42544224ea47080371cf358afcaa", "last": "2e3f59be19cd122d722f1ef8d37bca26fa896deb"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 12, "last": 8}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938", "https://bugzilla.mozilla.org/1599877"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2020-02-11 15:14:09", "last": "2020-02-11 15:14:09"}, "description": "This ping is intended to provide metrics that are managed by the library itself, and not explicitly set by the application or included in the application's `metrics.yaml` file. The `baseline` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "a80604fa1c312c49244fb416bf190ccf0f5c1536", "last": "a80604fa1c312c49244fb416bf190ccf0f5c1536"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"background": "The ping was submitted before going to background.\n", "dirty_startup": "The ping was submitted at startup, because the application process was\nkilled before the Glean SDK had the chance to generate this ping, when\ngoing to background, in the last session.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n"}, "reflog-index": {"first": 7, "last": 7}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938", "https://bugzilla.mozilla.org/1599877"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3", "https://bugzilla.mozilla.org/show_bug.cgi?id=1599877#c25"], "dates": {"first": "2020-02-13 09:31:28", "last": "2020-04-03 12:42:29"}, "description": "This ping is intended to provide metrics that are managed by the library itself, and not explicitly set by the application or included in the application's `metrics.yaml` file. The `baseline` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "bf161b20b412c54b099a524250897c0dd8f65d0e", "last": "fa18d68d32c9c42e9db87464a220e02e6a99f83a"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"background": "The ping was submitted before going to background.\n", "dirty_startup": "The ping was submitted at startup, because the application process was\nkilled before the Glean SDK had the chance to generate this ping, when\ngoing to background, in the last session.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n"}, "reflog-index": {"first": 6, "last": 5}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938", "https://bugzilla.mozilla.org/1599877"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3", "https://bugzilla.mozilla.org/show_bug.cgi?id=1599877#c25"], "dates": {"first": "2020-04-14 14:03:06", "last": "2020-04-14 14:03:06"}, "description": "This ping is intended to provide metrics that are managed by the library itself, and not explicitly set by the application or included in the application's `metrics.yaml` file. The `baseline` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "c070eca2413f6740d4e21eca3c5ccef595fa7cea", "last": "c070eca2413f6740d4e21eca3c5ccef595fa7cea"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"background": "The ping was submitted before going to background.\n", "dirty_startup": "The ping was submitted at startup, because the application process was\nkilled before the Glean SDK had the chance to generate this ping, when\ngoing to background, in the last session.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n", "foreground": "The ping was submitted when the application went to foreground, which\nincludes when the application starts.\n\nThe `glean.baseline.duration` metric is never sent in these pings.\n"}, "reflog-index": {"first": 4, "last": 4}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938", "https://bugzilla.mozilla.org/1599877"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3", "https://bugzilla.mozilla.org/show_bug.cgi?id=1599877#c25"], "dates": {"first": "2020-04-14 14:44:13", "last": "2020-04-14 14:44:13"}, "description": "This ping is intended to provide metrics that are managed by the library itself, and not explicitly set by the application or included in the application's `metrics.yaml` file. The `baseline` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "98a59bcb535ecfe73e50d0da4788aca6484da966", "last": "98a59bcb535ecfe73e50d0da4788aca6484da966"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"background": "The ping was submitted before going to background.\n", "dirty_startup": "The ping was submitted at startup, because the application process was\nkilled before the Glean SDK had the chance to generate this ping, when\ngoing to background, in the last session.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n", "foreground": "The ping was submitted when the application went to foreground, which\nincludes when the application starts.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n"}, "reflog-index": {"first": 3, "last": 3}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938", "https://bugzilla.mozilla.org/1599877"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3", "https://bugzilla.mozilla.org/show_bug.cgi?id=1599877#c25"], "dates": {"first": "2020-06-30 14:17:36", "last": "2020-06-30 14:17:36"}, "description": "This ping is intended to provide metrics that are managed by the library itself, and not explicitly set by the application or included in the application's `metrics.yaml` file. The `baseline` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "a259debf8250d74732d1442ffb0ddd3068234a9b", "last": "a259debf8250d74732d1442ffb0ddd3068234a9b"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"background": "The ping was submitted before going to background.\n", "dirty_startup": "The ping was submitted at startup, because the application process was\nkilled before the Glean SDK had the chance to generate this ping, when\ngoing to background, in the last session.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n", "foreground": "The ping was submitted when the application went to foreground, which\nincludes when the application starts.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n"}, "reflog-index": {"first": 2, "last": 2}, "send_if_empty": true}, {"bugs": ["https://bugzilla.mozilla.org/1512938", "https://bugzilla.mozilla.org/1599877"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3", "https://bugzilla.mozilla.org/show_bug.cgi?id=1599877#c25"], "dates": {"first": "2020-07-27 22:38:27", "last": "2020-12-02 12:35:11"}, "description": "This ping is intended to provide metrics that are managed by the library\nitself, and not explicitly set by the application or included in the\napplication's `metrics.yaml` file.\nThe `baseline` ping is automatically sent when the application is moved to\nthe background.\n", "git-commits": {"first": "657909f47c1a00b662a47cf875cffc37f9ece775", "last": "d9ead380839e04264666fcab1063cb05cfd08e13"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"background": "The ping was submitted before going to background.\n", "dirty_startup": "The ping was submitted at startup, because the application process was\nkilled before the Glean SDK had the chance to generate this ping, when\ngoing to background, in the last session.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n", "foreground": "The ping was submitted when the application went to foreground, which\nincludes when the application starts.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n"}, "reflog-index": {"first": 1, "last": 0}, "send_if_empty": true}], "metrics": [], "stable_table_name": "burnham.baseline"}
\ No newline at end of file
+{"bugs": ["https://bugzilla.mozilla.org/1512938", "https://bugzilla.mozilla.org/1599877"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3", "https://bugzilla.mozilla.org/show_bug.cgi?id=1599877#c25"], "dates": {"first": "2020-07-27 22:38:27", "last": "2020-12-01 14:34:51"}, "description": "This ping is intended to provide metrics that are managed by the library\nitself, and not explicitly set by the application or included in the\napplication's `metrics.yaml` file.\nThe `baseline` ping is automatically sent when the application is moved to\nthe background.\n", "git-commits": {"first": "657909f47c1a00b662a47cf875cffc37f9ece775", "last": "22e169c2e39f0a8b763ac3bb0d739cb75288c1b3"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"background": "The ping was submitted before going to background.\n", "dirty_startup": "The ping was submitted at startup, because the application process was\nkilled before the Glean SDK had the chance to generate this ping, when\ngoing to background, in the last session.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n", "foreground": "The ping was submitted when the application went to foreground, which\nincludes when the application starts.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n"}, "reflog-index": {"first": 1, "last": 0}, "send_if_empty": true, "name": "baseline", "history": [{"bugs": ["https://bugzilla.mozilla.org/1512938", "https://bugzilla.mozilla.org/1599877"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3", "https://bugzilla.mozilla.org/show_bug.cgi?id=1599877#c25"], "dates": {"first": "2020-07-27 22:38:27", "last": "2020-12-01 14:34:51"}, "description": "This ping is intended to provide metrics that are managed by the library\nitself, and not explicitly set by the application or included in the\napplication's `metrics.yaml` file.\nThe `baseline` ping is automatically sent when the application is moved to\nthe background.\n", "git-commits": {"first": "657909f47c1a00b662a47cf875cffc37f9ece775", "last": "22e169c2e39f0a8b763ac3bb0d739cb75288c1b3"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"background": "The ping was submitted before going to background.\n", "dirty_startup": "The ping was submitted at startup, because the application process was\nkilled before the Glean SDK had the chance to generate this ping, when\ngoing to background, in the last session.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n", "foreground": "The ping was submitted when the application went to foreground, which\nincludes when the application starts.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n"}, "reflog-index": {"first": 1, "last": 0}, "send_if_empty": true, "name": "baseline"}, {"bugs": ["https://bugzilla.mozilla.org/1512938", "https://bugzilla.mozilla.org/1599877"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3", "https://bugzilla.mozilla.org/show_bug.cgi?id=1599877#c25"], "dates": {"first": "2020-06-30 14:17:36", "last": "2020-06-30 14:17:36"}, "description": "This ping is intended to provide metrics that are managed by the library itself, and not explicitly set by the application or included in the application's `metrics.yaml` file. The `baseline` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "a259debf8250d74732d1442ffb0ddd3068234a9b", "last": "a259debf8250d74732d1442ffb0ddd3068234a9b"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"background": "The ping was submitted before going to background.\n", "dirty_startup": "The ping was submitted at startup, because the application process was\nkilled before the Glean SDK had the chance to generate this ping, when\ngoing to background, in the last session.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n", "foreground": "The ping was submitted when the application went to foreground, which\nincludes when the application starts.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n"}, "reflog-index": {"first": 2, "last": 2}, "send_if_empty": true}, {"bugs": ["https://bugzilla.mozilla.org/1512938", "https://bugzilla.mozilla.org/1599877"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3", "https://bugzilla.mozilla.org/show_bug.cgi?id=1599877#c25"], "dates": {"first": "2020-04-14 14:44:13", "last": "2020-04-14 14:44:13"}, "description": "This ping is intended to provide metrics that are managed by the library itself, and not explicitly set by the application or included in the application's `metrics.yaml` file. The `baseline` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "98a59bcb535ecfe73e50d0da4788aca6484da966", "last": "98a59bcb535ecfe73e50d0da4788aca6484da966"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"background": "The ping was submitted before going to background.\n", "dirty_startup": "The ping was submitted at startup, because the application process was\nkilled before the Glean SDK had the chance to generate this ping, when\ngoing to background, in the last session.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n", "foreground": "The ping was submitted when the application went to foreground, which\nincludes when the application starts.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n"}, "reflog-index": {"first": 3, "last": 3}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938", "https://bugzilla.mozilla.org/1599877"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3", "https://bugzilla.mozilla.org/show_bug.cgi?id=1599877#c25"], "dates": {"first": "2020-04-14 14:03:06", "last": "2020-04-14 14:03:06"}, "description": "This ping is intended to provide metrics that are managed by the library itself, and not explicitly set by the application or included in the application's `metrics.yaml` file. The `baseline` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "c070eca2413f6740d4e21eca3c5ccef595fa7cea", "last": "c070eca2413f6740d4e21eca3c5ccef595fa7cea"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"background": "The ping was submitted before going to background.\n", "dirty_startup": "The ping was submitted at startup, because the application process was\nkilled before the Glean SDK had the chance to generate this ping, when\ngoing to background, in the last session.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n", "foreground": "The ping was submitted when the application went to foreground, which\nincludes when the application starts.\n\nThe `glean.baseline.duration` metric is never sent in these pings.\n"}, "reflog-index": {"first": 4, "last": 4}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938", "https://bugzilla.mozilla.org/1599877"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3", "https://bugzilla.mozilla.org/show_bug.cgi?id=1599877#c25"], "dates": {"first": "2020-02-13 09:31:28", "last": "2020-04-03 12:42:29"}, "description": "This ping is intended to provide metrics that are managed by the library itself, and not explicitly set by the application or included in the application's `metrics.yaml` file. The `baseline` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "bf161b20b412c54b099a524250897c0dd8f65d0e", "last": "fa18d68d32c9c42e9db87464a220e02e6a99f83a"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"background": "The ping was submitted before going to background.\n", "dirty_startup": "The ping was submitted at startup, because the application process was\nkilled before the Glean SDK had the chance to generate this ping, when\ngoing to background, in the last session.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n"}, "reflog-index": {"first": 6, "last": 5}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938", "https://bugzilla.mozilla.org/1599877"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2020-02-11 15:14:09", "last": "2020-02-11 15:14:09"}, "description": "This ping is intended to provide metrics that are managed by the library itself, and not explicitly set by the application or included in the application's `metrics.yaml` file. The `baseline` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "a80604fa1c312c49244fb416bf190ccf0f5c1536", "last": "a80604fa1c312c49244fb416bf190ccf0f5c1536"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"background": "The ping was submitted before going to background.\n", "dirty_startup": "The ping was submitted at startup, because the application process was\nkilled before the Glean SDK had the chance to generate this ping, when\ngoing to background, in the last session.\n\n*Note*: this ping will not contain the `glean.baseline.duration` metric.\n"}, "reflog-index": {"first": 7, "last": 7}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2019-11-28 12:12:11", "last": "2020-02-11 15:10:10"}, "description": "This ping is intended to provide metrics that are managed by the library itself, and not explicitly set by the application or included in the application's `metrics.yaml` file. The `baseline` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "f359ef547f1b42544224ea47080371cf358afcaa", "last": "2e3f59be19cd122d722f1ef8d37bca26fa896deb"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 12, "last": 8}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2019-11-06 18:46:02", "last": "2019-11-28 12:01:39"}, "description": "This ping is intended to provide metrics that are managed by the library itself, and not explicitly set by the application or included in the application's `metrics.yaml` file. The `baseline` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "1f06101e4db4a2eff1b437f15f2f95456141e75a", "last": "f8c2677ea95cc5578c855fcc0308cb7af05dbf16"}, "include_client_id": true, "notification_emails": ["telemetry-client-dev@mozilla.com"], "reasons": {}, "reflog-index": {"first": 15, "last": 14}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2019-11-28 12:01:39", "last": "2019-11-28 12:01:39"}, "description": "This ping is intended to provide metrics that are managed by the library itself, and not explicitly set by the application or included in the application's `metrics.yaml` file. The `baseline` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "e9da1aaeffbc73f69161dd9e9486cac6a77df722", "last": "e9da1aaeffbc73f69161dd9e9486cac6a77df722"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 13, "last": 13}, "send_if_empty": false}], "metrics": [{"name": "glean.baseline.duration", "description": "The duration of the last foreground session.\n", "pings": ["baseline"]}, {"name": "glean.baseline.locale", "description": "The locale of the application during initialization (e.g. \"es-ES\").\nIf the locale can't be determined on the system, the value is\n[\"und\"](https://unicode.org/reports/tr35/#Unknown_or_Invalid_Identifiers),\nto indicate \"undetermined\".\n", "pings": ["baseline"]}, {"name": "glean.error.invalid_label", "description": "Counts the number of times a metric was set with an invalid label.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_overflow", "description": "Counts the number of times a metric was set a value that overflowed.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_state", "description": "Counts the number of times a timing metric was used incorrectly.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_value", "description": "Counts the number of times a metric was set to an invalid value.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.validation.metrics_ping_count", "description": "The number of metrics pings sent during the lifetime of this baseline ping.", "pings": ["baseline"]}], "stable_table_name": "burnham.baseline"}
\ No newline at end of file
diff -ur data/burnham/pings/deletion-request.json data.new/burnham/pings/deletion-request.json
--- data/burnham/pings/deletion-request.json 2020-12-03 12:03:23.000000000 -0500
+++ data.new/burnham/pings/deletion-request.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"bugs": ["https://bugzilla.mozilla.org/1587095"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1587095#c6"], "dates": {"first": "2020-07-27 22:38:27", "last": "2020-12-02 12:35:11"}, "description": "This ping is submitted when a user opts out of\nsending technical and interaction data to Mozilla.\nThis ping is intended to communicate to the Data Pipeline\nthat the user wishes to have their reported Telemetry data deleted.\nAs such it attempts to send itself at the moment the user\nopts out of data collection.\n", "git-commits": {"first": "657909f47c1a00b662a47cf875cffc37f9ece775", "last": "d9ead380839e04264666fcab1063cb05cfd08e13"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 1, "last": 0}, "send_if_empty": true, "name": "deletion-request", "history": [{"bugs": ["https://bugzilla.mozilla.org/1587095"], "data_reviews": ["https://bugzilla.mozilla.org/1587095#c3"], "dates": {"first": "2019-11-28 12:01:39", "last": "2019-11-28 12:01:39"}, "description": "This ping is submitted when a user opts out of sending technical and interaction data to Mozilla.\n", "git-commits": {"first": "f8c2677ea95cc5578c855fcc0308cb7af05dbf16", "last": "f8c2677ea95cc5578c855fcc0308cb7af05dbf16"}, "include_client_id": true, "notification_emails": ["telemetry-client-dev@mozilla.com"], "reasons": {}, "reflog-index": {"first": 14, "last": 14}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1587095"], "data_reviews": ["https://bugzilla.mozilla.org/1587095#c3"], "dates": {"first": "2019-11-28 12:01:39", "last": "2019-11-28 12:01:39"}, "description": "This ping is submitted when a user opts out of sending technical and interaction data to Mozilla.\n", "git-commits": {"first": "e9da1aaeffbc73f69161dd9e9486cac6a77df722", "last": "e9da1aaeffbc73f69161dd9e9486cac6a77df722"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 13, "last": 13}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1587095"], "data_reviews": ["https://bugzilla.mozilla.org/1587095#c3"], "dates": {"first": "2019-11-28 12:12:11", "last": "2019-11-28 12:12:11"}, "description": "This ping is submitted when a user opts out of sending technical and interaction data to Mozilla.\n", "git-commits": {"first": "f359ef547f1b42544224ea47080371cf358afcaa", "last": "f359ef547f1b42544224ea47080371cf358afcaa"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 12, "last": 12}, "send_if_empty": true}, {"bugs": ["https://bugzilla.mozilla.org/1587095"], "data_reviews": ["https://bugzilla.mozilla.org/1587095#c3"], "dates": {"first": "2019-11-29 10:12:48", "last": "2019-11-29 10:12:48"}, "description": "This ping is submitted when a user opts out of sending technical and interaction data to Mozilla. This ping is intended to communicate to the Data Pipeline that the user wishes to have their reported Telemetry data deleted. As such it attempts to send itself at the moment the user opts out of data collection.\n", "git-commits": {"first": "b91edaa1afda128e5c9be88a94e26598f65ace54", "last": "b91edaa1afda128e5c9be88a94e26598f65ace54"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 11, "last": 11}, "send_if_empty": true}, {"bugs": ["https://bugzilla.mozilla.org/1587095"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1587095#c6"], "dates": {"first": "2019-11-29 10:12:48", "last": "2019-11-29 10:12:48"}, "description": "This ping is submitted when a user opts out of sending technical and interaction data to Mozilla. This ping is intended to communicate to the Data Pipeline that the user wishes to have their reported Telemetry data deleted. As such it attempts to send itself at the moment the user opts out of data collection.\n", "git-commits": {"first": "5cdaedf87135133410d5811ae0f8baf7b47a5015", "last": "5cdaedf87135133410d5811ae0f8baf7b47a5015"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 10, "last": 10}, "send_if_empty": true}, {"bugs": ["https://bugzilla.mozilla.org/1587095"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1587095#c6"], "dates": {"first": "2019-12-13 10:50:30", "last": "2020-06-30 14:17:36"}, "description": "This ping is submitted when a user opts out of sending technical and interaction data to Mozilla. This ping is intended to communicate to the Data Pipeline that the user wishes to have their reported Telemetry data deleted. As such it attempts to send itself at the moment the user opts out of data collection.\n", "git-commits": {"first": "cc4bc7952c8c80043659959f0a533668657ce783", "last": "a259debf8250d74732d1442ffb0ddd3068234a9b"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 9, "last": 2}, "send_if_empty": true}, {"bugs": ["https://bugzilla.mozilla.org/1587095"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1587095#c6"], "dates": {"first": "2020-07-27 22:38:27", "last": "2020-12-02 12:35:11"}, "description": "This ping is submitted when a user opts out of\nsending technical and interaction data to Mozilla.\nThis ping is intended to communicate to the Data Pipeline\nthat the user wishes to have their reported Telemetry data deleted.\nAs such it attempts to send itself at the moment the user\nopts out of data collection.\n", "git-commits": {"first": "657909f47c1a00b662a47cf875cffc37f9ece775", "last": "d9ead380839e04264666fcab1063cb05cfd08e13"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 1, "last": 0}, "send_if_empty": true}], "metrics": [], "stable_table_name": "burnham.deletion_request"}
\ No newline at end of file
+{"bugs": ["https://bugzilla.mozilla.org/1587095"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1587095#c6"], "dates": {"first": "2020-07-27 22:38:27", "last": "2020-12-01 14:34:51"}, "description": "This ping is submitted when a user opts out of\nsending technical and interaction data to Mozilla.\nThis ping is intended to communicate to the Data Pipeline\nthat the user wishes to have their reported Telemetry data deleted.\nAs such it attempts to send itself at the moment the user\nopts out of data collection.\n", "git-commits": {"first": "657909f47c1a00b662a47cf875cffc37f9ece775", "last": "22e169c2e39f0a8b763ac3bb0d739cb75288c1b3"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 1, "last": 0}, "send_if_empty": true, "name": "deletion-request", "history": [{"bugs": ["https://bugzilla.mozilla.org/1587095"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1587095#c6"], "dates": {"first": "2020-07-27 22:38:27", "last": "2020-12-01 14:34:51"}, "description": "This ping is submitted when a user opts out of\nsending technical and interaction data to Mozilla.\nThis ping is intended to communicate to the Data Pipeline\nthat the user wishes to have their reported Telemetry data deleted.\nAs such it attempts to send itself at the moment the user\nopts out of data collection.\n", "git-commits": {"first": "657909f47c1a00b662a47cf875cffc37f9ece775", "last": "22e169c2e39f0a8b763ac3bb0d739cb75288c1b3"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 1, "last": 0}, "send_if_empty": true, "name": "deletion-request"}, {"bugs": ["https://bugzilla.mozilla.org/1587095"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1587095#c6"], "dates": {"first": "2019-12-13 10:50:30", "last": "2020-06-30 14:17:36"}, "description": "This ping is submitted when a user opts out of sending technical and interaction data to Mozilla. This ping is intended to communicate to the Data Pipeline that the user wishes to have their reported Telemetry data deleted. As such it attempts to send itself at the moment the user opts out of data collection.\n", "git-commits": {"first": "cc4bc7952c8c80043659959f0a533668657ce783", "last": "a259debf8250d74732d1442ffb0ddd3068234a9b"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 9, "last": 2}, "send_if_empty": true}, {"bugs": ["https://bugzilla.mozilla.org/1587095"], "data_reviews": ["https://bugzilla.mozilla.org/1587095#c3"], "dates": {"first": "2019-11-29 10:12:48", "last": "2019-11-29 10:12:48"}, "description": "This ping is submitted when a user opts out of sending technical and interaction data to Mozilla. This ping is intended to communicate to the Data Pipeline that the user wishes to have their reported Telemetry data deleted. As such it attempts to send itself at the moment the user opts out of data collection.\n", "git-commits": {"first": "b91edaa1afda128e5c9be88a94e26598f65ace54", "last": "b91edaa1afda128e5c9be88a94e26598f65ace54"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 11, "last": 11}, "send_if_empty": true}, {"bugs": ["https://bugzilla.mozilla.org/1587095"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1587095#c6"], "dates": {"first": "2019-11-29 10:12:48", "last": "2019-11-29 10:12:48"}, "description": "This ping is submitted when a user opts out of sending technical and interaction data to Mozilla. This ping is intended to communicate to the Data Pipeline that the user wishes to have their reported Telemetry data deleted. As such it attempts to send itself at the moment the user opts out of data collection.\n", "git-commits": {"first": "5cdaedf87135133410d5811ae0f8baf7b47a5015", "last": "5cdaedf87135133410d5811ae0f8baf7b47a5015"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 10, "last": 10}, "send_if_empty": true}, {"bugs": ["https://bugzilla.mozilla.org/1587095"], "data_reviews": ["https://bugzilla.mozilla.org/1587095#c3"], "dates": {"first": "2019-11-28 12:12:11", "last": "2019-11-28 12:12:11"}, "description": "This ping is submitted when a user opts out of sending technical and interaction data to Mozilla.\n", "git-commits": {"first": "f359ef547f1b42544224ea47080371cf358afcaa", "last": "f359ef547f1b42544224ea47080371cf358afcaa"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 12, "last": 12}, "send_if_empty": true}, {"bugs": ["https://bugzilla.mozilla.org/1587095"], "data_reviews": ["https://bugzilla.mozilla.org/1587095#c3"], "dates": {"first": "2019-11-28 12:01:39", "last": "2019-11-28 12:01:39"}, "description": "This ping is submitted when a user opts out of sending technical and interaction data to Mozilla.\n", "git-commits": {"first": "f8c2677ea95cc5578c855fcc0308cb7af05dbf16", "last": "f8c2677ea95cc5578c855fcc0308cb7af05dbf16"}, "include_client_id": true, "notification_emails": ["telemetry-client-dev@mozilla.com"], "reasons": {}, "reflog-index": {"first": 14, "last": 14}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1587095"], "data_reviews": ["https://bugzilla.mozilla.org/1587095#c3"], "dates": {"first": "2019-11-28 12:01:39", "last": "2019-11-28 12:01:39"}, "description": "This ping is submitted when a user opts out of sending technical and interaction data to Mozilla.\n", "git-commits": {"first": "e9da1aaeffbc73f69161dd9e9486cac6a77df722", "last": "e9da1aaeffbc73f69161dd9e9486cac6a77df722"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 13, "last": 13}, "send_if_empty": false}], "metrics": [{"name": "test.name", "description": "Name of the current test.\n", "pings": ["space-ship-ready", "discovery", "starbase46", "deletion-request"]}, {"name": "test.run", "description": "ID of the current test run.\n", "pings": ["space-ship-ready", "discovery", "starbase46", "deletion-request"]}, {"name": "glean.error.invalid_label", "description": "Counts the number of times a metric was set with an invalid label.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_overflow", "description": "Counts the number of times a metric was set a value that overflowed.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_state", "description": "Counts the number of times a timing metric was used incorrectly.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_value", "description": "Counts the number of times a metric was set to an invalid value.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}], "stable_table_name": "burnham.deletion_request"}
\ No newline at end of file
diff -ur data/burnham/pings/discovery.json data.new/burnham/pings/discovery.json
--- data/burnham/pings/discovery.json 2020-12-03 12:03:23.000000000 -0500
+++ data.new/burnham/pings/discovery.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-06-11 12:52:35", "last": "2020-11-30 10:52:12"}, "description": "Custom ping sent by the burnham CLI app.\n", "git-commits": {"first": "113f9e604f3cb3c33ed50dbc396ce264ae26c985", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "include_client_id": true, "notification_emails": ["raphael@mozilla.com"], "reasons": {}, "reflog-index": {"first": 1, "last": 0}, "send_if_empty": false, "name": "discovery", "history": [{"bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-07 18:10:42", "last": "2020-02-26 15:36:33"}, "description": "Custom ping sent by the burnham CLI app.\n", "git-commits": {"first": "6acd9a3581157af088b9c1e13a33410eed2052b6", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "include_client_id": true, "notification_emails": ["raphael@mozilla.com"], "reasons": {}, "reflog-index": {"first": 4, "last": 3}, "send_if_empty": false}, {"bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://github.com/mozilla/burnham/issues/6"], "dates": {"first": "2020-05-11 14:00:52", "last": "2020-05-11 14:00:52"}, "description": "Custom ping sent by the burnham CLI app.\n", "git-commits": {"first": "db35fedc909657fdc834e2c9f8ece5c32dcd719e", "last": "db35fedc909657fdc834e2c9f8ece5c32dcd719e"}, "include_client_id": true, "notification_emails": ["raphael@mozilla.com"], "reasons": {}, "reflog-index": {"first": 2, "last": 2}, "send_if_empty": false}, {"bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-06-11 12:52:35", "last": "2020-11-30 10:52:12"}, "description": "Custom ping sent by the burnham CLI app.\n", "git-commits": {"first": "113f9e604f3cb3c33ed50dbc396ce264ae26c985", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "include_client_id": true, "notification_emails": ["raphael@mozilla.com"], "reasons": {}, "reflog-index": {"first": 1, "last": 0}, "send_if_empty": false}], "metrics": [{"name": "mission.identifier", "description": "The identifier of the current mission.\n", "pings": ["discovery"]}, {"name": "mission.status", "description": "The status of the current mission.\n", "pings": ["discovery"]}, {"name": "technology.space_travel", "description": "Counts the number of times a space-travel technology is used.\n", "pings": ["discovery"]}, {"name": "test.burnham.mission", "description": "The identifier of the current mission.\n", "pings": ["discovery"]}, {"name": "test.burnham.position", "description": "The current position of the discovery.\n", "pings": ["discovery"]}, {"name": "test.burnham.space_travel", "description": "Counts the number of times a space-travel technology is used.\n", "pings": ["discovery"]}, {"name": "test.burnham.status", "description": "The current status of space ship.\n", "pings": ["discovery"]}, {"name": "test.burnham.test_name", "description": "Name of the current test.\n", "pings": ["discovery"]}, {"name": "test.burnham.test_run", "description": "ID of the current test run.\n", "pings": ["discovery"]}, {"name": "test.name", "description": "Name of the current test.\n", "pings": ["discovery"]}, {"name": "test.run", "description": "ID of the current test run.\n", "pings": ["discovery"]}], "stable_table_name": "burnham.discovery"}
\ No newline at end of file
+{"bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-06-11 12:52:35", "last": "2020-11-30 10:52:12"}, "description": "Custom ping sent by the burnham CLI app.\n", "git-commits": {"first": "113f9e604f3cb3c33ed50dbc396ce264ae26c985", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "include_client_id": true, "notification_emails": ["raphael@mozilla.com"], "reasons": {}, "reflog-index": {"first": 1, "last": 0}, "send_if_empty": false, "name": "discovery", "history": [{"bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-06-11 12:52:35", "last": "2020-11-30 10:52:12"}, "description": "Custom ping sent by the burnham CLI app.\n", "git-commits": {"first": "113f9e604f3cb3c33ed50dbc396ce264ae26c985", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "include_client_id": true, "notification_emails": ["raphael@mozilla.com"], "reasons": {}, "reflog-index": {"first": 1, "last": 0}, "send_if_empty": false, "name": "discovery"}, {"bugs": ["https://github.com/mozilla/burnham/issues/5"], "data_reviews": ["https://github.com/mozilla/burnham/issues/6"], "dates": {"first": "2020-05-11 14:00:52", "last": "2020-05-11 14:00:52"}, "description": "Custom ping sent by the burnham CLI app.\n", "git-commits": {"first": "db35fedc909657fdc834e2c9f8ece5c32dcd719e", "last": "db35fedc909657fdc834e2c9f8ece5c32dcd719e"}, "include_client_id": true, "notification_emails": ["raphael@mozilla.com"], "reasons": {}, "reflog-index": {"first": 2, "last": 2}, "send_if_empty": false}, {"bugs": ["https://github.com/hackebrot/burnham/issues/5"], "data_reviews": ["https://github.com/hackebrot/burnham/issues/6"], "dates": {"first": "2020-02-07 18:10:42", "last": "2020-02-26 15:36:33"}, "description": "Custom ping sent by the burnham CLI app.\n", "git-commits": {"first": "6acd9a3581157af088b9c1e13a33410eed2052b6", "last": "0a9e05e035aaa86db190d2ccccd2528d37fc31fa"}, "include_client_id": true, "notification_emails": ["raphael@mozilla.com"], "reasons": {}, "reflog-index": {"first": 4, "last": 3}, "send_if_empty": false}], "metrics": [{"name": "mission.identifier", "description": "The identifier of the current mission.\n", "pings": ["discovery"]}, {"name": "mission.status", "description": "The status of the current mission.\n", "pings": ["discovery"]}, {"name": "technology.space_travel", "description": "Counts the number of times a space-travel technology is used.\n", "pings": ["discovery"]}, {"name": "test.burnham.mission", "description": "The identifier of the current mission.\n", "pings": ["discovery"]}, {"name": "test.burnham.position", "description": "The current position of the discovery.\n", "pings": ["discovery"]}, {"name": "test.burnham.space_travel", "description": "Counts the number of times a space-travel technology is used.\n", "pings": ["discovery"]}, {"name": "test.burnham.status", "description": "The current status of space ship.\n", "pings": ["discovery"]}, {"name": "test.burnham.test_name", "description": "Name of the current test.\n", "pings": ["discovery"]}, {"name": "test.burnham.test_run", "description": "ID of the current test run.\n", "pings": ["discovery"]}, {"name": "test.name", "description": "Name of the current test.\n", "pings": ["space-ship-ready", "discovery", "starbase46", "deletion-request"]}, {"name": "test.run", "description": "ID of the current test run.\n", "pings": ["space-ship-ready", "discovery", "starbase46", "deletion-request"]}, {"name": "glean.error.invalid_label", "description": "Counts the number of times a metric was set with an invalid label.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_overflow", "description": "Counts the number of times a metric was set a value that overflowed.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_state", "description": "Counts the number of times a timing metric was used incorrectly.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_value", "description": "Counts the number of times a metric was set to an invalid value.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}], "stable_table_name": "burnham.discovery"}
\ No newline at end of file
diff -ur data/burnham/pings/events.json data.new/burnham/pings/events.json
--- data/burnham/pings/events.json 2020-12-03 12:03:23.000000000 -0500
+++ data.new/burnham/pings/events.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2020-07-27 22:38:27", "last": "2020-12-02 12:35:11"}, "description": "The events ping's purpose is to transport all of the event metric\ninformation. The `events` ping is automatically sent when the application is\nmoved to the background.\n", "git-commits": {"first": "657909f47c1a00b662a47cf875cffc37f9ece775", "last": "d9ead380839e04264666fcab1063cb05cfd08e13"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"background": "The ping was submitted before going to background.\n", "max_capacity": "The maximum number of events was reached (default 500 events).\n", "startup": "The ping was submitted at startup. The events ping is always sent if there\nare any pending events at startup, because event timestamps can not be\nmixed across runs of the application.\n"}, "reflog-index": {"first": 1, "last": 0}, "send_if_empty": false, "name": "events", "history": [{"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2019-11-06 18:46:02", "last": "2019-11-28 12:01:39"}, "description": "The events ping's purpose is to transport all of the event metric information. The `events` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "1f06101e4db4a2eff1b437f15f2f95456141e75a", "last": "f8c2677ea95cc5578c855fcc0308cb7af05dbf16"}, "include_client_id": true, "notification_emails": ["telemetry-client-dev@mozilla.com"], "reasons": {}, "reflog-index": {"first": 15, "last": 14}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2019-11-28 12:01:39", "last": "2019-11-28 12:01:39"}, "description": "The events ping's purpose is to transport all of the event metric information. The `events` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "e9da1aaeffbc73f69161dd9e9486cac6a77df722", "last": "e9da1aaeffbc73f69161dd9e9486cac6a77df722"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 13, "last": 13}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2019-11-28 12:12:11", "last": "2020-02-13 09:31:28"}, "description": "The events ping's purpose is to transport all of the event metric information. The `events` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "f359ef547f1b42544224ea47080371cf358afcaa", "last": "bf161b20b412c54b099a524250897c0dd8f65d0e"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 12, "last": 6}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2020-04-03 12:42:29", "last": "2020-06-30 14:17:36"}, "description": "The events ping's purpose is to transport all of the event metric information. The `events` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "fa18d68d32c9c42e9db87464a220e02e6a99f83a", "last": "a259debf8250d74732d1442ffb0ddd3068234a9b"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"background": "The ping was submitted before going to background.\n", "max_capacity": "The maximum number of events was reached (default 500 events).\n", "startup": "The ping was submitted at startup. The events ping is always sent if there\nare any pending events at startup, because event timestamps can not be\nmixed across runs of the application.\n"}, "reflog-index": {"first": 5, "last": 2}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2020-07-27 22:38:27", "last": "2020-12-02 12:35:11"}, "description": "The events ping's purpose is to transport all of the event metric\ninformation. The `events` ping is automatically sent when the application is\nmoved to the background.\n", "git-commits": {"first": "657909f47c1a00b662a47cf875cffc37f9ece775", "last": "d9ead380839e04264666fcab1063cb05cfd08e13"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"background": "The ping was submitted before going to background.\n", "max_capacity": "The maximum number of events was reached (default 500 events).\n", "startup": "The ping was submitted at startup. The events ping is always sent if there\nare any pending events at startup, because event timestamps can not be\nmixed across runs of the application.\n"}, "reflog-index": {"first": 1, "last": 0}, "send_if_empty": false}], "metrics": [], "stable_table_name": "burnham.events"}
\ No newline at end of file
+{"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2020-07-27 22:38:27", "last": "2020-12-01 14:34:51"}, "description": "The events ping's purpose is to transport all of the event metric\ninformation. The `events` ping is automatically sent when the application is\nmoved to the background.\n", "git-commits": {"first": "657909f47c1a00b662a47cf875cffc37f9ece775", "last": "22e169c2e39f0a8b763ac3bb0d739cb75288c1b3"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"background": "The ping was submitted before going to background.\n", "max_capacity": "The maximum number of events was reached (default 500 events).\n", "startup": "The ping was submitted at startup. The events ping is always sent if there\nare any pending events at startup, because event timestamps can not be\nmixed across runs of the application.\n"}, "reflog-index": {"first": 1, "last": 0}, "send_if_empty": false, "name": "events", "history": [{"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2020-07-27 22:38:27", "last": "2020-12-01 14:34:51"}, "description": "The events ping's purpose is to transport all of the event metric\ninformation. The `events` ping is automatically sent when the application is\nmoved to the background.\n", "git-commits": {"first": "657909f47c1a00b662a47cf875cffc37f9ece775", "last": "22e169c2e39f0a8b763ac3bb0d739cb75288c1b3"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"background": "The ping was submitted before going to background.\n", "max_capacity": "The maximum number of events was reached (default 500 events).\n", "startup": "The ping was submitted at startup. The events ping is always sent if there\nare any pending events at startup, because event timestamps can not be\nmixed across runs of the application.\n"}, "reflog-index": {"first": 1, "last": 0}, "send_if_empty": false, "name": "events"}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2020-04-03 12:42:29", "last": "2020-06-30 14:17:36"}, "description": "The events ping's purpose is to transport all of the event metric information. The `events` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "fa18d68d32c9c42e9db87464a220e02e6a99f83a", "last": "a259debf8250d74732d1442ffb0ddd3068234a9b"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"background": "The ping was submitted before going to background.\n", "max_capacity": "The maximum number of events was reached (default 500 events).\n", "startup": "The ping was submitted at startup. The events ping is always sent if there\nare any pending events at startup, because event timestamps can not be\nmixed across runs of the application.\n"}, "reflog-index": {"first": 5, "last": 2}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2019-11-28 12:12:11", "last": "2020-02-13 09:31:28"}, "description": "The events ping's purpose is to transport all of the event metric information. The `events` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "f359ef547f1b42544224ea47080371cf358afcaa", "last": "bf161b20b412c54b099a524250897c0dd8f65d0e"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 12, "last": 6}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2019-11-06 18:46:02", "last": "2019-11-28 12:01:39"}, "description": "The events ping's purpose is to transport all of the event metric information. The `events` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "1f06101e4db4a2eff1b437f15f2f95456141e75a", "last": "f8c2677ea95cc5578c855fcc0308cb7af05dbf16"}, "include_client_id": true, "notification_emails": ["telemetry-client-dev@mozilla.com"], "reasons": {}, "reflog-index": {"first": 15, "last": 14}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2019-11-28 12:01:39", "last": "2019-11-28 12:01:39"}, "description": "The events ping's purpose is to transport all of the event metric information. The `events` ping is automatically sent when the application is moved to the background.\n", "git-commits": {"first": "e9da1aaeffbc73f69161dd9e9486cac6a77df722", "last": "e9da1aaeffbc73f69161dd9e9486cac6a77df722"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 13, "last": 13}, "send_if_empty": false}], "metrics": [{"name": "glean.error.invalid_label", "description": "Counts the number of times a metric was set with an invalid label.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_overflow", "description": "Counts the number of times a metric was set a value that overflowed.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_state", "description": "Counts the number of times a timing metric was used incorrectly.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_value", "description": "Counts the number of times a metric was set to an invalid value.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}], "stable_table_name": "burnham.events"}
\ No newline at end of file
diff -ur data/burnham/pings/metrics.json data.new/burnham/pings/metrics.json
--- data/burnham/pings/metrics.json 2020-12-03 12:03:23.000000000 -0500
+++ data.new/burnham/pings/metrics.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3", "https://bugzilla.mozilla.org/show_bug.cgi?id=1557048#c13"], "dates": {"first": "2020-07-27 22:38:27", "last": "2020-12-02 12:35:11"}, "description": "The `metrics` ping is intended for all of the metrics that are explicitly\nset by the application or are included in the application's `metrics.yaml`\nfile (except events).\nThe reported data is tied to the ping's *measurement window*, which is the\ntime between the collection of two `metrics` ping. Ideally, this window is\nexpected to be about 24 hours, given that the collection is scheduled daily\nat 4AM. Data in the `ping_info` section of the ping can be used to infer the\nlength of this window.\n", "git-commits": {"first": "657909f47c1a00b662a47cf875cffc37f9ece775", "last": "d9ead380839e04264666fcab1063cb05cfd08e13"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"overdue": "The last ping wasn't submitted on the current calendar day, but it's after\n4am, so this ping submitted immediately\n", "reschedule": "A ping was just submitted. This ping was rescheduled for the next calendar\nday at 4am.\n", "today": "The last ping wasn't submitted on the current calendar day, but it is\nstill before 4am, so schedule to send this ping on the current calendar\nday at 4am.\n", "tomorrow": "The last ping was already submitted on the current calendar day, so\nschedule this ping for the next calendar day at 4am.\n", "upgrade": "This ping was submitted at startup because the application was just\nupgraded.\n"}, "reflog-index": {"first": 1, "last": 0}, "send_if_empty": false, "name": "metrics", "history": [{"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2019-11-06 18:46:02", "last": "2019-11-28 12:01:39"}, "description": "The `metrics` ping is intended for all of the metrics that are explicitly set by the application or are included in the application's `metrics.yaml` file (except events). The reported data is tied to the ping's *measurement window*, which is the time between the collection of two `metrics` ping. Ideally, this window is expected to be about 24 hours, given that the collection is scheduled daily at 4AM. Data in the `ping_info` section of the ping can be used to infer the length of this window.\n", "git-commits": {"first": "1f06101e4db4a2eff1b437f15f2f95456141e75a", "last": "f8c2677ea95cc5578c855fcc0308cb7af05dbf16"}, "include_client_id": true, "notification_emails": ["telemetry-client-dev@mozilla.com"], "reasons": {}, "reflog-index": {"first": 15, "last": 14}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2019-11-28 12:01:39", "last": "2019-11-28 12:01:39"}, "description": "The `metrics` ping is intended for all of the metrics that are explicitly set by the application or are included in the application's `metrics.yaml` file (except events). The reported data is tied to the ping's *measurement window*, which is the time between the collection of two `metrics` ping. Ideally, this window is expected to be about 24 hours, given that the collection is scheduled daily at 4AM. Data in the `ping_info` section of the ping can be used to infer the length of this window.\n", "git-commits": {"first": "e9da1aaeffbc73f69161dd9e9486cac6a77df722", "last": "e9da1aaeffbc73f69161dd9e9486cac6a77df722"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 13, "last": 13}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2019-11-28 12:12:11", "last": "2019-12-13 10:50:30"}, "description": "The `metrics` ping is intended for all of the metrics that are explicitly set by the application or are included in the application's `metrics.yaml` file (except events). The reported data is tied to the ping's *measurement window*, which is the time between the collection of two `metrics` ping. Ideally, this window is expected to be about 24 hours, given that the collection is scheduled daily at 4AM. Data in the `ping_info` section of the ping can be used to infer the length of this window.\n", "git-commits": {"first": "f359ef547f1b42544224ea47080371cf358afcaa", "last": "cc4bc7952c8c80043659959f0a533668657ce783"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 12, "last": 9}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3", "https://bugzilla.mozilla.org/show_bug.cgi?id=1557048#c13"], "dates": {"first": "2020-02-11 15:10:10", "last": "2020-06-30 14:17:36"}, "description": "The `metrics` ping is intended for all of the metrics that are explicitly set by the application or are included in the application's `metrics.yaml` file (except events). The reported data is tied to the ping's *measurement window*, which is the time between the collection of two `metrics` ping. Ideally, this window is expected to be about 24 hours, given that the collection is scheduled daily at 4AM. Data in the `ping_info` section of the ping can be used to infer the length of this window.\n", "git-commits": {"first": "2e3f59be19cd122d722f1ef8d37bca26fa896deb", "last": "a259debf8250d74732d1442ffb0ddd3068234a9b"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"overdue": "The last ping wasn't submitted on the current calendar day, but it's after\n4am, so this ping submitted immediately\n", "reschedule": "A ping was just submitted. This ping was rescheduled for the next calendar\nday at 4am.\n", "today": "The last ping wasn't submitted on the current calendar day, but it is\nstill before 4am, so schedule to send this ping on the current calendar\nday at 4am.\n", "tomorrow": "The last ping was already submitted on the current calendar day, so\nschedule this ping for the next calendar day at 4am.\n", "upgrade": "This ping was submitted at startup because the application was just\nupgraded.\n"}, "reflog-index": {"first": 8, "last": 2}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3", "https://bugzilla.mozilla.org/show_bug.cgi?id=1557048#c13"], "dates": {"first": "2020-07-27 22:38:27", "last": "2020-12-02 12:35:11"}, "description": "The `metrics` ping is intended for all of the metrics that are explicitly\nset by the application or are included in the application's `metrics.yaml`\nfile (except events).\nThe reported data is tied to the ping's *measurement window*, which is the\ntime between the collection of two `metrics` ping. Ideally, this window is\nexpected to be about 24 hours, given that the collection is scheduled daily\nat 4AM. Data in the `ping_info` section of the ping can be used to infer the\nlength of this window.\n", "git-commits": {"first": "657909f47c1a00b662a47cf875cffc37f9ece775", "last": "d9ead380839e04264666fcab1063cb05cfd08e13"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"overdue": "The last ping wasn't submitted on the current calendar day, but it's after\n4am, so this ping submitted immediately\n", "reschedule": "A ping was just submitted. This ping was rescheduled for the next calendar\nday at 4am.\n", "today": "The last ping wasn't submitted on the current calendar day, but it is\nstill before 4am, so schedule to send this ping on the current calendar\nday at 4am.\n", "tomorrow": "The last ping was already submitted on the current calendar day, so\nschedule this ping for the next calendar day at 4am.\n", "upgrade": "This ping was submitted at startup because the application was just\nupgraded.\n"}, "reflog-index": {"first": 1, "last": 0}, "send_if_empty": false}], "metrics": [], "stable_table_name": "burnham.metrics"}
\ No newline at end of file
+{"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3", "https://bugzilla.mozilla.org/show_bug.cgi?id=1557048#c13"], "dates": {"first": "2020-07-27 22:38:27", "last": "2020-12-01 14:34:51"}, "description": "The `metrics` ping is intended for all of the metrics that are explicitly\nset by the application or are included in the application's `metrics.yaml`\nfile (except events).\nThe reported data is tied to the ping's *measurement window*, which is the\ntime between the collection of two `metrics` ping. Ideally, this window is\nexpected to be about 24 hours, given that the collection is scheduled daily\nat 4AM. Data in the `ping_info` section of the ping can be used to infer the\nlength of this window.\n", "git-commits": {"first": "657909f47c1a00b662a47cf875cffc37f9ece775", "last": "22e169c2e39f0a8b763ac3bb0d739cb75288c1b3"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"overdue": "The last ping wasn't submitted on the current calendar day, but it's after\n4am, so this ping submitted immediately\n", "reschedule": "A ping was just submitted. This ping was rescheduled for the next calendar\nday at 4am.\n", "today": "The last ping wasn't submitted on the current calendar day, but it is\nstill before 4am, so schedule to send this ping on the current calendar\nday at 4am.\n", "tomorrow": "The last ping was already submitted on the current calendar day, so\nschedule this ping for the next calendar day at 4am.\n", "upgrade": "This ping was submitted at startup because the application was just\nupgraded.\n"}, "reflog-index": {"first": 1, "last": 0}, "send_if_empty": false, "name": "metrics", "history": [{"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3", "https://bugzilla.mozilla.org/show_bug.cgi?id=1557048#c13"], "dates": {"first": "2020-07-27 22:38:27", "last": "2020-12-01 14:34:51"}, "description": "The `metrics` ping is intended for all of the metrics that are explicitly\nset by the application or are included in the application's `metrics.yaml`\nfile (except events).\nThe reported data is tied to the ping's *measurement window*, which is the\ntime between the collection of two `metrics` ping. Ideally, this window is\nexpected to be about 24 hours, given that the collection is scheduled daily\nat 4AM. Data in the `ping_info` section of the ping can be used to infer the\nlength of this window.\n", "git-commits": {"first": "657909f47c1a00b662a47cf875cffc37f9ece775", "last": "22e169c2e39f0a8b763ac3bb0d739cb75288c1b3"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"overdue": "The last ping wasn't submitted on the current calendar day, but it's after\n4am, so this ping submitted immediately\n", "reschedule": "A ping was just submitted. This ping was rescheduled for the next calendar\nday at 4am.\n", "today": "The last ping wasn't submitted on the current calendar day, but it is\nstill before 4am, so schedule to send this ping on the current calendar\nday at 4am.\n", "tomorrow": "The last ping was already submitted on the current calendar day, so\nschedule this ping for the next calendar day at 4am.\n", "upgrade": "This ping was submitted at startup because the application was just\nupgraded.\n"}, "reflog-index": {"first": 1, "last": 0}, "send_if_empty": false, "name": "metrics"}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3", "https://bugzilla.mozilla.org/show_bug.cgi?id=1557048#c13"], "dates": {"first": "2020-02-11 15:10:10", "last": "2020-06-30 14:17:36"}, "description": "The `metrics` ping is intended for all of the metrics that are explicitly set by the application or are included in the application's `metrics.yaml` file (except events). The reported data is tied to the ping's *measurement window*, which is the time between the collection of two `metrics` ping. Ideally, this window is expected to be about 24 hours, given that the collection is scheduled daily at 4AM. Data in the `ping_info` section of the ping can be used to infer the length of this window.\n", "git-commits": {"first": "2e3f59be19cd122d722f1ef8d37bca26fa896deb", "last": "a259debf8250d74732d1442ffb0ddd3068234a9b"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {"overdue": "The last ping wasn't submitted on the current calendar day, but it's after\n4am, so this ping submitted immediately\n", "reschedule": "A ping was just submitted. This ping was rescheduled for the next calendar\nday at 4am.\n", "today": "The last ping wasn't submitted on the current calendar day, but it is\nstill before 4am, so schedule to send this ping on the current calendar\nday at 4am.\n", "tomorrow": "The last ping was already submitted on the current calendar day, so\nschedule this ping for the next calendar day at 4am.\n", "upgrade": "This ping was submitted at startup because the application was just\nupgraded.\n"}, "reflog-index": {"first": 8, "last": 2}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2019-11-28 12:12:11", "last": "2019-12-13 10:50:30"}, "description": "The `metrics` ping is intended for all of the metrics that are explicitly set by the application or are included in the application's `metrics.yaml` file (except events). The reported data is tied to the ping's *measurement window*, which is the time between the collection of two `metrics` ping. Ideally, this window is expected to be about 24 hours, given that the collection is scheduled daily at 4AM. Data in the `ping_info` section of the ping can be used to infer the length of this window.\n", "git-commits": {"first": "f359ef547f1b42544224ea47080371cf358afcaa", "last": "cc4bc7952c8c80043659959f0a533668657ce783"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 12, "last": 9}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2019-11-06 18:46:02", "last": "2019-11-28 12:01:39"}, "description": "The `metrics` ping is intended for all of the metrics that are explicitly set by the application or are included in the application's `metrics.yaml` file (except events). The reported data is tied to the ping's *measurement window*, which is the time between the collection of two `metrics` ping. Ideally, this window is expected to be about 24 hours, given that the collection is scheduled daily at 4AM. Data in the `ping_info` section of the ping can be used to infer the length of this window.\n", "git-commits": {"first": "1f06101e4db4a2eff1b437f15f2f95456141e75a", "last": "f8c2677ea95cc5578c855fcc0308cb7af05dbf16"}, "include_client_id": true, "notification_emails": ["telemetry-client-dev@mozilla.com"], "reasons": {}, "reflog-index": {"first": 15, "last": 14}, "send_if_empty": false}, {"bugs": ["https://bugzilla.mozilla.org/1512938"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1512938#c3"], "dates": {"first": "2019-11-28 12:01:39", "last": "2019-11-28 12:01:39"}, "description": "The `metrics` ping is intended for all of the metrics that are explicitly set by the application or are included in the application's `metrics.yaml` file (except events). The reported data is tied to the ping's *measurement window*, which is the time between the collection of two `metrics` ping. Ideally, this window is expected to be about 24 hours, given that the collection is scheduled daily at 4AM. Data in the `ping_info` section of the ping can be used to infer the length of this window.\n", "git-commits": {"first": "e9da1aaeffbc73f69161dd9e9486cac6a77df722", "last": "e9da1aaeffbc73f69161dd9e9486cac6a77df722"}, "include_client_id": true, "notification_emails": ["glean-team@mozilla.com"], "reasons": {}, "reflog-index": {"first": 13, "last": 13}, "send_if_empty": false}], "metrics": [{"name": "glean.core.migration.successful", "description": "Reports `true` if the client was successfully migrated from the Android-specific implementation of the Glean SDK to the cross-platform one.", "pings": ["metrics"]}, {"name": "glean.database.size", "description": "The size of the database file at startup.\n", "pings": ["metrics"]}, {"name": "glean.error.invalid_label", "description": "Counts the number of times a metric was set with an invalid label.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_overflow", "description": "Counts the number of times a metric was set a value that overflowed.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_state", "description": "Counts the number of times a timing metric was used incorrectly.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_value", "description": "Counts the number of times a metric was set to an invalid value.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.preinit_tasks_overflow", "description": "The number of tasks queued in the pre-initialization buffer.\nOnly sent if the buffer overflows.\n", "pings": ["metrics"]}, {"name": "glean.error.preinit_tasks_timeout", "description": "Set to true if the tasks that are queued prior to Glean initialization time out.", "pings": ["metrics"]}, {"name": "glean.upload.deleted_pings_after_quota_hit", "description": "The number of pings deleted after the quota for the size of the pending pings directory or number of files is hit. Since quota is only calculated for the pending pings directory, and deletion request ping live in a different directory, deletion request pings are never deleted.\n", "pings": ["metrics"]}, {"name": "glean.upload.discarded_exceeding_pings_size", "description": "The size of pings that exceeded the maximum ping size allowed for upload.\n", "pings": ["metrics"]}, {"name": "glean.upload.pending_pings", "description": "The total number of pending pings at startup. This does not include deletion-request pings.\n", "pings": ["metrics"]}, {"name": "glean.upload.pending_pings_directory_size", "description": "The size of the pending pings directory upon initialization of Glean. This does not include the size of the deletion request pings directory.\n", "pings": ["metrics"]}, {"name": "glean.upload.ping_upload_failure", "description": "Counts the number of ping upload failures, by type of failure.\nThis includes failures for all ping types,\nthough the counts appear in the next successfully sent `metrics` ping.\n", "pings": ["metrics"]}, {"name": "glean.validation.app_forceclosed_count", "description": "This metric counts how many times a dirty bit was detected when starting the Glean SDK, on Android. This dirty bit is set to `true` when Android's lifecycle `ON_START` is hit and flipped back to false on `ON_STOP`. When an application is force-closed, it might not get the `ON_STOP` and so the value would stay `true`. The next time Glean starts, it will increment this counter.", "pings": ["metrics"]}, {"name": "glean.validation.baseline_ping_count", "description": "The number of baseline pings sent during the lifetime of this metrics ping.", "pings": ["metrics"]}, {"name": "ping_reason", "description": "The optional reason the ping was submitted.\nThe specific values for reason are specific to each ping, and are\ndocumented in the ping's pings.yaml file.\n", "pings": ["metrics"]}], "stable_table_name": "burnham.metrics"}
\ No newline at end of file
diff -ur data/burnham/pings/space-ship-ready.json data.new/burnham/pings/space-ship-ready.json
--- data/burnham/pings/space-ship-ready.json 2020-12-03 12:03:23.000000000 -0500
+++ data.new/burnham/pings/space-ship-ready.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"bugs": ["https://github.com/mozilla/burnham/issues/8"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-09-09 14:38:33", "last": "2020-11-30 10:52:12"}, "description": "Custom ping for testing kebab-case ping names.\n", "git-commits": {"first": "ec1d46c3de96fa09440020b3e5eb5190366648c9", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "include_client_id": true, "notification_emails": ["raphael@mozilla.com"], "reasons": {}, "reflog-index": {"first": 0, "last": 0}, "send_if_empty": false, "name": "space-ship-ready", "history": [{"bugs": ["https://github.com/mozilla/burnham/issues/8"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-09-09 14:38:33", "last": "2020-11-30 10:52:12"}, "description": "Custom ping for testing kebab-case ping names.\n", "git-commits": {"first": "ec1d46c3de96fa09440020b3e5eb5190366648c9", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "include_client_id": true, "notification_emails": ["raphael@mozilla.com"], "reasons": {}, "reflog-index": {"first": 0, "last": 0}, "send_if_empty": false}], "metrics": [], "stable_table_name": "burnham.space_ship_ready"}
\ No newline at end of file
+{"bugs": ["https://github.com/mozilla/burnham/issues/8"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-09-09 14:38:33", "last": "2020-11-30 10:52:12"}, "description": "Custom ping for testing kebab-case ping names.\n", "git-commits": {"first": "ec1d46c3de96fa09440020b3e5eb5190366648c9", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "include_client_id": true, "notification_emails": ["raphael@mozilla.com"], "reasons": {}, "reflog-index": {"first": 0, "last": 0}, "send_if_empty": false, "name": "space-ship-ready", "history": [{"bugs": ["https://github.com/mozilla/burnham/issues/8"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-09-09 14:38:33", "last": "2020-11-30 10:52:12"}, "description": "Custom ping for testing kebab-case ping names.\n", "git-commits": {"first": "ec1d46c3de96fa09440020b3e5eb5190366648c9", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "include_client_id": true, "notification_emails": ["raphael@mozilla.com"], "reasons": {}, "reflog-index": {"first": 0, "last": 0}, "send_if_empty": false, "name": "space-ship-ready"}], "metrics": [{"name": "test.name", "description": "Name of the current test.\n", "pings": ["space-ship-ready", "discovery", "starbase46", "deletion-request"]}, {"name": "test.run", "description": "ID of the current test run.\n", "pings": ["space-ship-ready", "discovery", "starbase46", "deletion-request"]}, {"name": "glean.error.invalid_label", "description": "Counts the number of times a metric was set with an invalid label.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_overflow", "description": "Counts the number of times a metric was set a value that overflowed.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_state", "description": "Counts the number of times a timing metric was used incorrectly.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_value", "description": "Counts the number of times a metric was set to an invalid value.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}], "stable_table_name": "burnham.space_ship_ready"}
\ No newline at end of file
diff -ur data/burnham/pings/starbase46.json data.new/burnham/pings/starbase46.json
--- data/burnham/pings/starbase46.json 2020-12-03 12:03:23.000000000 -0500
+++ data.new/burnham/pings/starbase46.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"bugs": ["https://github.com/mozilla/burnham/issues/8"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-09-09 14:38:33", "last": "2020-11-30 10:52:12"}, "description": "Custom ping for testing ping names that contain numbers.\n", "git-commits": {"first": "ec1d46c3de96fa09440020b3e5eb5190366648c9", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "include_client_id": true, "notification_emails": ["raphael@mozilla.com"], "reasons": {}, "reflog-index": {"first": 0, "last": 0}, "send_if_empty": false, "name": "starbase46", "history": [{"bugs": ["https://github.com/mozilla/burnham/issues/8"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-09-09 14:38:33", "last": "2020-11-30 10:52:12"}, "description": "Custom ping for testing ping names that contain numbers.\n", "git-commits": {"first": "ec1d46c3de96fa09440020b3e5eb5190366648c9", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "include_client_id": true, "notification_emails": ["raphael@mozilla.com"], "reasons": {}, "reflog-index": {"first": 0, "last": 0}, "send_if_empty": false}], "metrics": [], "stable_table_name": "burnham.starbase46"}
\ No newline at end of file
+{"bugs": ["https://github.com/mozilla/burnham/issues/8"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-09-09 14:38:33", "last": "2020-11-30 10:52:12"}, "description": "Custom ping for testing ping names that contain numbers.\n", "git-commits": {"first": "ec1d46c3de96fa09440020b3e5eb5190366648c9", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "include_client_id": true, "notification_emails": ["raphael@mozilla.com"], "reasons": {}, "reflog-index": {"first": 0, "last": 0}, "send_if_empty": false, "name": "starbase46", "history": [{"bugs": ["https://github.com/mozilla/burnham/issues/8"], "data_reviews": ["https://bugzilla.mozilla.org/show_bug.cgi?id=1643412"], "dates": {"first": "2020-09-09 14:38:33", "last": "2020-11-30 10:52:12"}, "description": "Custom ping for testing ping names that contain numbers.\n", "git-commits": {"first": "ec1d46c3de96fa09440020b3e5eb5190366648c9", "last": "4a49ff2163acd67258c953575bea7db3d3ffce85"}, "include_client_id": true, "notification_emails": ["raphael@mozilla.com"], "reasons": {}, "reflog-index": {"first": 0, "last": 0}, "send_if_empty": false, "name": "starbase46"}], "metrics": [{"name": "test.name", "description": "Name of the current test.\n", "pings": ["space-ship-ready", "discovery", "starbase46", "deletion-request"]}, {"name": "test.run", "description": "ID of the current test run.\n", "pings": ["space-ship-ready", "discovery", "starbase46", "deletion-request"]}, {"name": "glean.error.invalid_label", "description": "Counts the number of times a metric was set with an invalid label.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_overflow", "description": "Counts the number of times a metric was set a value that overflowed.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_state", "description": "Counts the number of times a timing metric was used incorrectly.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}, {"name": "glean.error.invalid_value", "description": "Counts the number of times a metric was set to an invalid value.\nThe labels are the `category.name` identifier of the metric.\n", "pings": ["discovery", "starbase46", "events", "space-ship-ready", "deletion-request", "metrics", "baseline"]}], "stable_table_name": "burnham.starbase46"}
\ No newline at end of file
Only in data.new: data
diff -ur data/fenix/index.json data.new/fenix/index.json
--- data/fenix/index.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/index.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"app_id": "org-mozilla-fenix", "branch": "master", "channel": "nightly", "dependencies": ["org.mozilla.components:service-glean", "org.mozilla.components:lib-crash", "org.mozilla.components:support-sync-telemetry", "org.mozilla.components:browser-engine-gecko-beta", "org.mozilla.appservices:logins", "org.mozilla.components:support-migration", "org.mozilla.components:places"], "deprecated": false, "description": "Firefox for Android", "metrics_file_paths": ["app/metrics.yaml"], "name": "fenix", "notification_emails": ["frank@mozilla.com", "mdroettboom@mozilla.com"], "ping_file_paths": ["app/pings.yaml"], "prototype": false, "url": "https://github.com/mozilla-mobile/fenix", "pings": [{"name": "activation", "description": "This ping is intended to provide a measure of the activation of mobile\nproducts. It's generated when Fenix starts, right after Glean is\ninitialized. It doesn't include the client_id, since it might be reporting\nan hashed version of the Google Advertising ID.\n"}, {"name": "first-session", "description": "This ping is intended to capture the source of the app install\non the first session.\n"}, {"name": "installation", "description": "This ping is intended to capture the source of the installation\n"}, {"name": "startup-timeline", "description": "This ping is intended to provide an understanding of startup performance.\n\nThe ping is intended to be captured by performance testing automation to\nreport results there, in addition to user telemetry. We place these metrics\ninto their own ping in order to isolate them and make this process easier.\n"}, {"name": "baseline", "description": "This ping is intended to provide metrics that are managed by the library\nitself, and not explicitly set by the application or included in the\napplication's `metrics.yaml` file.\nThe `baseline` ping is automatically sent when the application is moved to\nthe background.\n"}, {"name": "deletion-request", "description": "This ping is submitted when a user opts out of\nsending technical and interaction data to Mozilla.\nThis ping is intended to communicate to the Data Pipeline\nthat the user wishes to have their reported Telemetry data deleted.\nAs such it attempts to send itself at the moment the user\nopts out of data collection.\n"}, {"name": "events", "description": "The events ping's purpose is to transport all of the event metric\ninformation. The `events` ping is automatically sent when the application is\nmoved to the background.\n"}, {"name": "metrics", "description": "The `metrics` ping is intended for all of the metrics that are explicitly\nset by the application or are included in the application's `metrics.yaml`\nfile (except events).\nThe reported data is tied to the ping's *measurement window*, which is the\ntime between the collection of two `metrics` ping. Ideally, this window is\nexpected to be about 24 hours, given that the collection is scheduled daily\nat 4AM. Data in the `ping_info` section of the ping can be used to infer the\nlength of this window.\n"}], "metrics": [{"name": "about_page.libraries_tapped", "description": "A user tapped on \"Libraries that we use\" item from About page\n"}, {"name": "about_page.licensing_tapped", "description": "A user tapped on \"Licensing information\" item from About page\n"}, {"name": "about_page.privacy_notice_tapped", "description": "A user tapped on \"Privacy notice\" item from About page\n"}, {"name": "about_page.rights_tapped", "description": "A user tapped on \"Know your rights\" item from About page\n"}, {"name": "about_page.support_tapped", "description": "A user tapped on \"Support\" item from About page\n"}, {"name": "activation.activation_id", "description": "An alternate identifier, not correlated with the client_id, generated once\nand only sent with the activation ping.\n"}, {"name": "activation.identifier", "description": "A hashed and salted version of the Google Advertising ID from the device.\nThis will never be sent in a ping that also contains the client_id.\n"}, {"name": "addons.enabled_addons", "description": "A list of all enabled add-ons on the device.\n"}, {"name": "addons.has_enabled_addons", "description": "Whether or not the user has enabled add-ons on the device.\n"}, {"name": "addons.has_installed_addons", "description": "Whether or not the user has installed add-ons on the device.\n"}, {"name": "addons.installed_addons", "description": "A list of all installed add-ons on the device.\n"}, {"name": "addons.open_addon_in_toolbar_menu", "description": "A user interacted with an installed add-on in the toolbar menu\n"}, {"name": "addons.open_addons_in_settings", "description": "A user accessed \"Add-ons\" from the Settings\n"}, {"name": "app_theme.dark_theme_selected", "description": "A user selected Dark Theme\n"}, {"name": "autoplay.setting_changed", "description": "A user changed their autoplay setting to either block_cellular,\nblock_audio, or block_all.\n"}, {"name": "autoplay.visited_setting", "description": "A user visited the autoplay settings screen"}, {"name": "bookmarks_management.copied", "description": "A user copied a bookmark.\n"}, {"name": "bookmarks_management.edited", "description": "A user edited the title and/or URL of an existing bookmark.\n"}, {"name": "bookmarks_management.folder_add", "description": "A user added a new bookmark folder.\n"}, {"name": "bookmarks_management.folder_remove", "description": "A user removed a bookmark folder.\n"}, {"name": "bookmarks_management.moved", "description": "A user moved an existing bookmark or folder to another folder.\n"}, {"name": "bookmarks_management.multi_removed", "description": "A user removed multiple bookmarks at once.\n"}, {"name": "bookmarks_management.open_in_new_tab", "description": "A user opened a bookmark in a new tab.\n"}, {"name": "bookmarks_management.open_in_new_tabs", "description": "A user opened multiple bookmarks at once in new tabs.\n"}, {"name": "bookmarks_management.open_in_private_tab", "description": "A user opened a bookmark in a new private tab.\n"}, {"name": "bookmarks_management.open_in_private_tabs", "description": "A user opened multiple bookmarks at once in new private tabs.\n"}, {"name": "bookmarks_management.removed", "description": "A user removed a bookmark item.\n"}, {"name": "bookmarks_management.shared", "description": "A user shared a bookmark.\n"}, {"name": "browser.search.ad_clicks", "description": "Records clicks of adverts on SERP pages.\nThe key format is \u2018<provider-name>\u2019.\n"}, {"name": "browser.search.in_content", "description": "Records the type of interaction a user has on SERP pages.\n"}, {"name": "browser.search.with_ads", "description": "Records counts of SERP pages with adverts displayed.\nThe key format is \u2018<provider-name>\u2019.\n"}, {"name": "collections.add_tab_button", "description": "A user tapped the \"add tab\" button in the three dot menu of collections\n"}, {"name": "collections.all_tabs_restored", "description": "A user tapped \"open tabs\" from collection menu\n"}, {"name": "collections.long_press", "description": "A user long pressed on a tab, triggering the collection creation screen\n"}, {"name": "collections.removed", "description": "A user tapped delete collection from collection menu\n"}, {"name": "collections.rename_button", "description": "A user pressed the \"rename collection\" button in the three dot menu\n"}, {"name": "collections.renamed", "description": "A user renamed a collection\n"}, {"name": "collections.save_button", "description": "A user pressed the \"save to collection\" button on either the home or\nbrowser screen, triggering the collection creation screen to open\n(tab_select_opened)\n"}, {"name": "collections.saved", "description": "A user saved a list of tabs to a new collection\n"}, {"name": "collections.shared", "description": "A user tapped share collection\n"}, {"name": "collections.tab_removed", "description": "A user tapped remove tab from collection tab list\n"}, {"name": "collections.tab_restored", "description": "A user restored a tab from collection tab list\n"}, {"name": "collections.tab_select_opened", "description": "A user opened the select tabs screen (the first step of the collection\ncreation flow)\n"}, {"name": "collections.tabs_added", "description": "A user saved a list of tabs to an existing collection\n"}, {"name": "context_menu.item_tapped", "description": "A user tapped an item in the browsers context menu\n"}, {"name": "contextual_hint.tracking_protection.dismiss", "description": "The enhanced tracking protection contextual hint was\ndismissed\nby pressing the close button\n"}, {"name": "contextual_hint.tracking_protection.display", "description": "The enhanced tracking protection contextual hint was\ndisplayed.\n"}, {"name": "contextual_hint.tracking_protection.inside_tap", "description": "The user tapped inside of the etp contextual hint\n(which brings up the etp panel for this site).\n"}, {"name": "contextual_hint.tracking_protection.outside_tap", "description": "The user tapped outside of the etp contextual hint\n(which has no effect).\n"}, {"name": "crash_reporter.closed", "description": "The crash reporter was closed\n"}, {"name": "crash_reporter.opened", "description": "The crash reporter was displayed\n"}, {"name": "custom_tab.action_button", "description": "A user pressed the action button provided by the launching app\n"}, {"name": "custom_tab.closed", "description": "A user closed the custom tab\n"}, {"name": "custom_tab.menu", "description": "A user opened the custom tabs menu\n"}, {"name": "download_notification.cancel", "description": "A user cancelled a download in the download notification\n"}, {"name": "download_notification.in_app_open", "description": "A user opened a downloaded file in the in-app notification link\n"}, {"name": "download_notification.in_app_try_again", "description": "A user tapped on try again when a download fails in the in-app\nnotification link\n"}, {"name": "download_notification.open", "description": "A user opened a downloaded file in the download notification\n"}, {"name": "download_notification.pause", "description": "A user paused a download in the download notification\n"}, {"name": "download_notification.resume", "description": "A user resumed a download in the download notification\n"}, {"name": "download_notification.try_again", "description": "A user tapped on try again when a download fails in the download\nnotification\n"}, {"name": "error_page.visited_error", "description": "A user encountered an error page\n"}, {"name": "events.app_opened", "description": "A user opened the app (from cold start, to the homescreen or browser)\n"}, {"name": "events.app_opened_all_startup", "description": "A user opened the app to the HomeActivity. The HomeActivity\nencompasses the home screen, browser screen, settings screen,\ncollections and other screens in the nav_graph.\nThis differs from the app_opened probe because it measures all\nstartups, not just cold startup. Note: There is a short gap\nbetween the time application goes into background and the time\nandroid reports the application going into the background.\nNote: This metric does not record souce when app opened from\ntask switcher: open application -> press home button -> open\nrecent tasks -> choose fenix. In this case will report\n[source = unknown, type = hot, has_saved_instance_state = false].\n"}, {"name": "events.app_received_intent", "description": "The system received an Intent for the HomeActivity. An intent\nis received an external entity wants to the app to display\ncontent. Intents can be received when the app is closed \u2013 at\nwhich point the app will be opened \u2013 or when the app is\nalready opened \u2013 at which point the already open app will make\nchanges such as loading a url. This can be used loosely as a\nheuristic for when the user requested to open the app. The\nHomeActivity encompasses the home screen and browser screen but\nmay include other screens. This differs from the app_opened\nprobe because it measures all startups, not just cold startup.\n"}, {"name": "events.browser_menu_action", "description": "A browser menu item was tapped\n"}, {"name": "events.entered_url", "description": "A user entered a url\n"}, {"name": "events.opened_link", "description": "A user opened a link with Fenix\n"}, {"name": "events.performed_search", "description": "A user performed a search\n"}, {"name": "events.preference_toggled", "description": "A user toggled a boolean preference in settings\n"}, {"name": "events.search_bar_tapped", "description": "A user tapped the search bar\n"}, {"name": "events.ss_menu_closed", "description": "A user closed the search shortcut menu in the search view by pressing the shortcuts button\n"}, {"name": "events.ss_menu_opened", "description": "A user opened the search shortcut menu in the search view by pressing the shortcuts button\n"}, {"name": "events.ss_selected", "description": "A user selected a search shortcut engine to use\n"}, {"name": "events.tab_counter_menu_action", "description": "A tab counter menu item was tapped"}, {"name": "events.total_uri_count", "description": "A counter of URIs visited by the user in the current session, including\npage reloads. This does not include background page requests and URIs from\nembedded pages or private browsing but may be incremented without user\ninteraction by website scripts that programmatically redirect to a new\nlocation.\n"}, {"name": "events.whats_new_tapped", "description": "A user opened the \"what's new\" page button\n"}, {"name": "experiments.metrics.active_experiment", "description": "Records the branch name of the active experiment, if the client is enrolled in the `fenix-test-2019-08-05` experiment. This is intended to validate that the service-experiments library properly matches clients to experiments and can take action based on a multi-branched experiment. This is done by recording the experiment branch name in this string metric which allows the experiment to be transparent and unobtrusive to the user.\n"}, {"name": "find_in_page.closed", "description": "A user closed the find in page UI\n"}, {"name": "find_in_page.next_result", "description": "A user clicked the \"next result\" button\n"}, {"name": "find_in_page.opened", "description": "A user opened the find in page UI\n"}, {"name": "find_in_page.previous_result", "description": "A user clicked the \"previous result\" button\n"}, {"name": "find_in_page.searched_page", "description": "A user searched the page\n"}, {"name": "first_session.adgroup", "description": "The name of the AdGroup that was used to source this installation.\n"}, {"name": "first_session.campaign", "description": "The name of the campaign that is responsible for this installation.\n"}, {"name": "first_session.creative", "description": "The identifier of the creative material that the user interacted with.\n"}, {"name": "first_session.network", "description": "The name of the Network that sourced this installation.\n"}, {"name": "first_session.timestamp", "description": "The Glean generated date and time of the installation. This is\nunique per app install, though the rest of the data in this\nping is from Adjust and will remain static across installs.\n"}, {"name": "history.opened", "description": "A user opened the history screen\n"}, {"name": "history.opened_item", "description": "A user opened a history item\n"}, {"name": "history.removed", "description": "A user removed a history item\n"}, {"name": "history.removed_all", "description": "A user removed all history items\n"}, {"name": "history.shared", "description": "A user shared a history item\n"}, {"name": "installation.adgroup", "description": "The name of the AdGroup that was used to source this installation.\n"}, {"name": "installation.campaign", "description": "The name of the campaign that is responsible for this installation.\n"}, {"name": "installation.creative", "description": "The identifier of the creative material that the user interacted with.\n"}, {"name": "installation.identifier", "description": "The hashed and salted GAID. Used for a short term installation validation test.\n"}, {"name": "installation.network", "description": "The name of the Network that sourced this installation.\n"}, {"name": "installation.timestamp", "description": "The Glean generated date and time of the installation. This is\nunique per app install, though the rest of the data in this\nping is from Adjust and will remain static across installs.\n"}, {"name": "library.closed", "description": "A user closed the library\n"}, {"name": "library.opened", "description": "A user opened the library\n"}, {"name": "library.selected_item", "description": "A user selected a library item\n"}, {"name": "login_dialog.cancelled", "description": "The login dialog prompt was cancelled\n"}, {"name": "login_dialog.displayed", "description": "The login dialog prompt was displayed\n"}, {"name": "login_dialog.never_save", "description": "The login dialog prompt \"never save\" button was pressed\n"}, {"name": "login_dialog.saved", "description": "The login dialog prompt \"save\" button was pressed\n"}, {"name": "logins.copy_login", "description": "A user copied a piece of a login in saved logins\n"}, {"name": "logins.delete_saved_login", "description": "A user confirms delete of a saved login\n"}, {"name": "logins.open_individual_login", "description": "A user accessed an individual login in saved logins\n"}, {"name": "logins.open_login_editor", "description": "A user entered the edit screen for an individual saved login\n"}, {"name": "logins.open_logins", "description": "A user accessed Logins in Settings\n"}, {"name": "logins.save_edited_login", "description": "A user saves changes made to an individual login\n"}, {"name": "logins.save_logins_setting_changed", "description": "A user changed their setting for asking to save logins\n"}, {"name": "logins.view_password_login", "description": "A user viewed a password in an individual saved login\n"}, {"name": "master_password.displayed", "description": "The master password migration dialog was displayed\n"}, {"name": "master_password.migration", "description": "Logins were successfully migrated using a master password.\n"}, {"name": "media_notification.pause", "description": "A user pressed the pause icon on the media notification\n"}, {"name": "media_notification.play", "description": "A user pressed the play icon on the media notification\n"}, {"name": "media_state.pause", "description": "Media playback was paused.\n"}, {"name": "media_state.play", "description": "Media started playing.\n"}, {"name": "media_state.stop", "description": "Media playback has ended.\n"}, {"name": "metrics.adjust_ad_group", "description": "A string containing the Adjust ad group ID from which the user installed\nFenix. This will not send on the first session the user runs. If the\ninstall is organic, this will be empty.\n"}, {"name": "metrics.adjust_campaign", "description": "A string containing the Adjust campaign ID from which the user installed\nFenix. This will not send on the first session the user runs. If the\ninstall is organic, this will be empty.\n"}, {"name": "metrics.adjust_creative", "description": "A string containing the Adjust creative ID from which the user installed\nFenix. This will not send on the first session the user runs. If the\ninstall is organic, this will be empty.\n"}, {"name": "metrics.adjust_network", "description": "A string containing the Adjust network ID from which the user installed\nFenix. This will not send on the first session the user runs. If the\ninstall is organic, this will be empty.\n"}, {"name": "metrics.close_tab_setting", "description": "A string that indicates the setting for tab closing:\nMANUAL, ONE_DAY, ONE_WEEK, ONE_MONTH\n"}, {"name": "metrics.default_browser", "description": "Is Fenix the default browser?\n"}, {"name": "metrics.default_moz_browser", "description": "The name of the default browser on device if and only if it's a Mozilla\nowned product\n"}, {"name": "metrics.has_open_tabs", "description": "A boolean that indicates if the user has any open NORMAL tabs.\n"}, {"name": "metrics.has_recent_pwas", "description": "A boolean that indicates if the user has recently used PWAs.\nSee recently_used_pwa_count for the actual count.\n"}, {"name": "metrics.has_top_sites", "description": "A boolean that indicates if the user has top sites\n"}, {"name": "metrics.mozilla_products", "description": "A list of all the Mozilla products installed on device. We currently scan\nfor: Firefox, Firefox Beta, Firefox Aurora, Firefox Nightly, Firefox\nFdroid, Firefox Lite, Reference Browser, Reference Browser Debug, Fenix,\nFocus, and Lockwise.\n"}, {"name": "metrics.recently_used_pwa_count", "description": "A counter that indicates how many PWAs a user has recently used.\nThreshold for \"recency\" set in HomeActivity#PWA_RECENTLY_USED_THRESHOLD.\nCurrently we are not told by the OS when a PWA is removed by the user,\nso we use the \"recently used\" heuristic to judge how many PWAs are still\nactive, as a proxy for \"installed\". This value will only be set if the\nuser has at least *one* recently used PWA. If they have 0, this metric\nwill not be sent, resulting in a null value during analysis on the\nserver-side. To disambiguate between a failed `recently_used_pwa_count`\nmetric and 0 recent PWAs, please see `has_recent_pwas`.\n"}, {"name": "metrics.search_count", "description": "The labels for this counter are `<search-engine-name>.<source>`.\n\nIf the search engine is bundled with Fenix `search-engine-name` will be\nthe name of the search engine. If it's a custom search engine (defined:\nhttps://github.com/mozilla-mobile/fenix/issues/1607) the value will be\n`custom`.\n\n`source` will be: `action`, `suggestion`, `widget` or `shortcut`\n(depending on the source from which the search started). Also added the\n`other` option for the source but it should never enter on this case.\n"}, {"name": "metrics.search_widget_installed", "description": "Whether or not the search widget is installed\n"}, {"name": "metrics.syncing_items", "description": "The preference keys for the switch preferences the user has enabled to sync with FxA. We currently track: Bookmarks and History.\n"}, {"name": "metrics.tab_view_setting", "description": "A string that indicates the setting for tab view:\nGRID, LIST\n"}, {"name": "metrics.tabs_open_count", "description": "A counter that indicates how many NORMAL tabs a user has open. This\nvalue will only be set if the user has at least *one* open tab. If they\nhave 0, this ping will not get sent, resulting in a null value. To\ndisambiguate between a failed `tabs_open_count` ping and 0 open tabs,\nplease see `has_open_tabs`.\n"}, {"name": "metrics.toolbar_position", "description": "A string that indicates the new position of the toolbar TOP or BOTTOM\n"}, {"name": "metrics.top_sites_count", "description": "A counter that indicates how many top sites a user has. This value will\nonly be set if the user has at least *one* top site. If they have 0,\nthis ping will not get sent, resulting in a null value. To disambiguate\nbetween a failed `top_sites_count` ping and 0 top sites, please see\n`has_top_sites`.\n"}, {"name": "metrics.total_uri_count", "description": "A counter of URIs visited by the user in the current session, including page reloads. This does not include background page requests and URIs from embedded pages or private browsing.\n"}, {"name": "onboarding.finish", "description": "The user taps starts browsing and ends the onboarding experience."}, {"name": "onboarding.fxa_auto_signin", "description": "The onboarding automatic sign in card was tapped."}, {"name": "onboarding.fxa_manual_signin", "description": "The onboarding manual sign in card was tapped."}, {"name": "onboarding.pref_toggled_private_browsing", "description": "The private browsing preference was selected from the onboarding card."}, {"name": "onboarding.pref_toggled_theme_picker", "description": "The device theme was chosen using the theme picker onboarding card."}, {"name": "onboarding.pref_toggled_toolbar_position", "description": "The toolbar position preference was chosen from the onboarding card."}, {"name": "onboarding.pref_toggled_tracking_prot", "description": "The tracking protection preference was chosen from the onboarding card."}, {"name": "onboarding.privacy_notice", "description": "The onboarding privacy notice card was tapped."}, {"name": "onboarding.whats_new", "description": "The onboarding What\\'s New card was tapped."}, {"name": "perf.awesomebar.bookmark_suggestions", "description": "Duration of a bookmarks awesomebar suggestion query.\n"}, {"name": "perf.awesomebar.clipboard_suggestions", "description": "Duration of a clipboard awesomebar suggestion query.\n"}, {"name": "perf.awesomebar.history_suggestions", "description": "Duration of a history awesomebar suggestion query.\n"}, {"name": "perf.awesomebar.search_engine_suggestions", "description": "Duration of a search engine awesomebar suggestion query.\n"}, {"name": "perf.awesomebar.session_suggestions", "description": "Duration of a session awesomebar suggestion query.\n"}, {"name": "perf.awesomebar.shortcuts_suggestions", "description": "Duration of a shortcuts awesomebar suggestion query.\n"}, {"name": "perf.awesomebar.synced_tabs_suggestions", "description": "Duration of a synced tabs awesomebar suggestion query.\n"}, {"name": "pocket.pocket_top_site_clicked", "description": "A user clicked on the trending Pocket top site\n"}, {"name": "pocket.pocket_top_site_removed", "description": "A user removed the trending Pocket top site\n"}, {"name": "preferences.accessibility_services", "description": "Whether or not the user has touch exploration or switch services enabled. These are built into the Android OS, not Fenix prefs. default: \"\"\n"}, {"name": "preferences.open_links_in_a_private_tab", "description": "Whether or not the user has enabled open links in a private tab. default: false\n"}, {"name": "preferences.open_links_in_app", "description": "Whether or not the user has the open links in apps feature enabled. default: false\n"}, {"name": "preferences.preference_toggled", "description": "A user toggled a preference switch in settings\n"}, {"name": "preferences.remote_debugging", "description": "Whether or not the user has remote debugging enabled default: false\n"}, {"name": "preferences.search_bookmarks", "description": "Whether or not the user has enabled bookmark search suggestions default: true\n"}, {"name": "preferences.search_browsing_history", "description": "Whether or not the user has enabled browsing history suggestions. default: true\n"}, {"name": "preferences.search_suggestions_private", "description": "Whether or not the user has enabled showing search suggestions in private mode. default: false (we prompt the user, asking them to make a selection)\n"}, {"name": "preferences.show_clipboard_suggestions", "description": "Whether or not the user has enabled clipboard search suggestions. default: true\n"}, {"name": "preferences.show_search_shortcuts", "description": "Whether or not the user has enabled search shortcuts. default: true\n"}, {"name": "preferences.show_search_suggestions", "description": "Whether or not the user has search suggestions enabled default: true\n"}, {"name": "preferences.show_voice_search", "description": "Whether or not the user has enabled the voice search button. default: true\n"}, {"name": "preferences.sync", "description": "Whether or not the user is signed into FxA default: false\n"}, {"name": "preferences.sync_items", "description": "The list of items the user has chosen to sync with FxA. default: \"\" if the user is signed out. Otherwise defaults to whatever is set in their FxA account. New accounts set: [bookmarks, history, passwords, tabs]\n"}, {"name": "preferences.telemetry", "description": "Whether or not the user has telemetry enabled. Note we should never receive a \"false\" value for this since telemetry would not send in that case. default: true\n"}, {"name": "preferences.theme", "description": "The theme the user has enabled. \"light,\" \"dark,\" \"system,\" or \"battery\" default: \"system\" for API 28+, else \"light\"\n"}, {"name": "preferences.toolbar_position", "description": "The position of the toolbar default: bottom (defaults to top if the user has accessibility services)\n"}, {"name": "preferences.tracking_protection", "description": "What type of enhanced tracking protection the user has enabled. \"standard,\" \"strict,\" \"custom,\" or \"\" (if disabled) default: \"standard\"\n"}, {"name": "private_browsing_mode.garbage_icon", "description": "A user pressed the garbage can icon on the private browsing home page,\ndeleting all private tabs.\n"}, {"name": "private_browsing_mode.notification_delete", "description": "A user pressed the private browsing mode notification's \"Delete and Open\"\nbutton.\n"}, {"name": "private_browsing_mode.notification_open", "description": "A user pressed the private browsing mode notification's \"Open\" button.\n"}, {"name": "private_browsing_mode.notification_tapped", "description": "A user pressed the private browsing mode notification itself.\n"}, {"name": "private_browsing_mode.snackbar_undo", "description": "A user pressed the \"undo\" button in the snackbar that is shown when the\ngarbage icon is tapped.\n"}, {"name": "private_browsing_shortcut.cfr_add_shortcut", "description": "A user pressed the \"Add shortcut\" button when the contextual feature\nrecommender appeared.\n"}, {"name": "private_browsing_shortcut.cfr_cancel", "description": "A user pressed the \"No thanks\" button when the contextual feature\nrecommender appeared.\n"}, {"name": "private_browsing_shortcut.create_shortcut", "description": "A user pressed the \"Add private browsing shortcut\" button in settings.\n"}, {"name": "private_browsing_shortcut.pinned_shortcut_priv", "description": "A user pressed the pinned private shortcut in Android home screen, opening\nup a new private search.\n"}, {"name": "private_browsing_shortcut.static_shortcut_priv", "description": "A user pressed the long-press shortcut \"Open new private tab\", opening up\na new private search.\n"}, {"name": "private_browsing_shortcut.static_shortcut_tab", "description": "A user pressed the long-press shortcut \"Open new tab\", opening up a new\nsearch.\n"}, {"name": "progressive_web_app.background", "description": "A user puts the PWA into the background.\n"}, {"name": "progressive_web_app.foreground", "description": "A user brings the PWA into the foreground.\n"}, {"name": "progressive_web_app.homescreen_tap", "description": "A user taps on PWA homescreen icon\n"}, {"name": "progressive_web_app.install_tap", "description": "A user installs a PWA. Could be a shortcut or added to homescreen.\n"}, {"name": "qr_scanner.navigation_allowed", "description": "A user tapped \"allow\" on the prompt, directing the user to the website\nscanned\n"}, {"name": "qr_scanner.navigation_denied", "description": "A user tapped \"deny\" on the prompt, putting the user back to the scanning\nview\n"}, {"name": "qr_scanner.opened", "description": "A user opened the QR scanner\n"}, {"name": "qr_scanner.prompt_displayed", "description": "A user scanned a QR code, causing a confirmation prompt to display asking\nif they want to navigate to the page\n"}, {"name": "quick_action_sheet.bookmark_tapped", "description": "A user tapped the bookmark button\n"}, {"name": "quick_action_sheet.closed", "description": "A user closed the quick action sheet UI\n"}, {"name": "quick_action_sheet.download_tapped", "description": "A user tapped the download button\n"}, {"name": "quick_action_sheet.open_app_tapped", "description": "A user tapped the open in app button\n"}, {"name": "quick_action_sheet.opened", "description": "A user opened the quick action sheet UI\n"}, {"name": "quick_action_sheet.read_tapped", "description": "A user tapped the read button\n"}, {"name": "quick_action_sheet.share_tapped", "description": "A user tapped the share button\n"}, {"name": "reader_mode.appearance", "description": "A user tapped the appearance button\n"}, {"name": "reader_mode.available", "description": "Reader mode is available for the current page\n"}, {"name": "reader_mode.closed", "description": "A user closed reader mode\n"}, {"name": "reader_mode.opened", "description": "A user opened reader mode\n"}, {"name": "search.default_engine.code", "description": "If the search engine is pre-loaded with Fenix this value\nwill be the search engine identifier. If it's a custom search engine\n(defined: https://github.com/mozilla-mobile/fenix/issues/1607) the\nvalue will be \"custom\"\n"}, {"name": "search.default_engine.name", "description": "If the search engine is pre-loaded with Fenix this value\nwill be the search engine name. If it's a custom search engine\n(defined: https://github.com/mozilla-mobile/fenix/issues/1607) the\nvalue will be \"custom\"\n"}, {"name": "search.default_engine.submission_url", "description": "If the search engine is pre-loaded with Fenix this value will be he base\nURL we use to build the search query for the search engine. For example:\nhttps://mysearchengine.com/?query=%s. If it's a custom search engine\n(defined: https://github.com/mozilla-mobile/fenix/issues/1607) the value\nwill be \"custom\"\n"}, {"name": "search_shortcuts.closed", "description": "A user closed the search shortcut menu in the search view by pressing the shortcuts button\n"}, {"name": "search_shortcuts.opened", "description": "A user opened the search shortcut menu in the search view by pressing the shortcuts button\n"}, {"name": "search_shortcuts.selected", "description": "A user selected a search shortcut engine to use\n"}, {"name": "search_suggestions.enable_in_private", "description": "A user enabled receiving search suggestions in private sessions\n"}, {"name": "search_widget.new_tab_button", "description": "A user pressed anywhere from the Firefox logo until the start of the\nmicrophone icon, opening a new tab search screen.\n"}, {"name": "search_widget.voice_button", "description": "A user pressed the microphone icon, opening a new voice search screen.\n"}, {"name": "search_widget_cfr.add_widget_pressed", "description": "The user pressed the \"add widget\" button.\n"}, {"name": "search_widget_cfr.canceled", "description": "The user dismissed the search widget cfr by\ntapping outside of the prompt\n"}, {"name": "search_widget_cfr.displayed", "description": "The search widget cfr was displayed.\n"}, {"name": "search_widget_cfr.not_now_pressed", "description": "The user pressed the \"not now\" button.\n"}, {"name": "startup.timeline.clock_ticks_per_second", "description": "The number of clock tick time units that occur in one second on this\nparticular device. This value is expected to be used in conjunction with\nthe `framework_start` metric.\n"}, {"name": "startup.timeline.framework_start", "description": "The duration the Android framework takes to start before letting us run\ncode in `*Application.init`. This is calculated from `appInitTimestamp -\nprocessStartTimestamp`. `processStartTimestamp` is derived from the clock\ntick time unit, which is expected to be less granular than nanoseconds.\nTherefore, we convert and round our timestamps to clock ticks before\ncomputing the difference and convert back to nanoseconds to report.\n\nFor debugging purposes, `clock_ticks_per_second`, which may vary between\ndevices, is also reported as a metric\n"}, {"name": "startup.timeline.framework_start_error", "description": "An error when attempting to record `framework_start` - the application\ninit timestamp returned a negative value - which is likely indicative of a\nbug in the implementation.\n"}, {"name": "startup.timeline.framework_start_read_error", "description": "An error when attempting to read stats from /proc pseudo-filesystem -\nprivacy managers can block access to reading these files -\nthe application will catch a file reading exception.\n"}, {"name": "storage.stats.app_bytes", "description": "The size of the app's APK and related files as installed: this is expected to be larger than download size. This is the output of [StorageStats.getAppBytes](https://developer.android.com/reference/android/app/usage/StorageStats#getAppBytes()) so see that for details. This value is only available on Android 8+. A similar value may be available on the Google Play dashboard: we can use this value to see if that value is reliable enough.\n"}, {"name": "storage.stats.cache_bytes", "description": "The size of all cached data in the app. This is the output of [StorageStats.getCacheBytes](https://developer.android.com/reference/android/app/usage/StorageStats#getCacheBytes()) so see that for details. This value is only available on Android 8+.\n"}, {"name": "storage.stats.data_dir_bytes", "description": "The size of all data minus `cache_bytes`. This is the output of [StorageStats.getDataBytes](https://developer.android.com/reference/android/app/usage/StorageStats#getDataBytes()) except we subtract the value of `cache_bytes` so the cache is not measured redundantly; see that method for details. This value is only available on Android 8+.\n"}, {"name": "storage.stats.query_stats_duration", "description": "How long it took to query the device for the StorageStats that contain the file size information. The docs say it may be expensive so we want to ensure it's not too expensive. This value is only available on Android 8+.\n"}, {"name": "sync_account.closed", "description": "A user closed the sync account page\n"}, {"name": "sync_account.opened", "description": "A user opened the sync account page\n"}, {"name": "sync_account.send_tab", "description": "A user sent the current tab to another FxA device\n"}, {"name": "sync_account.sign_in_to_send_tab", "description": "A user pressed the \"sign in to send tab\" button inside the share tab menu\n"}, {"name": "sync_account.sign_out", "description": "A user pressed the sign out button on the sync account page\n"}, {"name": "sync_account.sync_now", "description": "A user pressed the sync now button on the sync account page\n"}, {"name": "sync_auth.auto_login", "description": "User signed into FxA via an account shared from another locally installed\nMozilla application (e.g. Fennec)\n"}, {"name": "sync_auth.closed", "description": "A user closed the sync page\n"}, {"name": "sync_auth.create_account", "description": "A user pressed the create account button on the sync authentication page\n"}, {"name": "sync_auth.opened", "description": "A user opened the sync authentication page\n"}, {"name": "sync_auth.other_external", "description": "User authenticated via FxA using an unknown mechanism. \"Known\" mechanisms\nare currently sign-in, sign-up and pairing\n"}, {"name": "sync_auth.paired", "description": "User signed into FxA by pairing with a different Firefox browser, using a\nQR code\n"}, {"name": "sync_auth.recovered", "description": "Account manager automatically recovered FxA authentication state without\ndirect user involvement\n"}, {"name": "sync_auth.scan_pairing", "description": "A user pressed the scan pairing button on the sync authentication page\n"}, {"name": "sync_auth.sign_in", "description": "A user pressed the sign in button on the sync authentication page and was\nsuccessfully signed in to FxA\n"}, {"name": "sync_auth.sign_out", "description": "A user pressed the sign out button on the sync account page and was\nsuccessfully signed out of FxA\n"}, {"name": "sync_auth.sign_up", "description": "User registered a new Firefox Account, and was signed into it\n"}, {"name": "sync_auth.use_email", "description": "A user chose to use their email to sign in instead of scanning a QR code,\ncounterpart to \"scan_pairing\"\n"}, {"name": "sync_auth.use_email_problem", "description": "A user chose to use their email to sign in after an account problem\n"}, {"name": "tab.media_pause", "description": "A user pressed the pause icon on a tab from the home screen\n"}, {"name": "tab.media_play", "description": "A user pressed the play icon on a tab from the home screen\n"}, {"name": "tabs.setting_opened", "description": "The tab settings were opened.\n"}, {"name": "tabs_tray.close_all_tabs", "description": "A user tapped the close all tabs button in the\nthree dot menu within the tabs tray\n"}, {"name": "tabs_tray.closed", "description": "A user closed the tabs tray\n"}, {"name": "tabs_tray.closed_existing_tab", "description": "A user closed an existing tab\n"}, {"name": "tabs_tray.menu_opened", "description": "A user opened three three dot menu in the tabs tray\n"}, {"name": "tabs_tray.new_private_tab_tapped", "description": "A user opened a new private tab\n"}, {"name": "tabs_tray.new_tab_tapped", "description": "A user opened a new tab\n"}, {"name": "tabs_tray.normal_mode_tapped", "description": "A user switched to normal mode\n"}, {"name": "tabs_tray.opened", "description": "A user opened the tabs tray\n"}, {"name": "tabs_tray.opened_existing_tab", "description": "A user opened an existing tab\n"}, {"name": "tabs_tray.private_mode_tapped", "description": "A user switched to private mode\n"}, {"name": "tabs_tray.save_to_collection", "description": "A user tapped the save to collection button in the tabs tray\n"}, {"name": "tabs_tray.share_all_tabs", "description": "A user tapped the share all tabs button in the\nthree dot menu within the tabs tray\n"}, {"name": "tip.closed", "description": "The tip was closed\n"}, {"name": "tip.displayed", "description": "The tip was displayed\n"}, {"name": "tip.pressed", "description": "The tip's button was pressed\n"}, {"name": "toolbar_settings.changed_position", "description": "The user selected a new position for the toolbar\n"}, {"name": "top_sites.long_press", "description": "A user long pressed on a top site\n"}, {"name": "top_sites.open_default", "description": "A user opened a default top site\n"}, {"name": "top_sites.open_frecency", "description": "A user opened a frecency top site\n"}, {"name": "top_sites.open_in_new_tab", "description": "A user opens a new tab based on a top site item\n"}, {"name": "top_sites.open_in_private_tab", "description": "A user opens a new private tab based on a top site item\n"}, {"name": "top_sites.open_pinned", "description": "A user opened a pinned top site\n"}, {"name": "top_sites.remove", "description": "A user removes a top site item\n"}, {"name": "top_sites.swipe_carousel", "description": "A user swiped to change the page of the top sites carousel\n"}, {"name": "tracking_protection.etp_setting_changed", "description": "A user changed their tracking protection level setting to either strict,\nstandard, or custom.\n"}, {"name": "tracking_protection.etp_settings", "description": "A user opened tracking protection settings through settings.\n"}, {"name": "tracking_protection.etp_shield", "description": "A user pressed the tracking protection shield icon in toolbar.\n"}, {"name": "tracking_protection.etp_tracker_list", "description": "A user pressed into a list of categorized trackers in tracking protection\npanel.\n"}, {"name": "tracking_protection.exception_added", "description": "A user added a tracking protection exception through the TP toggle in the\npanel.\n"}, {"name": "tracking_protection.panel_settings", "description": "A user opened tracking protection settings from the panel.\n"}, {"name": "user_specified_search_engines.custom_engine_added", "description": "A user added a new custom search engine\n"}, {"name": "user_specified_search_engines.custom_engine_deleted", "description": "A user deleted a custom search engine\n"}, {"name": "user_specified_search_engines.search_with_custom_engine", "description": "A user performed a search with a custom search engine\n"}, {"name": "voice_search.tapped", "description": "A user selected the voice search button on the search screen.\n"}]}
\ No newline at end of file
+{"app_id": "org-mozilla-fenix", "branch": "master", "channel": "nightly", "dependencies": ["org.mozilla.components:service-glean", "org.mozilla.components:lib-crash", "org.mozilla.components:support-sync-telemetry", "org.mozilla.components:browser-engine-gecko-beta", "org.mozilla.appservices:logins", "org.mozilla.components:support-migration", "org.mozilla.components:places"], "deprecated": false, "description": "Firefox for Android", "metrics_file_paths": ["app/metrics.yaml"], "name": "fenix", "notification_emails": ["frank@mozilla.com", "mdroettboom@mozilla.com"], "ping_file_paths": ["app/pings.yaml"], "prototype": false, "url": "https://github.com/mozilla-mobile/fenix", "pings": [{"name": "activation", "description": "This ping is intended to provide a measure of the activation of mobile\nproducts. It's generated when Fenix starts, right after Glean is\ninitialized. It doesn't include the client_id, since it might be reporting\nan hashed version of the Google Advertising ID.\n"}, {"name": "first-session", "description": "This ping is intended to capture the source of the app install\non the first session.\n"}, {"name": "installation", "description": "This ping is intended to capture the source of the installation\n"}, {"name": "startup-timeline", "description": "This ping is intended to provide an understanding of startup performance.\n\nThe ping is intended to be captured by performance testing automation to\nreport results there, in addition to user telemetry. We place these metrics\ninto their own ping in order to isolate them and make this process easier.\n"}, {"name": "baseline", "description": "This ping is intended to provide metrics that are managed by the library\nitself, and not explicitly set by the application or included in the\napplication's `metrics.yaml` file.\nThe `baseline` ping is automatically sent when the application is moved to\nthe background.\n"}, {"name": "deletion-request", "description": "This ping is submitted when a user opts out of\nsending technical and interaction data to Mozilla.\nThis ping is intended to communicate to the Data Pipeline\nthat the user wishes to have their reported Telemetry data deleted.\nAs such it attempts to send itself at the moment the user\nopts out of data collection.\n"}, {"name": "events", "description": "The events ping's purpose is to transport all of the event metric\ninformation. The `events` ping is automatically sent when the application is\nmoved to the background.\n"}, {"name": "metrics", "description": "The `metrics` ping is intended for all of the metrics that are explicitly\nset by the application or are included in the application's `metrics.yaml`\nfile (except events).\nThe reported data is tied to the ping's *measurement window*, which is the\ntime between the collection of two `metrics` ping. Ideally, this window is\nexpected to be about 24 hours, given that the collection is scheduled daily\nat 4AM. Data in the `ping_info` section of the ping can be used to infer the\nlength of this window.\n"}, {"name": "migration", "description": "A ping sent after a Fennec->Fenix migration was completed.\n"}, {"name": "bookmarks-sync", "description": "A ping sent for every bookmarks sync. It doesn't include the `client_id` because it reports a hashed version of the user's Firefox Account ID.\n"}, {"name": "history-sync", "description": "A ping sent for every history sync. It doesn't include the `client_id` because it reports a hashed version of the user's Firefox Account ID.\n"}, {"name": "logins-sync", "description": "A ping sent for every logins/passwords sync. It doesn't include the `client_id` because it reports a hashed version of the user's Firefox Account ID.\n"}, {"name": "sync", "description": "A summary ping, sent every time a sync is performed. During each Sync one or more data types could be synchronized, depending on which data types user configured to sync. Alongside with 'sync' ping one or more individual data type specific pings will be sent. For example, if history and bookmarks data types are configured to be synchronized, the following pings will be sent: 'sync', 'history-sync' and 'bookmarks-sync'. Alternatively, if only history is configured to be synchronized then 'sync' and 'history-sync' pings will be sent. In case of a \"global failure\" where none of the data type syncs could even start, e.g. device is offline, only the 'sync' ping will be sent. This ping doesn't include the `client_id` because it reports a hashed version of the user's Firefox Account ID.\n"}], "metrics": [{"name": "about_page.libraries_tapped", "description": "A user tapped on \"Libraries that we use\" item from About page\n"}, {"name": "about_page.licensing_tapped", "description": "A user tapped on \"Licensing information\" item from About page\n"}, {"name": "about_page.privacy_notice_tapped", "description": "A user tapped on \"Privacy notice\" item from About page\n"}, {"name": "about_page.rights_tapped", "description": "A user tapped on \"Know your rights\" item from About page\n"}, {"name": "about_page.support_tapped", "description": "A user tapped on \"Support\" item from About page\n"}, {"name": "activation.activation_id", "description": "An alternate identifier, not correlated with the client_id, generated once\nand only sent with the activation ping.\n"}, {"name": "activation.identifier", "description": "A hashed and salted version of the Google Advertising ID from the device.\nThis will never be sent in a ping that also contains the client_id.\n"}, {"name": "addons.enabled_addons", "description": "A list of all enabled add-ons on the device.\n"}, {"name": "addons.has_enabled_addons", "description": "Whether or not the user has enabled add-ons on the device.\n"}, {"name": "addons.has_installed_addons", "description": "Whether or not the user has installed add-ons on the device.\n"}, {"name": "addons.installed_addons", "description": "A list of all installed add-ons on the device.\n"}, {"name": "addons.open_addon_in_toolbar_menu", "description": "A user interacted with an installed add-on in the toolbar menu\n"}, {"name": "addons.open_addons_in_settings", "description": "A user accessed \"Add-ons\" from the Settings\n"}, {"name": "app_theme.dark_theme_selected", "description": "A user selected Dark Theme\n"}, {"name": "autoplay.setting_changed", "description": "A user changed their autoplay setting to either block_cellular,\nblock_audio, or block_all.\n"}, {"name": "autoplay.visited_setting", "description": "A user visited the autoplay settings screen"}, {"name": "bookmarks_management.copied", "description": "A user copied a bookmark.\n"}, {"name": "bookmarks_management.edited", "description": "A user edited the title and/or URL of an existing bookmark.\n"}, {"name": "bookmarks_management.folder_add", "description": "A user added a new bookmark folder.\n"}, {"name": "bookmarks_management.folder_remove", "description": "A user removed a bookmark folder.\n"}, {"name": "bookmarks_management.moved", "description": "A user moved an existing bookmark or folder to another folder.\n"}, {"name": "bookmarks_management.multi_removed", "description": "A user removed multiple bookmarks at once.\n"}, {"name": "bookmarks_management.open_in_new_tab", "description": "A user opened a bookmark in a new tab.\n"}, {"name": "bookmarks_management.open_in_new_tabs", "description": "A user opened multiple bookmarks at once in new tabs.\n"}, {"name": "bookmarks_management.open_in_private_tab", "description": "A user opened a bookmark in a new private tab.\n"}, {"name": "bookmarks_management.open_in_private_tabs", "description": "A user opened multiple bookmarks at once in new private tabs.\n"}, {"name": "bookmarks_management.removed", "description": "A user removed a bookmark item.\n"}, {"name": "bookmarks_management.shared", "description": "A user shared a bookmark.\n"}, {"name": "browser.search.ad_clicks", "description": "Records clicks of adverts on SERP pages.\nThe key format is \u2018<provider-name>\u2019.\n"}, {"name": "browser.search.in_content", "description": "Records the type of interaction a user has on SERP pages.\n"}, {"name": "browser.search.with_ads", "description": "Records counts of SERP pages with adverts displayed.\nThe key format is \u2018<provider-name>\u2019.\n"}, {"name": "collections.add_tab_button", "description": "A user tapped the \"add tab\" button in the three dot menu of collections\n"}, {"name": "collections.all_tabs_restored", "description": "A user tapped \"open tabs\" from collection menu\n"}, {"name": "collections.long_press", "description": "A user long pressed on a tab, triggering the collection creation screen\n"}, {"name": "collections.removed", "description": "A user tapped delete collection from collection menu\n"}, {"name": "collections.rename_button", "description": "A user pressed the \"rename collection\" button in the three dot menu\n"}, {"name": "collections.renamed", "description": "A user renamed a collection\n"}, {"name": "collections.save_button", "description": "A user pressed the \"save to collection\" button on either the home or\nbrowser screen, triggering the collection creation screen to open\n(tab_select_opened)\n"}, {"name": "collections.saved", "description": "A user saved a list of tabs to a new collection\n"}, {"name": "collections.shared", "description": "A user tapped share collection\n"}, {"name": "collections.tab_removed", "description": "A user tapped remove tab from collection tab list\n"}, {"name": "collections.tab_restored", "description": "A user restored a tab from collection tab list\n"}, {"name": "collections.tab_select_opened", "description": "A user opened the select tabs screen (the first step of the collection\ncreation flow)\n"}, {"name": "collections.tabs_added", "description": "A user saved a list of tabs to an existing collection\n"}, {"name": "context_menu.item_tapped", "description": "A user tapped an item in the browsers context menu\n"}, {"name": "contextual_hint.tracking_protection.dismiss", "description": "The enhanced tracking protection contextual hint was\ndismissed\nby pressing the close button\n"}, {"name": "contextual_hint.tracking_protection.display", "description": "The enhanced tracking protection contextual hint was\ndisplayed.\n"}, {"name": "contextual_hint.tracking_protection.inside_tap", "description": "The user tapped inside of the etp contextual hint\n(which brings up the etp panel for this site).\n"}, {"name": "contextual_hint.tracking_protection.outside_tap", "description": "The user tapped outside of the etp contextual hint\n(which has no effect).\n"}, {"name": "crash_reporter.closed", "description": "The crash reporter was closed\n"}, {"name": "crash_reporter.opened", "description": "The crash reporter was displayed\n"}, {"name": "custom_tab.action_button", "description": "A user pressed the action button provided by the launching app\n"}, {"name": "custom_tab.closed", "description": "A user closed the custom tab\n"}, {"name": "custom_tab.menu", "description": "A user opened the custom tabs menu\n"}, {"name": "download_notification.cancel", "description": "A user cancelled a download in the download notification\n"}, {"name": "download_notification.in_app_open", "description": "A user opened a downloaded file in the in-app notification link\n"}, {"name": "download_notification.in_app_try_again", "description": "A user tapped on try again when a download fails in the in-app\nnotification link\n"}, {"name": "download_notification.open", "description": "A user opened a downloaded file in the download notification\n"}, {"name": "download_notification.pause", "description": "A user paused a download in the download notification\n"}, {"name": "download_notification.resume", "description": "A user resumed a download in the download notification\n"}, {"name": "download_notification.try_again", "description": "A user tapped on try again when a download fails in the download\nnotification\n"}, {"name": "error_page.visited_error", "description": "A user encountered an error page\n"}, {"name": "events.app_opened", "description": "A user opened the app (from cold start, to the homescreen or browser)\n"}, {"name": "events.app_opened_all_startup", "description": "A user opened the app to the HomeActivity. The HomeActivity\nencompasses the home screen, browser screen, settings screen,\ncollections and other screens in the nav_graph.\nThis differs from the app_opened probe because it measures all\nstartups, not just cold startup. Note: There is a short gap\nbetween the time application goes into background and the time\nandroid reports the application going into the background.\nNote: This metric does not record souce when app opened from\ntask switcher: open application -> press home button -> open\nrecent tasks -> choose fenix. In this case will report\n[source = unknown, type = hot, has_saved_instance_state = false].\n"}, {"name": "events.app_received_intent", "description": "The system received an Intent for the HomeActivity. An intent\nis received an external entity wants to the app to display\ncontent. Intents can be received when the app is closed \u2013 at\nwhich point the app will be opened \u2013 or when the app is\nalready opened \u2013 at which point the already open app will make\nchanges such as loading a url. This can be used loosely as a\nheuristic for when the user requested to open the app. The\nHomeActivity encompasses the home screen and browser screen but\nmay include other screens. This differs from the app_opened\nprobe because it measures all startups, not just cold startup.\n"}, {"name": "events.browser_menu_action", "description": "A browser menu item was tapped\n"}, {"name": "events.entered_url", "description": "A user entered a url\n"}, {"name": "events.opened_link", "description": "A user opened a link with Fenix\n"}, {"name": "events.performed_search", "description": "A user performed a search\n"}, {"name": "events.preference_toggled", "description": "A user toggled a boolean preference in settings\n"}, {"name": "events.search_bar_tapped", "description": "A user tapped the search bar\n"}, {"name": "events.ss_menu_closed", "description": "A user closed the search shortcut menu in the search view by pressing the shortcuts button\n"}, {"name": "events.ss_menu_opened", "description": "A user opened the search shortcut menu in the search view by pressing the shortcuts button\n"}, {"name": "events.ss_selected", "description": "A user selected a search shortcut engine to use\n"}, {"name": "events.tab_counter_menu_action", "description": "A tab counter menu item was tapped"}, {"name": "events.total_uri_count", "description": "A counter of URIs visited by the user in the current session, including\npage reloads. This does not include background page requests and URIs from\nembedded pages or private browsing but may be incremented without user\ninteraction by website scripts that programmatically redirect to a new\nlocation.\n"}, {"name": "events.whats_new_tapped", "description": "A user opened the \"what's new\" page button\n"}, {"name": "experiments.metrics.active_experiment", "description": "Records the branch name of the active experiment, if the client is enrolled in the `fenix-test-2019-08-05` experiment. This is intended to validate that the service-experiments library properly matches clients to experiments and can take action based on a multi-branched experiment. This is done by recording the experiment branch name in this string metric which allows the experiment to be transparent and unobtrusive to the user.\n"}, {"name": "find_in_page.closed", "description": "A user closed the find in page UI\n"}, {"name": "find_in_page.next_result", "description": "A user clicked the \"next result\" button\n"}, {"name": "find_in_page.opened", "description": "A user opened the find in page UI\n"}, {"name": "find_in_page.previous_result", "description": "A user clicked the \"previous result\" button\n"}, {"name": "find_in_page.searched_page", "description": "A user searched the page\n"}, {"name": "first_session.adgroup", "description": "The name of the AdGroup that was used to source this installation.\n"}, {"name": "first_session.campaign", "description": "The name of the campaign that is responsible for this installation.\n"}, {"name": "first_session.creative", "description": "The identifier of the creative material that the user interacted with.\n"}, {"name": "first_session.network", "description": "The name of the Network that sourced this installation.\n"}, {"name": "first_session.timestamp", "description": "The Glean generated date and time of the installation. This is\nunique per app install, though the rest of the data in this\nping is from Adjust and will remain static across installs.\n"}, {"name": "history.opened", "description": "A user opened the history screen\n"}, {"name": "history.opened_item", "description": "A user opened a history item\n"}, {"name": "history.removed", "description": "A user removed a history item\n"}, {"name": "history.removed_all", "description": "A user removed all history items\n"}, {"name": "history.shared", "description": "A user shared a history item\n"}, {"name": "installation.adgroup", "description": "The name of the AdGroup that was used to source this installation.\n"}, {"name": "installation.campaign", "description": "The name of the campaign that is responsible for this installation.\n"}, {"name": "installation.creative", "description": "The identifier of the creative material that the user interacted with.\n"}, {"name": "installation.identifier", "description": "The hashed and salted GAID. Used for a short term installation validation test.\n"}, {"name": "installation.network", "description": "The name of the Network that sourced this installation.\n"}, {"name": "installation.timestamp", "description": "The Glean generated date and time of the installation. This is\nunique per app install, though the rest of the data in this\nping is from Adjust and will remain static across installs.\n"}, {"name": "library.closed", "description": "A user closed the library\n"}, {"name": "library.opened", "description": "A user opened the library\n"}, {"name": "library.selected_item", "description": "A user selected a library item\n"}, {"name": "login_dialog.cancelled", "description": "The login dialog prompt was cancelled\n"}, {"name": "login_dialog.displayed", "description": "The login dialog prompt was displayed\n"}, {"name": "login_dialog.never_save", "description": "The login dialog prompt \"never save\" button was pressed\n"}, {"name": "login_dialog.saved", "description": "The login dialog prompt \"save\" button was pressed\n"}, {"name": "logins.copy_login", "description": "A user copied a piece of a login in saved logins\n"}, {"name": "logins.delete_saved_login", "description": "A user confirms delete of a saved login\n"}, {"name": "logins.open_individual_login", "description": "A user accessed an individual login in saved logins\n"}, {"name": "logins.open_login_editor", "description": "A user entered the edit screen for an individual saved login\n"}, {"name": "logins.open_logins", "description": "A user accessed Logins in Settings\n"}, {"name": "logins.save_edited_login", "description": "A user saves changes made to an individual login\n"}, {"name": "logins.save_logins_setting_changed", "description": "A user changed their setting for asking to save logins\n"}, {"name": "logins.view_password_login", "description": "A user viewed a password in an individual saved login\n"}, {"name": "master_password.displayed", "description": "The master password migration dialog was displayed\n"}, {"name": "master_password.migration", "description": "Logins were successfully migrated using a master password.\n"}, {"name": "media_notification.pause", "description": "A user pressed the pause icon on the media notification\n"}, {"name": "media_notification.play", "description": "A user pressed the play icon on the media notification\n"}, {"name": "media_state.pause", "description": "Media playback was paused.\n"}, {"name": "media_state.play", "description": "Media started playing.\n"}, {"name": "media_state.stop", "description": "Media playback has ended.\n"}, {"name": "metrics.adjust_ad_group", "description": "A string containing the Adjust ad group ID from which the user installed\nFenix. This will not send on the first session the user runs. If the\ninstall is organic, this will be empty.\n"}, {"name": "metrics.adjust_campaign", "description": "A string containing the Adjust campaign ID from which the user installed\nFenix. This will not send on the first session the user runs. If the\ninstall is organic, this will be empty.\n"}, {"name": "metrics.adjust_creative", "description": "A string containing the Adjust creative ID from which the user installed\nFenix. This will not send on the first session the user runs. If the\ninstall is organic, this will be empty.\n"}, {"name": "metrics.adjust_network", "description": "A string containing the Adjust network ID from which the user installed\nFenix. This will not send on the first session the user runs. If the\ninstall is organic, this will be empty.\n"}, {"name": "metrics.close_tab_setting", "description": "A string that indicates the setting for tab closing:\nMANUAL, ONE_DAY, ONE_WEEK, ONE_MONTH\n"}, {"name": "metrics.default_browser", "description": "Is Fenix the default browser?\n"}, {"name": "metrics.default_moz_browser", "description": "The name of the default browser on device if and only if it's a Mozilla\nowned product\n"}, {"name": "metrics.has_open_tabs", "description": "A boolean that indicates if the user has any open NORMAL tabs.\n"}, {"name": "metrics.has_recent_pwas", "description": "A boolean that indicates if the user has recently used PWAs.\nSee recently_used_pwa_count for the actual count.\n"}, {"name": "metrics.has_top_sites", "description": "A boolean that indicates if the user has top sites\n"}, {"name": "metrics.mozilla_products", "description": "A list of all the Mozilla products installed on device. We currently scan\nfor: Firefox, Firefox Beta, Firefox Aurora, Firefox Nightly, Firefox\nFdroid, Firefox Lite, Reference Browser, Reference Browser Debug, Fenix,\nFocus, and Lockwise.\n"}, {"name": "metrics.recently_used_pwa_count", "description": "A counter that indicates how many PWAs a user has recently used.\nThreshold for \"recency\" set in HomeActivity#PWA_RECENTLY_USED_THRESHOLD.\nCurrently we are not told by the OS when a PWA is removed by the user,\nso we use the \"recently used\" heuristic to judge how many PWAs are still\nactive, as a proxy for \"installed\". This value will only be set if the\nuser has at least *one* recently used PWA. If they have 0, this metric\nwill not be sent, resulting in a null value during analysis on the\nserver-side. To disambiguate between a failed `recently_used_pwa_count`\nmetric and 0 recent PWAs, please see `has_recent_pwas`.\n"}, {"name": "metrics.search_count", "description": "The labels for this counter are `<search-engine-name>.<source>`.\n\nIf the search engine is bundled with Fenix `search-engine-name` will be\nthe name of the search engine. If it's a custom search engine (defined:\nhttps://github.com/mozilla-mobile/fenix/issues/1607) the value will be\n`custom`.\n\n`source` will be: `action`, `suggestion`, `widget` or `shortcut`\n(depending on the source from which the search started). Also added the\n`other` option for the source but it should never enter on this case.\n"}, {"name": "metrics.search_widget_installed", "description": "Whether or not the search widget is installed\n"}, {"name": "metrics.syncing_items", "description": "The preference keys for the switch preferences the user has enabled to sync with FxA. We currently track: Bookmarks and History.\n"}, {"name": "metrics.tab_view_setting", "description": "A string that indicates the setting for tab view:\nGRID, LIST\n"}, {"name": "metrics.tabs_open_count", "description": "A counter that indicates how many NORMAL tabs a user has open. This\nvalue will only be set if the user has at least *one* open tab. If they\nhave 0, this ping will not get sent, resulting in a null value. To\ndisambiguate between a failed `tabs_open_count` ping and 0 open tabs,\nplease see `has_open_tabs`.\n"}, {"name": "metrics.toolbar_position", "description": "A string that indicates the new position of the toolbar TOP or BOTTOM\n"}, {"name": "metrics.top_sites_count", "description": "A counter that indicates how many top sites a user has. This value will\nonly be set if the user has at least *one* top site. If they have 0,\nthis ping will not get sent, resulting in a null value. To disambiguate\nbetween a failed `top_sites_count` ping and 0 top sites, please see\n`has_top_sites`.\n"}, {"name": "metrics.total_uri_count", "description": "A counter of URIs visited by the user in the current session, including page reloads. This does not include background page requests and URIs from embedded pages or private browsing.\n"}, {"name": "onboarding.finish", "description": "The user taps starts browsing and ends the onboarding experience."}, {"name": "onboarding.fxa_auto_signin", "description": "The onboarding automatic sign in card was tapped."}, {"name": "onboarding.fxa_manual_signin", "description": "The onboarding manual sign in card was tapped."}, {"name": "onboarding.pref_toggled_private_browsing", "description": "The private browsing preference was selected from the onboarding card."}, {"name": "onboarding.pref_toggled_theme_picker", "description": "The device theme was chosen using the theme picker onboarding card."}, {"name": "onboarding.pref_toggled_toolbar_position", "description": "The toolbar position preference was chosen from the onboarding card."}, {"name": "onboarding.pref_toggled_tracking_prot", "description": "The tracking protection preference was chosen from the onboarding card."}, {"name": "onboarding.privacy_notice", "description": "The onboarding privacy notice card was tapped."}, {"name": "onboarding.whats_new", "description": "The onboarding What\\'s New card was tapped."}, {"name": "perf.awesomebar.bookmark_suggestions", "description": "Duration of a bookmarks awesomebar suggestion query.\n"}, {"name": "perf.awesomebar.clipboard_suggestions", "description": "Duration of a clipboard awesomebar suggestion query.\n"}, {"name": "perf.awesomebar.history_suggestions", "description": "Duration of a history awesomebar suggestion query.\n"}, {"name": "perf.awesomebar.search_engine_suggestions", "description": "Duration of a search engine awesomebar suggestion query.\n"}, {"name": "perf.awesomebar.session_suggestions", "description": "Duration of a session awesomebar suggestion query.\n"}, {"name": "perf.awesomebar.shortcuts_suggestions", "description": "Duration of a shortcuts awesomebar suggestion query.\n"}, {"name": "perf.awesomebar.synced_tabs_suggestions", "description": "Duration of a synced tabs awesomebar suggestion query.\n"}, {"name": "pocket.pocket_top_site_clicked", "description": "A user clicked on the trending Pocket top site\n"}, {"name": "pocket.pocket_top_site_removed", "description": "A user removed the trending Pocket top site\n"}, {"name": "preferences.accessibility_services", "description": "Whether or not the user has touch exploration or switch services enabled. These are built into the Android OS, not Fenix prefs. default: \"\"\n"}, {"name": "preferences.open_links_in_a_private_tab", "description": "Whether or not the user has enabled open links in a private tab. default: false\n"}, {"name": "preferences.open_links_in_app", "description": "Whether or not the user has the open links in apps feature enabled. default: false\n"}, {"name": "preferences.preference_toggled", "description": "A user toggled a preference switch in settings\n"}, {"name": "preferences.remote_debugging", "description": "Whether or not the user has remote debugging enabled default: false\n"}, {"name": "preferences.search_bookmarks", "description": "Whether or not the user has enabled bookmark search suggestions default: true\n"}, {"name": "preferences.search_browsing_history", "description": "Whether or not the user has enabled browsing history suggestions. default: true\n"}, {"name": "preferences.search_suggestions_private", "description": "Whether or not the user has enabled showing search suggestions in private mode. default: false (we prompt the user, asking them to make a selection)\n"}, {"name": "preferences.show_clipboard_suggestions", "description": "Whether or not the user has enabled clipboard search suggestions. default: true\n"}, {"name": "preferences.show_search_shortcuts", "description": "Whether or not the user has enabled search shortcuts. default: true\n"}, {"name": "preferences.show_search_suggestions", "description": "Whether or not the user has search suggestions enabled default: true\n"}, {"name": "preferences.show_voice_search", "description": "Whether or not the user has enabled the voice search button. default: true\n"}, {"name": "preferences.sync", "description": "Whether or not the user is signed into FxA default: false\n"}, {"name": "preferences.sync_items", "description": "The list of items the user has chosen to sync with FxA. default: \"\" if the user is signed out. Otherwise defaults to whatever is set in their FxA account. New accounts set: [bookmarks, history, passwords, tabs]\n"}, {"name": "preferences.telemetry", "description": "Whether or not the user has telemetry enabled. Note we should never receive a \"false\" value for this since telemetry would not send in that case. default: true\n"}, {"name": "preferences.theme", "description": "The theme the user has enabled. \"light,\" \"dark,\" \"system,\" or \"battery\" default: \"system\" for API 28+, else \"light\"\n"}, {"name": "preferences.toolbar_position", "description": "The position of the toolbar default: bottom (defaults to top if the user has accessibility services)\n"}, {"name": "preferences.tracking_protection", "description": "What type of enhanced tracking protection the user has enabled. \"standard,\" \"strict,\" \"custom,\" or \"\" (if disabled) default: \"standard\"\n"}, {"name": "private_browsing_mode.garbage_icon", "description": "A user pressed the garbage can icon on the private browsing home page,\ndeleting all private tabs.\n"}, {"name": "private_browsing_mode.notification_delete", "description": "A user pressed the private browsing mode notification's \"Delete and Open\"\nbutton.\n"}, {"name": "private_browsing_mode.notification_open", "description": "A user pressed the private browsing mode notification's \"Open\" button.\n"}, {"name": "private_browsing_mode.notification_tapped", "description": "A user pressed the private browsing mode notification itself.\n"}, {"name": "private_browsing_mode.snackbar_undo", "description": "A user pressed the \"undo\" button in the snackbar that is shown when the\ngarbage icon is tapped.\n"}, {"name": "private_browsing_shortcut.cfr_add_shortcut", "description": "A user pressed the \"Add shortcut\" button when the contextual feature\nrecommender appeared.\n"}, {"name": "private_browsing_shortcut.cfr_cancel", "description": "A user pressed the \"No thanks\" button when the contextual feature\nrecommender appeared.\n"}, {"name": "private_browsing_shortcut.create_shortcut", "description": "A user pressed the \"Add private browsing shortcut\" button in settings.\n"}, {"name": "private_browsing_shortcut.pinned_shortcut_priv", "description": "A user pressed the pinned private shortcut in Android home screen, opening\nup a new private search.\n"}, {"name": "private_browsing_shortcut.static_shortcut_priv", "description": "A user pressed the long-press shortcut \"Open new private tab\", opening up\na new private search.\n"}, {"name": "private_browsing_shortcut.static_shortcut_tab", "description": "A user pressed the long-press shortcut \"Open new tab\", opening up a new\nsearch.\n"}, {"name": "progressive_web_app.background", "description": "A user puts the PWA into the background.\n"}, {"name": "progressive_web_app.foreground", "description": "A user brings the PWA into the foreground.\n"}, {"name": "progressive_web_app.homescreen_tap", "description": "A user taps on PWA homescreen icon\n"}, {"name": "progressive_web_app.install_tap", "description": "A user installs a PWA. Could be a shortcut or added to homescreen.\n"}, {"name": "qr_scanner.navigation_allowed", "description": "A user tapped \"allow\" on the prompt, directing the user to the website\nscanned\n"}, {"name": "qr_scanner.navigation_denied", "description": "A user tapped \"deny\" on the prompt, putting the user back to the scanning\nview\n"}, {"name": "qr_scanner.opened", "description": "A user opened the QR scanner\n"}, {"name": "qr_scanner.prompt_displayed", "description": "A user scanned a QR code, causing a confirmation prompt to display asking\nif they want to navigate to the page\n"}, {"name": "quick_action_sheet.bookmark_tapped", "description": "A user tapped the bookmark button\n"}, {"name": "quick_action_sheet.closed", "description": "A user closed the quick action sheet UI\n"}, {"name": "quick_action_sheet.download_tapped", "description": "A user tapped the download button\n"}, {"name": "quick_action_sheet.open_app_tapped", "description": "A user tapped the open in app button\n"}, {"name": "quick_action_sheet.opened", "description": "A user opened the quick action sheet UI\n"}, {"name": "quick_action_sheet.read_tapped", "description": "A user tapped the read button\n"}, {"name": "quick_action_sheet.share_tapped", "description": "A user tapped the share button\n"}, {"name": "reader_mode.appearance", "description": "A user tapped the appearance button\n"}, {"name": "reader_mode.available", "description": "Reader mode is available for the current page\n"}, {"name": "reader_mode.closed", "description": "A user closed reader mode\n"}, {"name": "reader_mode.opened", "description": "A user opened reader mode\n"}, {"name": "search.default_engine.code", "description": "If the search engine is pre-loaded with Fenix this value\nwill be the search engine identifier. If it's a custom search engine\n(defined: https://github.com/mozilla-mobile/fenix/issues/1607) the\nvalue will be \"custom\"\n"}, {"name": "search.default_engine.name", "description": "If the search engine is pre-loaded with Fenix this value\nwill be the search engine name. If it's a custom search engine\n(defined: https://github.com/mozilla-mobile/fenix/issues/1607) the\nvalue will be \"custom\"\n"}, {"name": "search.default_engine.submission_url", "description": "If the search engine is pre-loaded with Fenix this value will be he base\nURL we use to build the search query for the search engine. For example:\nhttps://mysearchengine.com/?query=%s. If it's a custom search engine\n(defined: https://github.com/mozilla-mobile/fenix/issues/1607) the value\nwill be \"custom\"\n"}, {"name": "search_shortcuts.closed", "description": "A user closed the search shortcut menu in the search view by pressing the shortcuts button\n"}, {"name": "search_shortcuts.opened", "description": "A user opened the search shortcut menu in the search view by pressing the shortcuts button\n"}, {"name": "search_shortcuts.selected", "description": "A user selected a search shortcut engine to use\n"}, {"name": "search_suggestions.enable_in_private", "description": "A user enabled receiving search suggestions in private sessions\n"}, {"name": "search_widget.new_tab_button", "description": "A user pressed anywhere from the Firefox logo until the start of the\nmicrophone icon, opening a new tab search screen.\n"}, {"name": "search_widget.voice_button", "description": "A user pressed the microphone icon, opening a new voice search screen.\n"}, {"name": "search_widget_cfr.add_widget_pressed", "description": "The user pressed the \"add widget\" button.\n"}, {"name": "search_widget_cfr.canceled", "description": "The user dismissed the search widget cfr by\ntapping outside of the prompt\n"}, {"name": "search_widget_cfr.displayed", "description": "The search widget cfr was displayed.\n"}, {"name": "search_widget_cfr.not_now_pressed", "description": "The user pressed the \"not now\" button.\n"}, {"name": "startup.timeline.clock_ticks_per_second", "description": "The number of clock tick time units that occur in one second on this\nparticular device. This value is expected to be used in conjunction with\nthe `framework_start` metric.\n"}, {"name": "startup.timeline.framework_start", "description": "The duration the Android framework takes to start before letting us run\ncode in `*Application.init`. This is calculated from `appInitTimestamp -\nprocessStartTimestamp`. `processStartTimestamp` is derived from the clock\ntick time unit, which is expected to be less granular than nanoseconds.\nTherefore, we convert and round our timestamps to clock ticks before\ncomputing the difference and convert back to nanoseconds to report.\n\nFor debugging purposes, `clock_ticks_per_second`, which may vary between\ndevices, is also reported as a metric\n"}, {"name": "startup.timeline.framework_start_error", "description": "An error when attempting to record `framework_start` - the application\ninit timestamp returned a negative value - which is likely indicative of a\nbug in the implementation.\n"}, {"name": "startup.timeline.framework_start_read_error", "description": "An error when attempting to read stats from /proc pseudo-filesystem -\nprivacy managers can block access to reading these files -\nthe application will catch a file reading exception.\n"}, {"name": "storage.stats.app_bytes", "description": "The size of the app's APK and related files as installed: this is expected to be larger than download size. This is the output of [StorageStats.getAppBytes](https://developer.android.com/reference/android/app/usage/StorageStats#getAppBytes()) so see that for details. This value is only available on Android 8+. A similar value may be available on the Google Play dashboard: we can use this value to see if that value is reliable enough.\n"}, {"name": "storage.stats.cache_bytes", "description": "The size of all cached data in the app. This is the output of [StorageStats.getCacheBytes](https://developer.android.com/reference/android/app/usage/StorageStats#getCacheBytes()) so see that for details. This value is only available on Android 8+.\n"}, {"name": "storage.stats.data_dir_bytes", "description": "The size of all data minus `cache_bytes`. This is the output of [StorageStats.getDataBytes](https://developer.android.com/reference/android/app/usage/StorageStats#getDataBytes()) except we subtract the value of `cache_bytes` so the cache is not measured redundantly; see that method for details. This value is only available on Android 8+.\n"}, {"name": "storage.stats.query_stats_duration", "description": "How long it took to query the device for the StorageStats that contain the file size information. The docs say it may be expensive so we want to ensure it's not too expensive. This value is only available on Android 8+.\n"}, {"name": "sync_account.closed", "description": "A user closed the sync account page\n"}, {"name": "sync_account.opened", "description": "A user opened the sync account page\n"}, {"name": "sync_account.send_tab", "description": "A user sent the current tab to another FxA device\n"}, {"name": "sync_account.sign_in_to_send_tab", "description": "A user pressed the \"sign in to send tab\" button inside the share tab menu\n"}, {"name": "sync_account.sign_out", "description": "A user pressed the sign out button on the sync account page\n"}, {"name": "sync_account.sync_now", "description": "A user pressed the sync now button on the sync account page\n"}, {"name": "sync_auth.auto_login", "description": "User signed into FxA via an account shared from another locally installed\nMozilla application (e.g. Fennec)\n"}, {"name": "sync_auth.closed", "description": "A user closed the sync page\n"}, {"name": "sync_auth.create_account", "description": "A user pressed the create account button on the sync authentication page\n"}, {"name": "sync_auth.opened", "description": "A user opened the sync authentication page\n"}, {"name": "sync_auth.other_external", "description": "User authenticated via FxA using an unknown mechanism. \"Known\" mechanisms\nare currently sign-in, sign-up and pairing\n"}, {"name": "sync_auth.paired", "description": "User signed into FxA by pairing with a different Firefox browser, using a\nQR code\n"}, {"name": "sync_auth.recovered", "description": "Account manager automatically recovered FxA authentication state without\ndirect user involvement\n"}, {"name": "sync_auth.scan_pairing", "description": "A user pressed the scan pairing button on the sync authentication page\n"}, {"name": "sync_auth.sign_in", "description": "A user pressed the sign in button on the sync authentication page and was\nsuccessfully signed in to FxA\n"}, {"name": "sync_auth.sign_out", "description": "A user pressed the sign out button on the sync account page and was\nsuccessfully signed out of FxA\n"}, {"name": "sync_auth.sign_up", "description": "User registered a new Firefox Account, and was signed into it\n"}, {"name": "sync_auth.use_email", "description": "A user chose to use their email to sign in instead of scanning a QR code,\ncounterpart to \"scan_pairing\"\n"}, {"name": "sync_auth.use_email_problem", "description": "A user chose to use their email to sign in after an account problem\n"}, {"name": "tab.media_pause", "description": "A user pressed the pause icon on a tab from the home screen\n"}, {"name": "tab.media_play", "description": "A user pressed the play icon on a tab from the home screen\n"}, {"name": "tabs.setting_opened", "description": "The tab settings were opened.\n"}, {"name": "tabs_tray.close_all_tabs", "description": "A user tapped the close all tabs button in the\nthree dot menu within the tabs tray\n"}, {"name": "tabs_tray.closed", "description": "A user closed the tabs tray\n"}, {"name": "tabs_tray.closed_existing_tab", "description": "A user closed an existing tab\n"}, {"name": "tabs_tray.menu_opened", "description": "A user opened three three dot menu in the tabs tray\n"}, {"name": "tabs_tray.new_private_tab_tapped", "description": "A user opened a new private tab\n"}, {"name": "tabs_tray.new_tab_tapped", "description": "A user opened a new tab\n"}, {"name": "tabs_tray.normal_mode_tapped", "description": "A user switched to normal mode\n"}, {"name": "tabs_tray.opened", "description": "A user opened the tabs tray\n"}, {"name": "tabs_tray.opened_existing_tab", "description": "A user opened an existing tab\n"}, {"name": "tabs_tray.private_mode_tapped", "description": "A user switched to private mode\n"}, {"name": "tabs_tray.save_to_collection", "description": "A user tapped the save to collection button in the tabs tray\n"}, {"name": "tabs_tray.share_all_tabs", "description": "A user tapped the share all tabs button in the\nthree dot menu within the tabs tray\n"}, {"name": "tip.closed", "description": "The tip was closed\n"}, {"name": "tip.displayed", "description": "The tip was displayed\n"}, {"name": "tip.pressed", "description": "The tip's button was pressed\n"}, {"name": "toolbar_settings.changed_position", "description": "The user selected a new position for the toolbar\n"}, {"name": "top_sites.long_press", "description": "A user long pressed on a top site\n"}, {"name": "top_sites.open_default", "description": "A user opened a default top site\n"}, {"name": "top_sites.open_frecency", "description": "A user opened a frecency top site\n"}, {"name": "top_sites.open_in_new_tab", "description": "A user opens a new tab based on a top site item\n"}, {"name": "top_sites.open_in_private_tab", "description": "A user opens a new private tab based on a top site item\n"}, {"name": "top_sites.open_pinned", "description": "A user opened a pinned top site\n"}, {"name": "top_sites.remove", "description": "A user removes a top site item\n"}, {"name": "top_sites.swipe_carousel", "description": "A user swiped to change the page of the top sites carousel\n"}, {"name": "tracking_protection.etp_setting_changed", "description": "A user changed their tracking protection level setting to either strict,\nstandard, or custom.\n"}, {"name": "tracking_protection.etp_settings", "description": "A user opened tracking protection settings through settings.\n"}, {"name": "tracking_protection.etp_shield", "description": "A user pressed the tracking protection shield icon in toolbar.\n"}, {"name": "tracking_protection.etp_tracker_list", "description": "A user pressed into a list of categorized trackers in tracking protection\npanel.\n"}, {"name": "tracking_protection.exception_added", "description": "A user added a tracking protection exception through the TP toggle in the\npanel.\n"}, {"name": "tracking_protection.panel_settings", "description": "A user opened tracking protection settings from the panel.\n"}, {"name": "user_specified_search_engines.custom_engine_added", "description": "A user added a new custom search engine\n"}, {"name": "user_specified_search_engines.custom_engine_deleted", "description": "A user deleted a custom search engine\n"}, {"name": "user_specified_search_engines.search_with_custom_engine", "description": "A user performed a search with a custom search engine\n"}, {"name": "voice_search.tapped", "description": "A user selected the voice search button on the search screen.\n"}, {"name": "logins_store.read_query_count", "description": "The total number of read operations performed on the logins store. The count only includes operations triggered by the application, not e.g. incidental reads performed as part of a sync. It is intended to be used together with `read_query_error_count` to measure the overall error rate of read operations on the logins store.\n"}, {"name": "logins_store.read_query_error_count", "description": "The total number of errors encountered during read operations on the logins store, labeled by type. It is intended to be used together with `read_query_count` to measure the overall error rate of read operations on the logins store.\n"}, {"name": "logins_store.read_query_time", "description": "The time taken to execute a read query on the logins store (such as listing all logins, or finding a specific login by id).\n"}, {"name": "logins_store.unlock_count", "description": "The number of times the login store was unlocked. It is intended to be used together with `unlock_error_count` to measure the overall error rate of unlocking the logins store.\n"}, {"name": "logins_store.unlock_error_count", "description": "The number of errors encountered when unlocking the logins store, labeled by type. It is intended to be used together with `unlock_count` to measure the overall error rate of unlocking the logins store.\n"}, {"name": "logins_store.unlock_time", "description": "The time taken to open the logins store on startup, or after locking it due to user inactivity.\n"}, {"name": "logins_store.write_query_count", "description": "The total number of write operations performed on the logins store. The count only includes operations triggered by the application, not e.g. incidental writes performed as part of a sync. It is intended to be used together with `write_query_error_count` to measure the overall error rate of write operations on the logins store.\n"}, {"name": "logins_store.write_query_error_count", "description": "The total number of errors encountered during write operations on the logins store, labeled by type. It is intended to be used together with `write_query_count` to measure the overall error rate of write operations on the logins store.\n"}, {"name": "logins_store.write_query_time", "description": "The time taken to execute a write query on the logins store (such as adding, updating, or deleting a login record).\n"}, {"name": "avif.aom_decode_error", "description": "Image-decode Error from AOM decoder\n"}, {"name": "avif.bit_depth", "description": "Bits per pixel of AVIF image.\n"}, {"name": "avif.dav1d_decode_error", "description": "Image-decode Error from dav1d decoder\n"}, {"name": "avif.decode_result", "description": "Decode result of AVIF image.\n"}, {"name": "avif.decoder", "description": "Decoder of AVIF image.\n"}, {"name": "avif.yuv_color_space", "description": "YUV color space of AVIF image.\n"}, {"name": "geckoview.build_id", "description": "The Buildid of the Gecko engine, example: 20200205124310\n"}, {"name": "geckoview.content_process_lifetime", "description": "The uptime of content processes in ms\n"}, {"name": "geckoview.document_site_origins", "description": "When a document is loaded, report the number of [site origins](https://searchfox.org/ mozilla-central/rev/ 3300072e993ae05d50d5c63d815260367eaf9179/ caps/nsIPrincipal.idl#264) of the entire browser if it has been at least 5 minutes since last time we collect this data.\n"}, {"name": "geckoview.page_load_progress_time", "description": "Time between page load progress starts (0) and completion (100).\n"}, {"name": "geckoview.page_load_time", "description": "The time taken to load a page. This includes all static contents, no dynamic content. Loading of about: pages is not counted. Back back navigation (sometimes via BFCache) is included which is a source of bimodality due to the <50ms load times.\n"}, {"name": "geckoview.page_reload_time", "description": "Time taken to reload a page. This includes all static contents, no dynamic content. Loading of about: pages is not counted.\n"}, {"name": "geckoview.per_document_site_origins", "description": "When a document is unloaded, report the highest number of [site origins](https://searchfox.org/ mozilla-central/rev/ 3300072e993ae05d50d5c63d815260367eaf9179/ caps/nsIPrincipal.idl#264) loaded simultaneously in that document.\n"}, {"name": "geckoview.startup_runtime", "description": "The time taken to initialize GeckoRuntime.\n"}, {"name": "geckoview.version", "description": "The version of the Gecko engine, example: 74.0a1\n"}, {"name": "gfx.adapter.primary.description", "description": "Long form description of the Graphics adapter\n"}, {"name": "gfx.adapter.primary.device_id", "description": "Graphics adapter device identification\n"}, {"name": "gfx.adapter.primary.device_id_last_seen", "description": "Graphics adapter device identification last seen This is a temporary workaround for some early telemetry system issues. See Bug 1601091 for more information\n"}, {"name": "gfx.adapter.primary.driver_date", "description": "Graphics adapter driver date\n"}, {"name": "gfx.adapter.primary.driver_files", "description": "List of graphics adapter driver files\n"}, {"name": "gfx.adapter.primary.driver_vendor", "description": "Graphics adapter driver vendor identification\n"}, {"name": "gfx.adapter.primary.driver_version", "description": "Graphics adapter driver version\n"}, {"name": "gfx.adapter.primary.ram", "description": "Graphics adapter dedicated memory\n"}, {"name": "gfx.adapter.primary.subsystem_id", "description": "Graphics adapter subsystem identification\n"}, {"name": "gfx.adapter.primary.vendor_id", "description": "Graphics adapter vendor identification\n"}, {"name": "gfx.checkerboard.duration", "description": "The duration of a checkerboard event. Checkerboarding is when painting has not kept up with asynchronous panning and zooming so the compositor has to display a \"checkerboard pattern\" (or in practice, the background color) rather than the actual page content.\n"}, {"name": "gfx.checkerboard.peak_pixel_count", "description": "The peak number of CSS pixels that checkerboarded during a checkerboard event. The minimum value of the largest histogram bucket is the size of a 4k display with maximum APZ zooming.\n"}, {"name": "gfx.checkerboard.potential_duration", "description": "The total amount of time that we could reasonably be checkerboarding. This is the union of two possibly-intersecting sets of time periods: The first set is that in which checkerboarding was actually happening, since by definition it could potentially be happening. The second set is that in which the APZC is actively transforming content in the compositor, since it could potentially transform it so as to display checkerboarding to the user. Combined with other information, this allows us to meaningfully say how frequently users actually enncounters checkerboarding.\n"}, {"name": "gfx.checkerboard.severity", "description": "An opaque measurement of the severity of a checkerboard event. This doesn't have units, it's just useful for comparing two checkerboard events to see which one is worse, for some implementation-specific definition of \"worse\". The larger the value, the worse the checkerboarding.\n"}, {"name": "gfx.composite_time", "description": "The time taken to composite a frame. On non-webrender this is the time taken in `CompositorBridgeParent::CompositeToTarget()`. On webrender, this is the time taken from the start of `WebRenderBridgeParent::CompositeToTarget()`, until the render thread has rendered the frame (in `RenderThread::HandleFrameOneDoc()`).\n"}, {"name": "gfx.content.frame_time.from_paint", "description": "The time, in percentage of a vsync interval, spent from beginning a paint in the content process until that frame is presented in the compositor.\n"}, {"name": "gfx.content.frame_time.from_vsync", "description": "The time, in percentage of a vsync interval, spent from the vsync that started a paint in the content process until that frame is presented in the compositor.\n"}, {"name": "gfx.content.frame_time.reason", "description": "The reason that `gfx.content.frame_time.from_paint` recorded a slow (>200ms) result, if any.\n"}, {"name": "gfx.content.frame_time.with_svg", "description": "The time, in percentage of a vsync interval, spent from beginning a paint in the content process until that frame is presented in the compositor, for frames that contained an SVG to be drawn by webrender.\n"}, {"name": "gfx.content.frame_time.without_resource_upload", "description": "The time, in percentage of a vsync interval, spent from beginning a paint in the content process until that frame is presented in the compositor by webrender, excluding time spent uploading resources.\n"}, {"name": "gfx.content.frame_time.without_upload", "description": "The time, in percentage of a vsync interval, spent from beginning a paint in the content process until that frame is presented in the compositor by webrender, excluding time spent uploading any content.\n"}, {"name": "gfx.content.full_paint_time", "description": "Time spent in the full paint pipeline for content until it's ready for composition. For non-webrender this includes `paint_time`, plus rasterization if OMTP is enabled. For webrender, this includes `paint_time`, plus scene building time.\n"}, {"name": "gfx.content.paint_time", "description": "Time spent in the main-thread paint pipeline for content. For non-webrender, this includes display list building, layer building, and when OMTP is disabled, rasterization. For webrender, this includes display list building, and webrender display list building.\n"}, {"name": "gfx.display.count", "description": "Amount of displays connected to the device\n"}, {"name": "gfx.display.primary_height", "description": "Height of the primary display, takes device rotation into account.\n"}, {"name": "gfx.display.primary_width", "description": "Width of the primary display, takes device rotation into account.\n"}, {"name": "gfx.scroll_present_latency", "description": "Time between receiving a scroll event on the event loop and compositing its result onto the screen (ms).\n"}, {"name": "gfx.status.compositor", "description": "Name of the graphics compositor in use. Possible values are \"opengl, d3d11, client, webrender or basic\"\n"}, {"name": "gfx.status.compositor_last_seen", "description": "Name of the graphics compositor last seen in use. Possible values are \"opengl, d3d11, client, webrender or basic\" This is a temporary workaround for some early telemetry system issues. See Bug 1601091 for more information\n"}, {"name": "gfx.status.framebuild_time", "description": "The time taken to build a webrender frame. This involves calculating the visibility of primitives, requesting resources, and building the render passes which will be used to render the frame.\n"}, {"name": "gfx.status.headless", "description": "Boolean indicated whether graphics is running in headless (no display) mode\n"}, {"name": "gfx.status.sceneswap_time", "description": "The time taken to do a webrender scene swap. This is book-keeping that APZ must perform once webrender has built a new scene.\n"}, {"name": "gfx.webrender.framebuild_time", "description": "The time taken to build a webrender frame. This involves calculating the visibility of primitives, requesting resources, and building the render passes which will be used to render the frame.\n"}, {"name": "gfx.webrender.render_time", "description": "The time taken to build a webrender frame. This involves calculating the visibility of primitives, requesting resources, and building the render passes which will be used to render the frame.\n"}, {"name": "gfx.webrender.scenebuild_time", "description": "The time taken to build a webrender scene. This occurs each time webrender receives a new display list. This additionally includes blob rasterization time.\n"}, {"name": "gfx.webrender.sceneswap_time", "description": "The time taken to do a webrender scene swap. This is book-keeping that APZ must perform once webrender has built a new scene.\n"}, {"name": "javascript.gc.compact_time", "description": "The time spent in the compact phase.\n"}, {"name": "javascript.gc.mark_roots_time", "description": "The time spent marking GC roots.\n"}, {"name": "javascript.gc.mark_time", "description": "The time spent in the mark phase.\n"}, {"name": "javascript.gc.minor_time", "description": "The time taked by a minor (nursery) collection.\n"}, {"name": "javascript.gc.prepare_time", "description": "The time spent in the preparation phase.\n"}, {"name": "javascript.gc.slice_time", "description": "The time spent running a GC slice.\n"}, {"name": "javascript.gc.sweep_time", "description": "The time spent in the sweep phase.\n"}, {"name": "javascript.gc.total_time", "description": "The total time taken by a major collection.\n"}, {"name": "js.baseline_compile_percentage", "description": "Percentage of execution time spent during Baseline compilation for JS scripts up until the page load event fires.\n"}, {"name": "js.bytecode_caching_time", "description": "Time spent caching JS bytecode for scripts executed during a page load.\n"}, {"name": "js.delazification_percentage", "description": "Percentage of execution time spent during delazification for JS scripts up until the page load event fires.\n"}, {"name": "js.execution_percentage", "description": "Percentage of page load time spent executing Javascript.\n"}, {"name": "js.xdr_encode_percentage", "description": "Percentage of execution time spent during XDR encoding for JS scripts up until the page load event fires.\n"}, {"name": "media.audio.backend", "description": "The operating system audio backend\n"}, {"name": "media.audio.init_failure", "description": "Failure occurs when initializing the audio stream.\n"}, {"name": "media.audio_init_failure", "description": "Failure occurs when initializing the audio stream.\n"}, {"name": "network.cache_hit_time", "description": "Time to open existing cache entry file.\n"}, {"name": "network.dns_end", "description": "In the HTTP page channel, time from the DNS request being issued to the response.\n"}, {"name": "network.dns_start", "description": "In the HTTP page channel, time from connection open to the DNS request being issued.\n"}, {"name": "network.first_from_cache", "description": "In the HTTP page channel, time from connection open to cache read start.\n"}, {"name": "network.font_download_end", "description": "Time after navigationStart that all webfont downloads are completed.\n"}, {"name": "network.tcp_connection", "description": "In the HTTP page channel, time from the TCP SYN packet is received to the connection is established and ready for HTTP.\n"}, {"name": "network.tls_handshake", "description": "In the HTTP page channel, time from after the TCP SYN packet is received to the secure connection is established and ready for HTTP.\n"}, {"name": "performance.interaction.keypress_present_latency", "description": "Time between receiving a keypress event in the event loop and compositing its result onto the screen.\n"}, {"name": "performance.interaction.tab_switch_composite", "description": "Time between tab selection and first composite of the tab content onto the screen.\n"}, {"name": "performance.page.non_blank_paint", "description": "The time between navigationStart and the first non-blank paint of a foreground root content document, in milliseconds. This only records documents that were in an active docshell throughout the whole time between navigation start and non-blank paint. The non-blank paint timestamp is taken during display list building and does not include rasterization or compositing of that paint.\n"}, {"name": "performance.page.total_content_page_load", "description": "Time to load all of a page's resources and render.\n"}, {"name": "performance.pageload.dcl", "description": "Time in milliseconds from navigationStart to domContentLoaded for the foreground http or https root content document.\n"}, {"name": "performance.pageload.dcl_responsestart", "description": "Time in milliseconds from responseStart to domContentLoaded for the foreground http or https root content document.\n"}, {"name": "performance.pageload.fcp", "description": "The time between navigationStart and the first contentful paint of a foreground http or https root content document, in milliseconds. The contentful paint timestamp is taken during display list building and does not include rasterization or compositing of that paint.\n"}, {"name": "performance.pageload.fcp_responsestart", "description": "The time between responseStart and the first contentful paint of a foreground http or https root content document, in milliseconds. The contentful paint timestamp is taken during display list building and does not include rasterization or compositing of that paint.\n"}, {"name": "performance.pageload.load_time", "description": "Time in milliseconds from navigationStart to loadEventStart for the foreground http or https root content document.\n"}, {"name": "performance.pageload.load_time_responsestart", "description": "Time in milliseconds from responseStart to loadEventStart for the foreground http or https root content document.\n"}, {"name": "performance.pageload.req_anim_frame_callback", "description": "Time spent in milliseconds calling all request animation frame callbacks for a document before it has reached readystate complete.\n"}, {"name": "performance.responsiveness.req_anim_frame_callback", "description": "Time spent in milliseconds calling all request animation frame callbacks for a document after it has reached readystate complete.\n"}, {"name": "performance.time.dom_complete", "description": "Time from navigationStart to domComplete as per the W3C Performance Timing API.\n"}, {"name": "performance.time.dom_content_loaded_end", "description": "Time from navigationStart to domContentLoadedEventEnd as per the W3C Performance Timing API.\n"}, {"name": "performance.time.dom_content_loaded_start", "description": "Time from navigationStart to domContentLoadedEventStart as per the W3C Performance Timing API.\n"}, {"name": "performance.time.dom_interactive", "description": "Time from navigationStart to domInteractive as per the W3C Performance Timing API.\n"}, {"name": "performance.time.load_event_end", "description": "Time from navigationStart to loadEventEnd as per the W3C Performance Timing API.\n"}, {"name": "performance.time.load_event_end_no_preload", "description": "Time from navigationStart to [`loadEventEnd`](https://www.w3.org/TR/ navigation-timing/#dom-performancetiming-loadend) as per the W3C Performance Timing API. This is only submitted on when the document would not preload a resource.\n"}, {"name": "performance.time.load_event_end_preload", "description": "Time from navigationStart to [`loadEventEnd`](https://www.w3.org/TR/ navigation-timing/#dom-performancetiming-loadend) as per the W3C Performance Timing API. This is only submitted on when the document would preload a resource (i.e., if it encounters a `<link>` element or a `Link` header with `rel=\"preload\"`), even if the `network.preload` pref is disabled.\n"}, {"name": "performance.time.load_event_start", "description": "Time from navigationStart to loadEventStart as per the W3C Performance Timing API.\n"}, {"name": "performance.time.load_event_start_no_preload", "description": "Time from navigationStart to [`loadEventStart`](https://www.w3.org/TR/ navigation-timing/#dom-performancetiming-loadstart) as per the W3C Performance Timing API. This is only submitted on when the document would not preload a resource.\n"}, {"name": "performance.time.load_event_start_preload", "description": "Time from navigationStart to [`loadEventStart`](https://www.w3.org/TR/ navigation-timing/#dom-performancetiming-loadstart) as per the W3C Performance Timing API. This is only submitted on when the document would preload a resource (i.e., if it encounters a `<link>` element or a `Link` header with `rel=\"preload\"`), even if the `network.preload` pref is disabled.\n"}, {"name": "performance.time.response_start", "description": "Time from navigationStart to responseStart as per the W3C Performance Timing API.\n"}, {"name": "crash_metrics.crash_count", "description": "Counts the number of crashes that occur in the application. This measures only the counts of each crash in association with the labeled type of the crash. The labels correspond to the types of crashes handled by lib-crash.\nDeprecated: `native_code_crash` replaced by `fatal_native_code_crash` and `nonfatal_native_code_crash`\n"}, {"name": "places_manager.read_query_count", "description": "The total number of read operations performed on the places store. The count only includes operations triggered by the application, not e.g. incidental reads performed as part of a sync. It is intended to be used together with `read_query_error_count` to measure the overall error rate of read operations on the places store.\n"}, {"name": "places_manager.read_query_error_count", "description": "The total number of errors encountered during read operations on the places store, labeled by type. It is intended to be used together with `read_query_count` to measure the overall error rate of read operations on the places store.\n"}, {"name": "places_manager.read_query_time", "description": "The time taken to execute a read query on the places store.\n"}, {"name": "places_manager.scan_query_time", "description": "The time taken to execute a scan query on the places store. This metric is for queries that we expect to be costly e.g. getBookmarksTree(guid, recursive=True).\n"}, {"name": "places_manager.write_query_count", "description": "The total number of write operations performed on the places store. The count only includes operations triggered by the application, not e.g. incidental writes performed as part of a sync. It is intended to be used together with `write_query_error_count` to measure the overall error rate of write operations on the places store.\n"}, {"name": "places_manager.write_query_error_count", "description": "The total number of errors encountered during write operations on the places store, labeled by type. It is intended to be used together with `write_query_count` to measure the overall error rate of write operations on the places store.\n"}, {"name": "places_manager.write_query_time", "description": "The time taken to execute a write query on the places store.\n"}, {"name": "android_sdk_version", "description": "The optional Android specific SDK version of the software running on this\nhardware device.\n"}, {"name": "app_build", "description": "The build identifier generated by the CI system (e.g. \"1234/A\").\nFor language bindings that provide automatic detection for this value,\n(e.g. Android/Kotlin), in the unlikely event that the build identifier\ncan not be retrieved from the OS, it is set to \"inaccessible\". For other\nlanguage bindings, if the value was not provided through configuration,\nthis metric gets set to `Unknown`.\n"}, {"name": "app_channel", "description": "The channel the application is being distributed on.\n"}, {"name": "app_display_version", "description": "The user visible version string (e.g. \"1.0.3\").\n\nIn the unlikely event that the display version can not be retrieved,\nit is set to \"inaccessible\".\n"}, {"name": "architecture", "description": "The architecture of the device, (e.g. \"arm\", \"x86\").\n"}, {"name": "client_id", "description": "A UUID uniquely identifying the client."}, {"name": "device_manufacturer", "description": "The manufacturer of the device the application is running on.\nNot set if the device manufacturer can't be determined (e.g. on Desktop).\n"}, {"name": "device_model", "description": "The model of the device the application is running on.\nOn Android, this is Build.MODEL, the user-visible marketing name,\nlike \"Pixel 2 XL\".\nNot set if the device model can't be determined (e.g. on Desktop).\n"}, {"name": "end_time", "description": "The time of the end of collection of the data in the ping,\nin local time and with minute precision, including timezone information.\nThis is also the time this ping was generated\nand is likely well before ping transmission time.\n"}, {"name": "experiments", "description": "Optional. A dictionary of active experiments.\n"}, {"name": "first_run_date", "description": "The date of the first run of the application.\n"}, {"name": "glean.baseline.duration", "description": "The duration of the last foreground session.\n"}, {"name": "glean.baseline.locale", "description": "The locale of the application during initialization (e.g. \"es-ES\").\nIf the locale can't be determined on the system, the value is\n[\"und\"](https://unicode.org/reports/tr35/#Unknown_or_Invalid_Identifiers),\nto indicate \"undetermined\".\n"}, {"name": "glean.core.migration.successful", "description": "Reports `true` if the client was successfully migrated from the Android-specific implementation of the Glean SDK to the cross-platform one."}, {"name": "glean.database.size", "description": "The size of the database file at startup.\n"}, {"name": "glean.error.invalid_label", "description": "Counts the number of times a metric was set with an invalid label.\nThe labels are the `category.name` identifier of the metric.\n"}, {"name": "glean.error.invalid_overflow", "description": "Counts the number of times a metric was set a value that overflowed.\nThe labels are the `category.name` identifier of the metric.\n"}, {"name": "glean.error.invalid_state", "description": "Counts the number of times a timing metric was used incorrectly.\nThe labels are the `category.name` identifier of the metric.\n"}, {"name": "glean.error.invalid_value", "description": "Counts the number of times a metric was set to an invalid value.\nThe labels are the `category.name` identifier of the metric.\n"}, {"name": "glean.error.preinit_tasks_overflow", "description": "The number of tasks queued in the pre-initialization buffer.\nOnly sent if the buffer overflows.\n"}, {"name": "glean.error.preinit_tasks_timeout", "description": "Set to true if the tasks that are queued prior to Glean initialization time out."}, {"name": "glean.upload.deleted_pings_after_quota_hit", "description": "The number of pings deleted after the quota for the size of the pending pings directory or number of files is hit. Since quota is only calculated for the pending pings directory, and deletion request ping live in a different directory, deletion request pings are never deleted.\n"}, {"name": "glean.upload.discarded_exceeding_pings_size", "description": "The size of pings that exceeded the maximum ping size allowed for upload.\n"}, {"name": "glean.upload.pending_pings", "description": "The total number of pending pings at startup. This does not include deletion-request pings.\n"}, {"name": "glean.upload.pending_pings_directory_size", "description": "The size of the pending pings directory upon initialization of Glean. This does not include the size of the deletion request pings directory.\n"}, {"name": "glean.upload.ping_upload_failure", "description": "Counts the number of ping upload failures, by type of failure.\nThis includes failures for all ping types,\nthough the counts appear in the next successfully sent `metrics` ping.\n"}, {"name": "glean.validation.app_forceclosed_count", "description": "This metric counts how many times a dirty bit was detected when starting the Glean SDK, on Android. This dirty bit is set to `true` when Android's lifecycle `ON_START` is hit and flipped back to false on `ON_STOP`. When an application is force-closed, it might not get the `ON_STOP` and so the value would stay `true`. The next time Glean starts, it will increment this counter."}, {"name": "glean.validation.baseline_ping_count", "description": "The number of baseline pings sent during the lifetime of this metrics ping."}, {"name": "glean.validation.metrics_ping_count", "description": "The number of metrics pings sent during the lifetime of this baseline ping."}, {"name": "locale", "description": "The locale of the application during initialization (e.g. \"es-ES\").\nIf the locale can't be determined on the system, the value is\n[\"und\"](https://unicode.org/reports/tr35/#Unknown_or_Invalid_Identifiers),\nto indicate \"undetermined\".\n"}, {"name": "os", "description": "The name of the operating system.\nPossible values:\nAndroid, iOS, Linux, Darwin, Windows,\nFreeBSD, NetBSD, OpenBSD, Solaris, unknown\n"}, {"name": "os_version", "description": "The user-visible version of the operating system (e.g. \"1.2.3\"). If the\nversion detection fails, this metric gets set to `Unknown`.\n"}, {"name": "ping_reason", "description": "The optional reason the ping was submitted.\nThe specific values for reason are specific to each ping, and are\ndocumented in the ping's pings.yaml file.\n"}, {"name": "reason", "description": "The optional reason the ping was submitted.\nThe specific values for reason are specific to each ping, and are\ndocumented in the ping's pings.yaml file.\n"}, {"name": "seq", "description": "A running counter of the number of times pings of this type have been sent\n"}, {"name": "start_time", "description": "The time of the start of collection of the data in the ping,\nin local time and with minute precision, including timezone information.\n"}, {"name": "migration.addons.any_failures", "description": "Did this migration encounter any failures (exceptions)?\n"}, {"name": "migration.addons.failed_addons", "description": "How many addons failed to migrate?\n"}, {"name": "migration.addons.failure_reason", "description": "Why this migration failed. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.addons.migrated_addons", "description": "How many addons were migrated?\n"}, {"name": "migration.addons.success_reason", "description": "Why this migration succeeded. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.addons.total_duration", "description": "Total duration of this migration.\n"}, {"name": "migration.bookmarks.any_failures", "description": "Did this migration encounter any failures (exceptions)?\n"}, {"name": "migration.bookmarks.detected", "description": "Total number of detected bookmarks prior to a migration.\n"}, {"name": "migration.bookmarks.duration", "description": "Duration of the bookmarks migration (Rust operations).\n"}, {"name": "migration.bookmarks.failure_reason", "description": "Why this migration failed. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.bookmarks.migrated", "description": "Counters describing how bookmark migration went; should add-up to 'migration.bookmarks.detected'.\n"}, {"name": "migration.bookmarks.success_reason", "description": "Why this migration succeeded. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.bookmarks.total_duration", "description": "Total duration of this migration.\n"}, {"name": "migration.fxa.any_failures", "description": "Did this migration encounter any failures (exceptions)?\n"}, {"name": "migration.fxa.bad_auth_state", "description": "If we couldn't migrate due to a bad auth state, what was it?\n"}, {"name": "migration.fxa.failure_reason", "description": "Why this migration failed. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.fxa.failure_reason_rust", "description": "Why this migration failed (rust exception).\n"}, {"name": "migration.fxa.has_custom_idp_server", "description": "Is custom idp server configured?\n"}, {"name": "migration.fxa.has_custom_token_server", "description": "Is custom token server configured?\n"}, {"name": "migration.fxa.success_reason", "description": "Why this migration succeeded. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.fxa.total_duration", "description": "Total duration of this migration.\n"}, {"name": "migration.fxa.unsupported_account_version", "description": "What is the detected unsupported account version?\n"}, {"name": "migration.fxa.unsupported_pickle_version", "description": "What is the detected unsupported pickle version?\n"}, {"name": "migration.fxa.unsupported_state_version", "description": "What is the detected unsupported state version?\n"}, {"name": "migration.gecko.any_failures", "description": "Did this migration encounter any failures (exceptions)?\n"}, {"name": "migration.gecko.failure_reason", "description": "Why this migration failed. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.gecko.success_reason", "description": "Why this migration succeeded. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.gecko.total_duration", "description": "Total duration of this migration.\n"}, {"name": "migration.history.any_failures", "description": "Did this migration encounter any failures (exceptions)?\n"}, {"name": "migration.history.detected", "description": "Total number of detected history items prior to a migration.\n"}, {"name": "migration.history.duration", "description": "Duration of the history migration (Rust operations).\n"}, {"name": "migration.history.failure_reason", "description": "Why this migration failed. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.history.migrated", "description": "Counters describing how history migration went; should add-up to 'migration.history.detected'.\n"}, {"name": "migration.history.success_reason", "description": "Why this migration succeeded. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.history.total_duration", "description": "Total duration of this migration.\n"}, {"name": "migration.logins.any_failures", "description": "Did this migration encounter any failures (exceptions)?\n"}, {"name": "migration.logins.detected", "description": "How many logins were detected?\n"}, {"name": "migration.logins.failure_counts", "description": "How many logins failed to be migrated, and in which ways?\n"}, {"name": "migration.logins.failure_reason", "description": "Why this migration failed. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.logins.success_reason", "description": "Why this migration succeeded. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.logins.total_duration", "description": "Total duration of this migration.\n"}, {"name": "migration.logins.unsupported_db_version", "description": "If we couldn't migrate due to an unsupported db version, what was it?\n"}, {"name": "migration.migration_versions", "description": "Versions of the migrations which were executed.\n"}, {"name": "migration.open_tabs.any_failures", "description": "Did this migration encounter any failures (exceptions)?\n"}, {"name": "migration.open_tabs.detected", "description": "Number of detected open tabs.\n"}, {"name": "migration.open_tabs.failure_reason", "description": "Why this migration failed. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.open_tabs.migrated", "description": "Number of migrated open tabs.\n"}, {"name": "migration.open_tabs.success_reason", "description": "Why this migration succeeded. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.open_tabs.total_duration", "description": "Total duration of this migration.\n"}, {"name": "migration.pinned_sites.any_failures", "description": "Did this migration encounter any failures (exceptions)?\n"}, {"name": "migration.pinned_sites.detected_pinned_sites", "description": "How many pinned sites were detected?\n"}, {"name": "migration.pinned_sites.failure_reason", "description": "Why this migration failed. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.pinned_sites.migrated_pinned_sites", "description": "How many pinned sites were migrated?\n"}, {"name": "migration.pinned_sites.success_reason", "description": "Why this migration succeeded. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.pinned_sites.total_duration", "description": "Total duration of this migration.\n"}, {"name": "migration.search.any_failures", "description": "Did this migration encounter any failures (exceptions)?\n"}, {"name": "migration.search.failure_reason", "description": "Why this migration failed. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.search.success_reason", "description": "Why this migration succeeded. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.search.total_duration", "description": "Total duration of this migration.\n"}, {"name": "migration.settings.any_failures", "description": "Did this migration encounter any failures (exceptions)?\n"}, {"name": "migration.settings.failure_reason", "description": "Why this migration failed. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.settings.success_reason", "description": "Why this migration succeeded. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.settings.telemetry_enabled", "description": "Is telemetry enabled after this migration?\n"}, {"name": "migration.settings.total_duration", "description": "Total duration of this migration.\n"}, {"name": "migration.telemetry_identifiers.any_failures", "description": "Did this migration encounter any failures (exceptions)?\n"}, {"name": "migration.telemetry_identifiers.failure_reason", "description": "Why this migration failed. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.telemetry_identifiers.fennec_client_id", "description": "Records clientID of the migrated Fennec profile.\n"}, {"name": "migration.telemetry_identifiers.fennec_profile_creation_date", "description": "Records when the migrated Fennec profile was created.\n"}, {"name": "migration.telemetry_identifiers.success_reason", "description": "Why this migration succeeded. See codes in TelemetryHelpers.kt\n"}, {"name": "migration.telemetry_identifiers.total_duration", "description": "Total duration of this migration.\n"}, {"name": "bookmarks_sync.failure_reason", "description": "Records bookmark sync failure reasons.\n"}, {"name": "bookmarks_sync.finished_at", "description": "Records when the bookmark sync finished.\n"}, {"name": "bookmarks_sync.incoming", "description": "Records incoming bookmark record counts.\n"}, {"name": "bookmarks_sync.outgoing", "description": "Records outgoing bookmark record counts.\n"}, {"name": "bookmarks_sync.outgoing_batches", "description": "Records the number of batches needed to upload all outgoing records.\n"}, {"name": "bookmarks_sync.remote_tree_problems", "description": "Records counts for structure problems and divergences in the remote bookmarks tree. These are documented in https://github.com/mozilla/dogear/blob/fbade15f2a4f11215e30b8f428a0a8df3defeaec/src/tree.rs#L1273-L1294.\n"}, {"name": "bookmarks_sync.started_at", "description": "Records when the bookmark sync started.\n"}, {"name": "bookmarks_sync.uid", "description": "The user's hashed Firefox Account ID.\n"}, {"name": "fxa_tab.received", "description": "Recorded when a tab is received. Also sent by desktop - see also the docs at https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/data/sync-ping.html\n"}, {"name": "fxa_tab.sent", "description": "Recorded when a tab is sent. Also sent by desktop - see also the docs at https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/data/sync-ping.html\n"}, {"name": "history_sync.failure_reason", "description": "Records why the history sync failed: either due to an authentication error, unexpected exception, or other error. The error strings are truncated and sanitized to omit PII, like URLs and file system paths.\n"}, {"name": "history_sync.finished_at", "description": "Records when the history sync finished. This includes the time to download, apply, and upload all records.\n"}, {"name": "history_sync.incoming", "description": "Records incoming history record counts. `applied` is the number of incoming history pages that were successfully stored or updated in the local database. `failed_to_apply` is the number of pages that were ignored due to errors. `reconciled` is the number of pages with new visits locally and remotely, and had their visits merged.\n"}, {"name": "history_sync.outgoing", "description": "Records outgoing history record counts. `uploaded` is the number of records that were successfully sent to the server. `failed_to_upload` is the number of records that weren't uploaded, and will be retried on the next sync.\n"}, {"name": "history_sync.outgoing_batches", "description": "Records the number of batches needed to upload all outgoing records. The Sync server has a hard limit on the number of records (and request body bytes) on the number of records that can fit into a single batch, and large syncs may require multiple batches.\n"}, {"name": "history_sync.started_at", "description": "Records when the history sync started.\n"}, {"name": "history_sync.uid", "description": "The user's hashed Firefox Account ID.\n"}, {"name": "logins_sync.failure_reason", "description": "Records why the passwords sync failed: either due to an authentication error, unexpected exception, or other error. The error strings are truncated and sanitized to omit PII, like usernames and passwords.\n"}, {"name": "logins_sync.finished_at", "description": "Records when the passwords sync finished. This includes the time to download, apply, and upload all records.\n"}, {"name": "logins_sync.incoming", "description": "Records incoming passwords record counts. `applied` is the number of incoming passwords entries that were successfully stored or updated in the local database. `failed_to_apply` is the number of entries that were ignored due to errors. `reconciled` is the number of entries with changes both locally and remotely that were merged.\n"}, {"name": "logins_sync.outgoing", "description": "Records outgoing passwords record counts. `uploaded` is the number of records that were successfully sent to the server. `failed_to_upload` is the number of records that weren't uploaded, and will be retried on the next sync.\n"}, {"name": "logins_sync.outgoing_batches", "description": "Records the number of batches needed to upload all outgoing records. The Sync server has a hard limit on the number of records (and request body bytes) on the number of records that can fit into a single batch, and large syncs may require multiple batches.\n"}, {"name": "logins_sync.started_at", "description": "Records when the passwords sync started.\n"}, {"name": "logins_sync.uid", "description": "The user's hashed Firefox Account ID.\n"}, {"name": "sync.failure_reason", "description": "Records a global sync failure: either due to an authentication error, unexpected exception, or other error that caused the sync to fail. Error strings are truncated and sanitized to omit PII, like URLs and file system paths.\n"}, {"name": "sync.sync_uuid", "description": "Unique identifier for this sync, used to correlate together individual pings for data types that were synchronized together (history, bookmarks, logins). If a data type is synchronized by itself via the legacy 'sync' API (as opposed to the Sync Manager), then this field will not be set on the corresponding ping.\n"}]}
\ No newline at end of file
diff -ur data/fenix/metrics/about_page.libraries_tapped.json data.new/fenix/metrics/about_page.libraries_tapped.json
--- data/fenix/metrics/about_page.libraries_tapped.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/about_page.libraries_tapped.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047"], "dates": {"first": "2020-02-03 18:28:56", "last": "2020-08-25 15:39:42"}, "description": "A user tapped on \"Libraries that we use\" item from About page\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2026c60136df18626aa3e45c6a1d84fc112fa479", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 90, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "about_page.libraries_tapped", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047"], "dates": {"first": "2020-02-03 18:28:56", "last": "2020-08-25 15:39:42"}, "description": "A user tapped on \"Libraries that we use\" item from About page\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2026c60136df18626aa3e45c6a1d84fc112fa479", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 90, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047"], "dates": {"first": "2020-02-03 18:28:56", "last": "2020-08-25 15:39:42"}, "description": "A user tapped on \"Libraries that we use\" item from About page\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2026c60136df18626aa3e45c6a1d84fc112fa479", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 90, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "about_page.libraries_tapped", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047"], "dates": {"first": "2020-02-03 18:28:56", "last": "2020-08-25 15:39:42"}, "description": "A user tapped on \"Libraries that we use\" item from About page\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2026c60136df18626aa3e45c6a1d84fc112fa479", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 90, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "about_page.libraries_tapped"}]}
\ No newline at end of file
diff -ur data/fenix/metrics/about_page.licensing_tapped.json data.new/fenix/metrics/about_page.licensing_tapped.json
--- data/fenix/metrics/about_page.licensing_tapped.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/about_page.licensing_tapped.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047"], "dates": {"first": "2020-02-03 18:28:56", "last": "2020-08-25 15:39:42"}, "description": "A user tapped on \"Licensing information\" item from About page\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2026c60136df18626aa3e45c6a1d84fc112fa479", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 90, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "about_page.licensing_tapped", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047"], "dates": {"first": "2020-02-03 18:28:56", "last": "2020-08-25 15:39:42"}, "description": "A user tapped on \"Licensing information\" item from About page\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2026c60136df18626aa3e45c6a1d84fc112fa479", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 90, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047"], "dates": {"first": "2020-02-03 18:28:56", "last": "2020-08-25 15:39:42"}, "description": "A user tapped on \"Licensing information\" item from About page\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2026c60136df18626aa3e45c6a1d84fc112fa479", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 90, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "about_page.licensing_tapped", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047"], "dates": {"first": "2020-02-03 18:28:56", "last": "2020-08-25 15:39:42"}, "description": "A user tapped on \"Licensing information\" item from About page\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2026c60136df18626aa3e45c6a1d84fc112fa479", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 90, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "about_page.licensing_tapped"}]}
\ No newline at end of file
diff -ur data/fenix/metrics/about_page.privacy_notice_tapped.json data.new/fenix/metrics/about_page.privacy_notice_tapped.json
--- data/fenix/metrics/about_page.privacy_notice_tapped.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/about_page.privacy_notice_tapped.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped on \"Privacy notice\" item from About page\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "about_page.privacy_notice_tapped", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047"], "dates": {"first": "2020-02-03 18:28:56", "last": "2020-08-25 15:39:42"}, "description": "A user tapped on \"Privacy notice\" item from About page\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2026c60136df18626aa3e45c6a1d84fc112fa479", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 90, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped on \"Privacy notice\" item from About page\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped on \"Privacy notice\" item from About page\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "about_page.privacy_notice_tapped", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped on \"Privacy notice\" item from About page\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "about_page.privacy_notice_tapped"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047"], "dates": {"first": "2020-02-03 18:28:56", "last": "2020-08-25 15:39:42"}, "description": "A user tapped on \"Privacy notice\" item from About page\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2026c60136df18626aa3e45c6a1d84fc112fa479", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 90, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/about_page.rights_tapped.json data.new/fenix/metrics/about_page.rights_tapped.json
--- data/fenix/metrics/about_page.rights_tapped.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/about_page.rights_tapped.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047"], "dates": {"first": "2020-02-03 18:28:56", "last": "2020-08-25 15:39:42"}, "description": "A user tapped on \"Know your rights\" item from About page\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2026c60136df18626aa3e45c6a1d84fc112fa479", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 90, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "about_page.rights_tapped", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047"], "dates": {"first": "2020-02-03 18:28:56", "last": "2020-08-25 15:39:42"}, "description": "A user tapped on \"Know your rights\" item from About page\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2026c60136df18626aa3e45c6a1d84fc112fa479", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 90, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047"], "dates": {"first": "2020-02-03 18:28:56", "last": "2020-08-25 15:39:42"}, "description": "A user tapped on \"Know your rights\" item from About page\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2026c60136df18626aa3e45c6a1d84fc112fa479", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 90, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "about_page.rights_tapped", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047"], "dates": {"first": "2020-02-03 18:28:56", "last": "2020-08-25 15:39:42"}, "description": "A user tapped on \"Know your rights\" item from About page\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2026c60136df18626aa3e45c6a1d84fc112fa479", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 90, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "about_page.rights_tapped"}]}
\ No newline at end of file
diff -ur data/fenix/metrics/about_page.support_tapped.json data.new/fenix/metrics/about_page.support_tapped.json
--- data/fenix/metrics/about_page.support_tapped.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/about_page.support_tapped.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped on \"Support\" item from About page\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "about_page.support_tapped", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047"], "dates": {"first": "2020-02-03 18:28:56", "last": "2020-08-25 15:39:42"}, "description": "A user tapped on \"Support\" item from About page\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2026c60136df18626aa3e45c6a1d84fc112fa479", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 90, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped on \"Support\" item from About page\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped on \"Support\" item from About page\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "about_page.support_tapped", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped on \"Support\" item from About page\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "about_page.support_tapped"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6834"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8047"], "dates": {"first": "2020-02-03 18:28:56", "last": "2020-08-25 15:39:42"}, "description": "A user tapped on \"Support\" item from About page\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2026c60136df18626aa3e45c6a1d84fc112fa479", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 90, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/activation.activation_id.json data.new/fenix/metrics/activation.activation_id.json
--- data/fenix/metrics/activation.activation_id.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/activation.activation_id.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://bugzilla.mozilla.org/1538011"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["highly_sensitive"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "An alternate identifier, not correlated with the client_id, generated once\nand only sent with the activation ping.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "user", "no_lint": ["USER_LIFETIME_EXPIRATION", "CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["activation"], "type": "uuid", "version": 0, "name": "activation.activation_id", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [1538011], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "An alternate identifier, not correlated with the client_id, generated once and only sent with the activation ping.\n", "disabled": false, "expires": "2019-10-01", "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "user", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["activation"], "type": "uuid", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://bugzilla.mozilla.org/1538011"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209"], "dates": {"first": "2019-10-07 17:44:11", "last": "2020-04-24 22:47:48"}, "description": "An alternate identifier, not correlated with the client_id, generated once and only sent with the activation ping.\n", "disabled": false, "expires": "2019-10-01", "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "f09bc4566c24239dc9285487ad5cd4f71c2ec23c"}, "lifetime": "user", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 69}, "send_in_pings": ["activation"], "type": "uuid", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://bugzilla.mozilla.org/1538011"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209"], "dates": {"first": "2020-04-30 15:37:22", "last": "2020-08-25 15:39:42"}, "description": "An alternate identifier, not correlated with the client_id, generated once\nand only sent with the activation ping.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "c6086103b412edd1e9e88f0e8d0c18e1ee64b8ed", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "user", "no_lint": ["USER_LIFETIME_EXPIRATION", "CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 67, "last": 31}, "send_in_pings": ["activation"], "type": "uuid", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://bugzilla.mozilla.org/1538011"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["highly_sensitive"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "An alternate identifier, not correlated with the client_id, generated once\nand only sent with the activation ping.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "user", "no_lint": ["USER_LIFETIME_EXPIRATION", "CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["activation"], "type": "uuid", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://bugzilla.mozilla.org/1538011"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["highly_sensitive"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "An alternate identifier, not correlated with the client_id, generated once\nand only sent with the activation ping.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "user", "no_lint": ["USER_LIFETIME_EXPIRATION", "CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["activation"], "type": "uuid", "version": 0, "name": "activation.activation_id", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://bugzilla.mozilla.org/1538011"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["highly_sensitive"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "An alternate identifier, not correlated with the client_id, generated once\nand only sent with the activation ping.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "user", "no_lint": ["USER_LIFETIME_EXPIRATION", "CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["activation"], "type": "uuid", "version": 0, "name": "activation.activation_id"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://bugzilla.mozilla.org/1538011"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209"], "dates": {"first": "2020-04-30 15:37:22", "last": "2020-08-25 15:39:42"}, "description": "An alternate identifier, not correlated with the client_id, generated once\nand only sent with the activation ping.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "c6086103b412edd1e9e88f0e8d0c18e1ee64b8ed", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "user", "no_lint": ["USER_LIFETIME_EXPIRATION", "CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 67, "last": 31}, "send_in_pings": ["activation"], "type": "uuid", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://bugzilla.mozilla.org/1538011"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209"], "dates": {"first": "2019-10-07 17:44:11", "last": "2020-04-24 22:47:48"}, "description": "An alternate identifier, not correlated with the client_id, generated once and only sent with the activation ping.\n", "disabled": false, "expires": "2019-10-01", "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "f09bc4566c24239dc9285487ad5cd4f71c2ec23c"}, "lifetime": "user", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 69}, "send_in_pings": ["activation"], "type": "uuid", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [1538011], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "An alternate identifier, not correlated with the client_id, generated once and only sent with the activation ping.\n", "disabled": false, "expires": "2019-10-01", "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "user", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["activation"], "type": "uuid", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/activation.identifier.json data.new/fenix/metrics/activation.identifier.json
--- data/fenix/metrics/activation.identifier.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/activation.identifier.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://bugzilla.mozilla.org/1538011", "https://bugzilla.mozilla.org/1501822"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["highly_sensitive"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A hashed and salted version of the Google Advertising ID from the device.\nThis will never be sent in a ping that also contains the client_id.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["activation"], "type": "string", "version": 0, "name": "activation.identifier", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [1538011, 1501822], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-07-02 15:41:20"}, "description": "An hashed and salted version of the Google Advertising ID from the device. This will never be sent in a ping that also contains the client_id.\n", "disabled": false, "expires": "2019-10-01", "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "dbe29ebbdabe8fa44275691700841836d002aecc"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 145}, "send_in_pings": ["activation"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [1538011, 1501822], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209"], "dates": {"first": "2019-07-16 19:21:03", "last": "2019-10-03 17:03:14"}, "description": "A hashed and salted version of the Google Advertising ID from the device. This will never be sent in a ping that also contains the client_id.\n", "disabled": false, "expires": "2019-10-01", "gecko_datapoint": "", "git-commits": {"first": "11d36b5a00335dfe5522bf1a04ad5104b5d36bc1", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 144, "last": 117}, "send_in_pings": ["activation"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://bugzilla.mozilla.org/1538011", "https://bugzilla.mozilla.org/1501822"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209"], "dates": {"first": "2019-10-07 17:44:11", "last": "2020-04-24 22:47:48"}, "description": "A hashed and salted version of the Google Advertising ID from the device. This will never be sent in a ping that also contains the client_id.\n", "disabled": false, "expires": "2019-10-01", "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "f09bc4566c24239dc9285487ad5cd4f71c2ec23c"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 69}, "send_in_pings": ["activation"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://bugzilla.mozilla.org/1538011", "https://bugzilla.mozilla.org/1501822"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209"], "dates": {"first": "2020-04-30 15:37:22", "last": "2020-08-25 15:39:42"}, "description": "A hashed and salted version of the Google Advertising ID from the device.\nThis will never be sent in a ping that also contains the client_id.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "c6086103b412edd1e9e88f0e8d0c18e1ee64b8ed", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 67, "last": 31}, "send_in_pings": ["activation"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://bugzilla.mozilla.org/1538011", "https://bugzilla.mozilla.org/1501822"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["highly_sensitive"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A hashed and salted version of the Google Advertising ID from the device.\nThis will never be sent in a ping that also contains the client_id.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["activation"], "type": "string", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://bugzilla.mozilla.org/1538011", "https://bugzilla.mozilla.org/1501822"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["highly_sensitive"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A hashed and salted version of the Google Advertising ID from the device.\nThis will never be sent in a ping that also contains the client_id.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["activation"], "type": "string", "version": 0, "name": "activation.identifier", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://bugzilla.mozilla.org/1538011", "https://bugzilla.mozilla.org/1501822"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["highly_sensitive"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A hashed and salted version of the Google Advertising ID from the device.\nThis will never be sent in a ping that also contains the client_id.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["activation"], "type": "string", "version": 0, "name": "activation.identifier"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://bugzilla.mozilla.org/1538011", "https://bugzilla.mozilla.org/1501822"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209"], "dates": {"first": "2020-04-30 15:37:22", "last": "2020-08-25 15:39:42"}, "description": "A hashed and salted version of the Google Advertising ID from the device.\nThis will never be sent in a ping that also contains the client_id.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "c6086103b412edd1e9e88f0e8d0c18e1ee64b8ed", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 67, "last": 31}, "send_in_pings": ["activation"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://bugzilla.mozilla.org/1538011", "https://bugzilla.mozilla.org/1501822"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209"], "dates": {"first": "2019-10-07 17:44:11", "last": "2020-04-24 22:47:48"}, "description": "A hashed and salted version of the Google Advertising ID from the device. This will never be sent in a ping that also contains the client_id.\n", "disabled": false, "expires": "2019-10-01", "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "f09bc4566c24239dc9285487ad5cd4f71c2ec23c"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 69}, "send_in_pings": ["activation"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [1538011, 1501822], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209"], "dates": {"first": "2019-07-16 19:21:03", "last": "2019-10-03 17:03:14"}, "description": "A hashed and salted version of the Google Advertising ID from the device. This will never be sent in a ping that also contains the client_id.\n", "disabled": false, "expires": "2019-10-01", "gecko_datapoint": "", "git-commits": {"first": "11d36b5a00335dfe5522bf1a04ad5104b5d36bc1", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 144, "last": 117}, "send_in_pings": ["activation"], "type": "string", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [1538011, 1501822], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-07-02 15:41:20"}, "description": "An hashed and salted version of the Google Advertising ID from the device. This will never be sent in a ping that also contains the client_id.\n", "disabled": false, "expires": "2019-10-01", "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "dbe29ebbdabe8fa44275691700841836d002aecc"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 145}, "send_in_pings": ["activation"], "type": "string", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/addons.enabled_addons.json data.new/fenix/metrics/addons.enabled_addons.json
--- data/fenix/metrics/addons.enabled_addons.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/addons.enabled_addons.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/8920"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11080", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A list of all enabled add-ons on the device.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["metrics"], "type": "string_list", "version": 0, "name": "addons.enabled_addons", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/8920"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11080"], "dates": {"first": "2020-06-04 15:15:39", "last": "2020-08-25 15:39:42"}, "description": "A list of all enabled add-ons on the device.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "9520c9dd32d4d3befdf4d36894e136d2e408f7f1", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 54, "last": 31}, "send_in_pings": ["metrics"], "type": "string_list", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/8920"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11080", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A list of all enabled add-ons on the device.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["metrics"], "type": "string_list", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/8920"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11080", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A list of all enabled add-ons on the device.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["metrics"], "type": "string_list", "version": 0, "name": "addons.enabled_addons", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/8920"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11080", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A list of all enabled add-ons on the device.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["metrics"], "type": "string_list", "version": 0, "name": "addons.enabled_addons"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/8920"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11080"], "dates": {"first": "2020-06-04 15:15:39", "last": "2020-08-25 15:39:42"}, "description": "A list of all enabled add-ons on the device.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "9520c9dd32d4d3befdf4d36894e136d2e408f7f1", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 54, "last": 31}, "send_in_pings": ["metrics"], "type": "string_list", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/addons.has_enabled_addons.json data.new/fenix/metrics/addons.has_enabled_addons.json
--- data/fenix/metrics/addons.has_enabled_addons.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/addons.has_enabled_addons.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "Whether or not the user has enabled add-ons on the device.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["metrics"], "type": "boolean", "version": 0, "name": "addons.has_enabled_addons", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318"], "dates": {"first": "2020-04-02 17:12:31", "last": "2020-08-25 15:39:42"}, "description": "Whether or not the user has enabled add-ons on the device.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "dc6d479da3247b4843a30ad7bba0abdfe510896f", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 77, "last": 31}, "send_in_pings": ["metrics"], "type": "boolean", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "Whether or not the user has enabled add-ons on the device.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["metrics"], "type": "boolean", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "Whether or not the user has enabled add-ons on the device.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["metrics"], "type": "boolean", "version": 0, "name": "addons.has_enabled_addons", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "Whether or not the user has enabled add-ons on the device.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["metrics"], "type": "boolean", "version": 0, "name": "addons.has_enabled_addons"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318"], "dates": {"first": "2020-04-02 17:12:31", "last": "2020-08-25 15:39:42"}, "description": "Whether or not the user has enabled add-ons on the device.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "dc6d479da3247b4843a30ad7bba0abdfe510896f", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 77, "last": 31}, "send_in_pings": ["metrics"], "type": "boolean", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/addons.has_installed_addons.json data.new/fenix/metrics/addons.has_installed_addons.json
--- data/fenix/metrics/addons.has_installed_addons.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/addons.has_installed_addons.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "Whether or not the user has installed add-ons on the device.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["metrics"], "type": "boolean", "version": 0, "name": "addons.has_installed_addons", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318"], "dates": {"first": "2020-04-02 17:12:31", "last": "2020-08-25 15:39:42"}, "description": "Whether or not the user has installed add-ons on the device.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "dc6d479da3247b4843a30ad7bba0abdfe510896f", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 77, "last": 31}, "send_in_pings": ["metrics"], "type": "boolean", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "Whether or not the user has installed add-ons on the device.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["metrics"], "type": "boolean", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "Whether or not the user has installed add-ons on the device.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["metrics"], "type": "boolean", "version": 0, "name": "addons.has_installed_addons", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "Whether or not the user has installed add-ons on the device.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["metrics"], "type": "boolean", "version": 0, "name": "addons.has_installed_addons"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318"], "dates": {"first": "2020-04-02 17:12:31", "last": "2020-08-25 15:39:42"}, "description": "Whether or not the user has installed add-ons on the device.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "dc6d479da3247b4843a30ad7bba0abdfe510896f", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 77, "last": 31}, "send_in_pings": ["metrics"], "type": "boolean", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/addons.installed_addons.json data.new/fenix/metrics/addons.installed_addons.json
--- data/fenix/metrics/addons.installed_addons.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/addons.installed_addons.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/8920"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11080", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A list of all installed add-ons on the device.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["metrics"], "type": "string_list", "version": 0, "name": "addons.installed_addons", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/8920"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11080"], "dates": {"first": "2020-06-04 15:15:39", "last": "2020-08-25 15:39:42"}, "description": "A list of all installed add-ons on the device.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "9520c9dd32d4d3befdf4d36894e136d2e408f7f1", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 54, "last": 31}, "send_in_pings": ["metrics"], "type": "string_list", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/8920"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11080", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A list of all installed add-ons on the device.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["metrics"], "type": "string_list", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/8920"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11080", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A list of all installed add-ons on the device.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["metrics"], "type": "string_list", "version": 0, "name": "addons.installed_addons", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/8920"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11080", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A list of all installed add-ons on the device.\n", "disabled": false, "expires": "2021-04-01", "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["metrics"], "type": "string_list", "version": 0, "name": "addons.installed_addons"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/8920"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11080"], "dates": {"first": "2020-06-04 15:15:39", "last": "2020-08-25 15:39:42"}, "description": "A list of all installed add-ons on the device.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "9520c9dd32d4d3befdf4d36894e136d2e408f7f1", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 54, "last": 31}, "send_in_pings": ["metrics"], "type": "string_list", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/addons.open_addon_in_toolbar_menu.json data.new/fenix/metrics/addons.open_addon_in_toolbar_menu.json
--- data/fenix/metrics/addons.open_addon_in_toolbar_menu.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/addons.open_addon_in_toolbar_menu.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user interacted with an installed add-on in the toolbar menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"addon_id": {"description": "The id of the add-on that was interacted with in the toolbar menu\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "addons.open_addon_in_toolbar_menu", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318"], "dates": {"first": "2020-04-02 17:12:31", "last": "2020-08-25 15:39:42"}, "description": "A user interacted with an installed add-on in the toolbar menu\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "dc6d479da3247b4843a30ad7bba0abdfe510896f", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 77, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user interacted with an installed add-on in the toolbar menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"addon_id": {"description": "The id of the add-on that was interacted with in the toolbar menu\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user interacted with an installed add-on in the toolbar menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"addon_id": {"description": "The id of the add-on that was interacted with in the toolbar menu\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "addons.open_addon_in_toolbar_menu", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user interacted with an installed add-on in the toolbar menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"addon_id": {"description": "The id of the add-on that was interacted with in the toolbar menu\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "addons.open_addon_in_toolbar_menu"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318"], "dates": {"first": "2020-04-02 17:12:31", "last": "2020-08-25 15:39:42"}, "description": "A user interacted with an installed add-on in the toolbar menu\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "dc6d479da3247b4843a30ad7bba0abdfe510896f", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 77, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/addons.open_addons_in_settings.json data.new/fenix/metrics/addons.open_addons_in_settings.json
--- data/fenix/metrics/addons.open_addons_in_settings.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/addons.open_addons_in_settings.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user accessed \"Add-ons\" from the Settings\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "addons.open_addons_in_settings", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318"], "dates": {"first": "2020-04-02 17:12:31", "last": "2020-08-25 15:39:42"}, "description": "A user accessed \"Add-ons\" from the Settings\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "dc6d479da3247b4843a30ad7bba0abdfe510896f", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 77, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user accessed \"Add-ons\" from the Settings\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user accessed \"Add-ons\" from the Settings\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "addons.open_addons_in_settings", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user accessed \"Add-ons\" from the Settings\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "addons.open_addons_in_settings"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/8318"], "dates": {"first": "2020-04-02 17:12:31", "last": "2020-08-25 15:39:42"}, "description": "A user accessed \"Add-ons\" from the Settings\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "dc6d479da3247b4843a30ad7bba0abdfe510896f", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 77, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
Only in data.new/fenix/metrics: android_sdk_version.json
Only in data.new/fenix/metrics: app_build.json
Only in data.new/fenix/metrics: app_channel.json
Only in data.new/fenix/metrics: app_display_version.json
diff -ur data/fenix/metrics/app_theme.dark_theme_selected.json data.new/fenix/metrics/app_theme.dark_theme_selected.json
--- data/fenix/metrics/app_theme.dark_theme_selected.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/app_theme.dark_theme_selected.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/7289"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/7968", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user selected Dark Theme\n", "disabled": false, "expires": "2020-04-01", "extra_keys": {"source": {"description": "The source from where dark theme was selected. The source can be\n'SETTINGS' or 'ONBOARDING'\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "app_theme.dark_theme_selected", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/7289"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/7968"], "dates": {"first": "2020-02-03 22:20:42", "last": "2020-08-25 15:39:42"}, "description": "A user selected Dark Theme\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {"source": {"description": "The source from where dark theme was selected. The source can be 'SETTINGS' or 'ONBOARDING'"}}, "gecko_datapoint": "", "git-commits": {"first": "0a76fdaa58eef8f692049bb3b594d2ef9df86b6d", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 89, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/7289"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/7968", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user selected Dark Theme\n", "disabled": false, "expires": "2020-04-01", "extra_keys": {"source": {"description": "The source from where dark theme was selected. The source can be\n'SETTINGS' or 'ONBOARDING'\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/7289"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/7968", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user selected Dark Theme\n", "disabled": false, "expires": "2020-04-01", "extra_keys": {"source": {"description": "The source from where dark theme was selected. The source can be\n'SETTINGS' or 'ONBOARDING'\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "app_theme.dark_theme_selected", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/7289"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/7968", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user selected Dark Theme\n", "disabled": false, "expires": "2020-04-01", "extra_keys": {"source": {"description": "The source from where dark theme was selected. The source can be\n'SETTINGS' or 'ONBOARDING'\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "app_theme.dark_theme_selected"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/7289"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/7968"], "dates": {"first": "2020-02-03 22:20:42", "last": "2020-08-25 15:39:42"}, "description": "A user selected Dark Theme\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {"source": {"description": "The source from where dark theme was selected. The source can be 'SETTINGS' or 'ONBOARDING'"}}, "gecko_datapoint": "", "git-commits": {"first": "0a76fdaa58eef8f692049bb3b594d2ef9df86b6d", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 89, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
Only in data.new/fenix/metrics: architecture.json
diff -ur data/fenix/metrics/autoplay.setting_changed.json data.new/fenix/metrics/autoplay.setting_changed.json
--- data/fenix/metrics/autoplay.setting_changed.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/autoplay.setting_changed.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11579"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/13041#issuecomment-665777411"], "dates": {"first": "2020-07-29 22:10:25", "last": "2020-12-02 00:37:09"}, "description": "A user changed their autoplay setting to either block_cellular,\nblock_audio, or block_all.\n", "disabled": false, "expires": "2021-02-01", "extra_keys": {"autoplay_setting": {"description": "The new setting for autoplay: block_cellular,\nblock_audio, or block_all.\n"}}, "gecko_datapoint": "", "git-commits": {"first": "12b95b490235f1969ca4f1b4212aea5cb21dd0f3", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 36, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "autoplay.setting_changed", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11579"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/13041#issuecomment-665777411"], "dates": {"first": "2020-07-29 22:10:25", "last": "2020-12-02 00:37:09"}, "description": "A user changed their autoplay setting to either block_cellular,\nblock_audio, or block_all.\n", "disabled": false, "expires": "2021-02-01", "extra_keys": {"autoplay_setting": {"description": "The new setting for autoplay: block_cellular,\nblock_audio, or block_all.\n"}}, "gecko_datapoint": "", "git-commits": {"first": "12b95b490235f1969ca4f1b4212aea5cb21dd0f3", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 36, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11579"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/13041#issuecomment-665777411"], "dates": {"first": "2020-07-29 22:10:25", "last": "2020-12-02 00:37:09"}, "description": "A user changed their autoplay setting to either block_cellular,\nblock_audio, or block_all.\n", "disabled": false, "expires": "2021-02-01", "extra_keys": {"autoplay_setting": {"description": "The new setting for autoplay: block_cellular,\nblock_audio, or block_all.\n"}}, "gecko_datapoint": "", "git-commits": {"first": "12b95b490235f1969ca4f1b4212aea5cb21dd0f3", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 36, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "autoplay.setting_changed", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11579"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/13041#issuecomment-665777411"], "dates": {"first": "2020-07-29 22:10:25", "last": "2020-12-02 00:37:09"}, "description": "A user changed their autoplay setting to either block_cellular,\nblock_audio, or block_all.\n", "disabled": false, "expires": "2021-02-01", "extra_keys": {"autoplay_setting": {"description": "The new setting for autoplay: block_cellular,\nblock_audio, or block_all.\n"}}, "gecko_datapoint": "", "git-commits": {"first": "12b95b490235f1969ca4f1b4212aea5cb21dd0f3", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 36, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "autoplay.setting_changed"}]}
\ No newline at end of file
diff -ur data/fenix/metrics/autoplay.visited_setting.json data.new/fenix/metrics/autoplay.visited_setting.json
--- data/fenix/metrics/autoplay.visited_setting.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/autoplay.visited_setting.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11579"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/13041#issuecomment-665777411"], "dates": {"first": "2020-07-29 22:10:25", "last": "2020-12-02 00:37:09"}, "description": "A user visited the autoplay settings screen", "disabled": false, "expires": "2021-02-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "12b95b490235f1969ca4f1b4212aea5cb21dd0f3", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 36, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "autoplay.visited_setting", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11579"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/13041#issuecomment-665777411"], "dates": {"first": "2020-07-29 22:10:25", "last": "2020-12-02 00:37:09"}, "description": "A user visited the autoplay settings screen", "disabled": false, "expires": "2021-02-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "12b95b490235f1969ca4f1b4212aea5cb21dd0f3", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 36, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11579"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/13041#issuecomment-665777411"], "dates": {"first": "2020-07-29 22:10:25", "last": "2020-12-02 00:37:09"}, "description": "A user visited the autoplay settings screen", "disabled": false, "expires": "2021-02-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "12b95b490235f1969ca4f1b4212aea5cb21dd0f3", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 36, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "autoplay.visited_setting", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11579"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/13041#issuecomment-665777411"], "dates": {"first": "2020-07-29 22:10:25", "last": "2020-12-02 00:37:09"}, "description": "A user visited the autoplay settings screen", "disabled": false, "expires": "2021-02-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "12b95b490235f1969ca4f1b4212aea5cb21dd0f3", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 36, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "autoplay.visited_setting"}]}
\ No newline at end of file
Only in data.new/fenix/metrics: avif.aom_decode_error.json
Only in data.new/fenix/metrics: avif.bit_depth.json
Only in data.new/fenix/metrics: avif.dav1d_decode_error.json
Only in data.new/fenix/metrics: avif.decode_result.json
Only in data.new/fenix/metrics: avif.decoder.json
Only in data.new/fenix/metrics: avif.yuv_color_space.json
diff -ur data/fenix/metrics/bookmarks_management.copied.json data.new/fenix/metrics/bookmarks_management.copied.json
--- data/fenix/metrics/bookmarks_management.copied.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/bookmarks_management.copied.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user copied a bookmark.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.copied", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user copied a bookmark.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user copied a bookmark.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user copied a bookmark.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user copied a bookmark.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user copied a bookmark.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.copied", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user copied a bookmark.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.copied"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user copied a bookmark.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user copied a bookmark.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user copied a bookmark.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/bookmarks_management.edited.json data.new/fenix/metrics/bookmarks_management.edited.json
--- data/fenix/metrics/bookmarks_management.edited.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/bookmarks_management.edited.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user edited the title and/or URL of an existing bookmark.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.edited", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user edited the title and/or URL of an existing bookmark.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user edited the title and/or URL of an existing bookmark.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user edited the title and/or URL of an existing bookmark.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user edited the title and/or URL of an existing bookmark.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user edited the title and/or URL of an existing bookmark.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.edited", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user edited the title and/or URL of an existing bookmark.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.edited"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user edited the title and/or URL of an existing bookmark.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user edited the title and/or URL of an existing bookmark.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user edited the title and/or URL of an existing bookmark.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/bookmarks_management.folder_add.json data.new/fenix/metrics/bookmarks_management.folder_add.json
--- data/fenix/metrics/bookmarks_management.folder_add.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/bookmarks_management.folder_add.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user added a new bookmark folder.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.folder_add", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user added a new bookmark folder.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user added a new bookmark folder.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user added a new bookmark folder.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user added a new bookmark folder.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user added a new bookmark folder.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.folder_add", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user added a new bookmark folder.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.folder_add"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user added a new bookmark folder.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user added a new bookmark folder.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user added a new bookmark folder.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/bookmarks_management.folder_remove.json data.new/fenix/metrics/bookmarks_management.folder_remove.json
--- data/fenix/metrics/bookmarks_management.folder_remove.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/bookmarks_management.folder_remove.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/3174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3724", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user removed a bookmark folder.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.folder_remove", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [3174], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3724"], "dates": {"first": "2019-07-02 15:41:20", "last": "2019-10-03 17:03:14"}, "description": "A user removed a bookmark folder.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "dbe29ebbdabe8fa44275691700841836d002aecc", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 145, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/3174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3724"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user removed a bookmark folder.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/3174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3724"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user removed a bookmark folder.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/3174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3724", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user removed a bookmark folder.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/3174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3724", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user removed a bookmark folder.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.folder_remove", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/3174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3724", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user removed a bookmark folder.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.folder_remove"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/3174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3724"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user removed a bookmark folder.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/3174"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3724"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user removed a bookmark folder.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [3174], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3724"], "dates": {"first": "2019-07-02 15:41:20", "last": "2019-10-03 17:03:14"}, "description": "A user removed a bookmark folder.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "dbe29ebbdabe8fa44275691700841836d002aecc", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 145, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/bookmarks_management.moved.json data.new/fenix/metrics/bookmarks_management.moved.json
--- data/fenix/metrics/bookmarks_management.moved.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/bookmarks_management.moved.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user moved an existing bookmark or folder to another folder.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.moved", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user moved an existing bookmark or folder to another folder.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user moved an existing bookmark or folder to another folder.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user moved an existing bookmark or folder to another folder.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user moved an existing bookmark or folder to another folder.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user moved an existing bookmark or folder to another folder.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.moved", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user moved an existing bookmark or folder to another folder.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.moved"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user moved an existing bookmark or folder to another folder.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user moved an existing bookmark or folder to another folder.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user moved an existing bookmark or folder to another folder.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/bookmarks_management.multi_removed.json data.new/fenix/metrics/bookmarks_management.multi_removed.json
--- data/fenix/metrics/bookmarks_management.multi_removed.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/bookmarks_management.multi_removed.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user removed multiple bookmarks at once.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.multi_removed", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user removed multiple bookmarks at once.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user removed multiple bookmarks at once.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user removed multiple bookmarks at once.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user removed multiple bookmarks at once.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user removed multiple bookmarks at once.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.multi_removed", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user removed multiple bookmarks at once.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.multi_removed"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user removed multiple bookmarks at once.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user removed multiple bookmarks at once.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user removed multiple bookmarks at once.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/bookmarks_management.open_in_new_tab.json data.new/fenix/metrics/bookmarks_management.open_in_new_tab.json
--- data/fenix/metrics/bookmarks_management.open_in_new_tab.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/bookmarks_management.open_in_new_tab.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened a bookmark in a new tab.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.open_in_new_tab", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user opened a bookmark in a new tab.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user opened a bookmark in a new tab.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user opened a bookmark in a new tab.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened a bookmark in a new tab.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened a bookmark in a new tab.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.open_in_new_tab", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened a bookmark in a new tab.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.open_in_new_tab"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user opened a bookmark in a new tab.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user opened a bookmark in a new tab.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user opened a bookmark in a new tab.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/bookmarks_management.open_in_new_tabs.json data.new/fenix/metrics/bookmarks_management.open_in_new_tabs.json
--- data/fenix/metrics/bookmarks_management.open_in_new_tabs.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/bookmarks_management.open_in_new_tabs.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened multiple bookmarks at once in new tabs.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.open_in_new_tabs", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user opened multiple bookmarks at once in new tabs.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user opened multiple bookmarks at once in new tabs.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user opened multiple bookmarks at once in new tabs.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened multiple bookmarks at once in new tabs.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened multiple bookmarks at once in new tabs.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.open_in_new_tabs", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened multiple bookmarks at once in new tabs.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.open_in_new_tabs"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user opened multiple bookmarks at once in new tabs.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user opened multiple bookmarks at once in new tabs.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user opened multiple bookmarks at once in new tabs.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/bookmarks_management.open_in_private_tab.json data.new/fenix/metrics/bookmarks_management.open_in_private_tab.json
--- data/fenix/metrics/bookmarks_management.open_in_private_tab.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/bookmarks_management.open_in_private_tab.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened a bookmark in a new private tab.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.open_in_private_tab", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user opened a bookmark in a new private tab.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user opened a bookmark in a new private tab.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user opened a bookmark in a new private tab.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened a bookmark in a new private tab.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened a bookmark in a new private tab.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.open_in_private_tab", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened a bookmark in a new private tab.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.open_in_private_tab"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user opened a bookmark in a new private tab.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user opened a bookmark in a new private tab.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user opened a bookmark in a new private tab.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/bookmarks_management.open_in_private_tabs.json data.new/fenix/metrics/bookmarks_management.open_in_private_tabs.json
--- data/fenix/metrics/bookmarks_management.open_in_private_tabs.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/bookmarks_management.open_in_private_tabs.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened multiple bookmarks at once in new private tabs.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.open_in_private_tabs", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user opened multiple bookmarks at once in new private tabs.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user opened multiple bookmarks at once in new private tabs.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user opened multiple bookmarks at once in new private tabs.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened multiple bookmarks at once in new private tabs.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened multiple bookmarks at once in new private tabs.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.open_in_private_tabs", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened multiple bookmarks at once in new private tabs.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.open_in_private_tabs"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user opened multiple bookmarks at once in new private tabs.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user opened multiple bookmarks at once in new private tabs.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user opened multiple bookmarks at once in new private tabs.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/bookmarks_management.removed.json data.new/fenix/metrics/bookmarks_management.removed.json
--- data/fenix/metrics/bookmarks_management.removed.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/bookmarks_management.removed.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user removed a bookmark item.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.removed", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user removed a bookmark item.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user removed a bookmark item.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user removed a bookmark item.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user removed a bookmark item.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user removed a bookmark item.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.removed", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user removed a bookmark item.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.removed"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user removed a bookmark item.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user removed a bookmark item.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user removed a bookmark item.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/bookmarks_management.shared.json data.new/fenix/metrics/bookmarks_management.shared.json
--- data/fenix/metrics/bookmarks_management.shared.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/bookmarks_management.shared.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user shared a bookmark.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.shared", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user shared a bookmark.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user shared a bookmark.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user shared a bookmark.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user shared a bookmark.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user shared a bookmark.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.shared", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user shared a bookmark.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "bookmarks_management.shared"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user shared a bookmark.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/974"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user shared a bookmark.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [974], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user shared a bookmark.\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
Only in data.new/fenix/metrics: bookmarks_sync.failure_reason.json
Only in data.new/fenix/metrics: bookmarks_sync.finished_at.json
Only in data.new/fenix/metrics: bookmarks_sync.incoming.json
Only in data.new/fenix/metrics: bookmarks_sync.outgoing.json
Only in data.new/fenix/metrics: bookmarks_sync.outgoing_batches.json
Only in data.new/fenix/metrics: bookmarks_sync.remote_tree_problems.json
Only in data.new/fenix/metrics: bookmarks_sync.started_at.json
Only in data.new/fenix/metrics: bookmarks_sync.uid.json
diff -ur data/fenix/metrics/browser.search.ad_clicks.json data.new/fenix/metrics/browser.search.ad_clicks.json
--- data/fenix/metrics/browser.search.ad_clicks.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/browser.search.ad_clicks.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112", "https://github.com/mozilla-mobile/fenix/pull/15713#issuecomment-703972068"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-09 22:47:55", "last": "2020-12-02 00:37:09"}, "description": "Records clicks of adverts on SERP pages.\nThe key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2021-08-01", "gecko_datapoint": "", "git-commits": {"first": "8f16f9cb37750a81b0993ddb05b380aaa266a22b", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 7, "last": 0}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0, "name": "browser.search.ad_clicks", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "dates": {"first": "2020-04-24 16:28:40", "last": "2020-04-24 16:28:40"}, "description": "Records clicks of adverts on SERP pages. The key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "93ca1f6d9f7811ab9cfa5d335feb9bdfc8c6a802", "last": "93ca1f6d9f7811ab9cfa5d335feb9bdfc8c6a802"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 71, "last": 71}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112"], "dates": {"first": "2020-04-24 16:28:40", "last": "2020-04-24 16:28:40"}, "description": "Records clicks of adverts on SERP pages. The key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "c4d76dce5aae263f871a67276d2851286ae92dc6", "last": "c4d76dce5aae263f871a67276d2851286ae92dc6"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 70, "last": 70}, "send_in_pings": ["baseline", "metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112"], "dates": {"first": "2020-04-24 22:47:48", "last": "2020-05-11 17:22:19"}, "description": "Records clicks of adverts on SERP pages. The key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "f09bc4566c24239dc9285487ad5cd4f71c2ec23c", "last": "15dfe0811d713778a5a1addc67db7a6c662d7f13"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 69, "last": 63}, "send_in_pings": ["baseline", "metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112"], "dates": {"first": "2020-05-12 18:52:58", "last": "2020-05-12 18:52:58"}, "description": "Records clicks of adverts on SERP pages.\nThe key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "9a30d57db9a4c4f6000bd27276e9846c774df25e", "last": "9a30d57db9a4c4f6000bd27276e9846c774df25e"}, "labels": null, "lifetime": "ping", "no_lint": ["BASELINE_PING", "CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 1, "last": 1}, "send_in_pings": ["baseline", "metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112"], "dates": {"first": "2020-05-13 21:34:03", "last": "2020-10-07 18:02:42"}, "description": "Records clicks of adverts on SERP pages.\nThe key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "d6b448eeaaa5110513b01c53db1d94e84c2c5645", "last": "6e522436b5f52e1cac8197582d07c9818fd27fad"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 61, "last": 9}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112", "https://github.com/mozilla-mobile/fenix/pull/15713#issuecomment-703972068"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-07 18:02:42", "last": "2020-10-07 18:02:42"}, "description": "Records clicks of adverts on SERP pages.\nThe key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2021-08-01", "gecko_datapoint": "", "git-commits": {"first": "fe0ea19b1dec879b737b1891d2dbe643770caff2", "last": "fe0ea19b1dec879b737b1891d2dbe643770caff2"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 8, "last": 8}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112", "https://github.com/mozilla-mobile/fenix/pull/15713#issuecomment-703972068"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-09 22:47:55", "last": "2020-12-02 00:37:09"}, "description": "Records clicks of adverts on SERP pages.\nThe key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2021-08-01", "gecko_datapoint": "", "git-commits": {"first": "8f16f9cb37750a81b0993ddb05b380aaa266a22b", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 7, "last": 0}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112", "https://github.com/mozilla-mobile/fenix/pull/15713#issuecomment-703972068"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-09 22:47:55", "last": "2020-12-02 00:37:09"}, "description": "Records clicks of adverts on SERP pages.\nThe key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2021-08-01", "gecko_datapoint": "", "git-commits": {"first": "8f16f9cb37750a81b0993ddb05b380aaa266a22b", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 7, "last": 0}, "send_in_pings": ["metrics", "baseline"], "type": "labeled_counter", "version": 0, "name": "browser.search.ad_clicks", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112", "https://github.com/mozilla-mobile/fenix/pull/15713#issuecomment-703972068"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-09 22:47:55", "last": "2020-12-02 00:37:09"}, "description": "Records clicks of adverts on SERP pages.\nThe key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2021-08-01", "gecko_datapoint": "", "git-commits": {"first": "8f16f9cb37750a81b0993ddb05b380aaa266a22b", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 7, "last": 0}, "send_in_pings": ["metrics", "baseline"], "type": "labeled_counter", "version": 0, "name": "browser.search.ad_clicks"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112"], "dates": {"first": "2020-05-13 21:34:03", "last": "2020-10-07 18:02:42"}, "description": "Records clicks of adverts on SERP pages.\nThe key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "d6b448eeaaa5110513b01c53db1d94e84c2c5645", "last": "6e522436b5f52e1cac8197582d07c9818fd27fad"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 61, "last": 9}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112", "https://github.com/mozilla-mobile/fenix/pull/15713#issuecomment-703972068"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-07 18:02:42", "last": "2020-10-07 18:02:42"}, "description": "Records clicks of adverts on SERP pages.\nThe key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2021-08-01", "gecko_datapoint": "", "git-commits": {"first": "fe0ea19b1dec879b737b1891d2dbe643770caff2", "last": "fe0ea19b1dec879b737b1891d2dbe643770caff2"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 8, "last": 8}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112"], "dates": {"first": "2020-05-12 18:52:58", "last": "2020-05-12 18:52:58"}, "description": "Records clicks of adverts on SERP pages.\nThe key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "9a30d57db9a4c4f6000bd27276e9846c774df25e", "last": "9a30d57db9a4c4f6000bd27276e9846c774df25e"}, "labels": null, "lifetime": "ping", "no_lint": ["BASELINE_PING", "CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 1, "last": 1}, "send_in_pings": ["baseline", "metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112"], "dates": {"first": "2020-04-24 22:47:48", "last": "2020-05-11 17:22:19"}, "description": "Records clicks of adverts on SERP pages. The key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "f09bc4566c24239dc9285487ad5cd4f71c2ec23c", "last": "15dfe0811d713778a5a1addc67db7a6c662d7f13"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 69, "last": 63}, "send_in_pings": ["baseline", "metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "dates": {"first": "2020-04-24 16:28:40", "last": "2020-04-24 16:28:40"}, "description": "Records clicks of adverts on SERP pages. The key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "93ca1f6d9f7811ab9cfa5d335feb9bdfc8c6a802", "last": "93ca1f6d9f7811ab9cfa5d335feb9bdfc8c6a802"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 71, "last": 71}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112"], "dates": {"first": "2020-04-24 16:28:40", "last": "2020-04-24 16:28:40"}, "description": "Records clicks of adverts on SERP pages. The key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "c4d76dce5aae263f871a67276d2851286ae92dc6", "last": "c4d76dce5aae263f871a67276d2851286ae92dc6"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 70, "last": 70}, "send_in_pings": ["baseline", "metrics"], "type": "labeled_counter", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/browser.search.in_content.json data.new/fenix/metrics/browser.search.in_content.json
--- data/fenix/metrics/browser.search.in_content.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/browser.search.in_content.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6557"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10167", "https://github.com/mozilla-mobile/fenix/pull/15713#issuecomment-703972068"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-09 22:47:55", "last": "2020-12-02 00:37:09"}, "description": "Records the type of interaction a user has on SERP pages.\n", "disabled": false, "expires": "2021-08-01", "gecko_datapoint": "", "git-commits": {"first": "8f16f9cb37750a81b0993ddb05b380aaa266a22b", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 7, "last": 0}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0, "name": "browser.search.in_content", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6557"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10167"], "dates": {"first": "2020-04-24 22:47:48", "last": "2020-05-12 18:52:58"}, "description": "Records the type of interaction a user has on SERP pages.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "f09bc4566c24239dc9285487ad5cd4f71c2ec23c", "last": "9a30d57db9a4c4f6000bd27276e9846c774df25e"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 69, "last": 1}, "send_in_pings": ["baseline", "metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6557"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10167"], "dates": {"first": "2020-05-13 21:34:03", "last": "2020-10-07 18:02:42"}, "description": "Records the type of interaction a user has on SERP pages.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "d6b448eeaaa5110513b01c53db1d94e84c2c5645", "last": "6e522436b5f52e1cac8197582d07c9818fd27fad"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 61, "last": 9}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6557"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10167", "https://github.com/mozilla-mobile/fenix/pull/15713#issuecomment-703972068"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-07 18:02:42", "last": "2020-10-07 18:02:42"}, "description": "Records the type of interaction a user has on SERP pages.\n", "disabled": false, "expires": "2021-08-01", "gecko_datapoint": "", "git-commits": {"first": "fe0ea19b1dec879b737b1891d2dbe643770caff2", "last": "fe0ea19b1dec879b737b1891d2dbe643770caff2"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 8, "last": 8}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6557"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10167", "https://github.com/mozilla-mobile/fenix/pull/15713#issuecomment-703972068"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-09 22:47:55", "last": "2020-12-02 00:37:09"}, "description": "Records the type of interaction a user has on SERP pages.\n", "disabled": false, "expires": "2021-08-01", "gecko_datapoint": "", "git-commits": {"first": "8f16f9cb37750a81b0993ddb05b380aaa266a22b", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 7, "last": 0}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6557"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10167", "https://github.com/mozilla-mobile/fenix/pull/15713#issuecomment-703972068"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-09 22:47:55", "last": "2020-12-02 00:37:09"}, "description": "Records the type of interaction a user has on SERP pages.\n", "disabled": false, "expires": "2021-08-01", "gecko_datapoint": "", "git-commits": {"first": "8f16f9cb37750a81b0993ddb05b380aaa266a22b", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 7, "last": 0}, "send_in_pings": ["metrics", "baseline"], "type": "labeled_counter", "version": 0, "name": "browser.search.in_content", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6557"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10167", "https://github.com/mozilla-mobile/fenix/pull/15713#issuecomment-703972068"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-09 22:47:55", "last": "2020-12-02 00:37:09"}, "description": "Records the type of interaction a user has on SERP pages.\n", "disabled": false, "expires": "2021-08-01", "gecko_datapoint": "", "git-commits": {"first": "8f16f9cb37750a81b0993ddb05b380aaa266a22b", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 7, "last": 0}, "send_in_pings": ["metrics", "baseline"], "type": "labeled_counter", "version": 0, "name": "browser.search.in_content"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6557"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10167"], "dates": {"first": "2020-05-13 21:34:03", "last": "2020-10-07 18:02:42"}, "description": "Records the type of interaction a user has on SERP pages.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "d6b448eeaaa5110513b01c53db1d94e84c2c5645", "last": "6e522436b5f52e1cac8197582d07c9818fd27fad"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 61, "last": 9}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6557"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10167", "https://github.com/mozilla-mobile/fenix/pull/15713#issuecomment-703972068"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-07 18:02:42", "last": "2020-10-07 18:02:42"}, "description": "Records the type of interaction a user has on SERP pages.\n", "disabled": false, "expires": "2021-08-01", "gecko_datapoint": "", "git-commits": {"first": "fe0ea19b1dec879b737b1891d2dbe643770caff2", "last": "fe0ea19b1dec879b737b1891d2dbe643770caff2"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 8, "last": 8}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6557"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10167"], "dates": {"first": "2020-04-24 22:47:48", "last": "2020-05-12 18:52:58"}, "description": "Records the type of interaction a user has on SERP pages.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "f09bc4566c24239dc9285487ad5cd4f71c2ec23c", "last": "9a30d57db9a4c4f6000bd27276e9846c774df25e"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 69, "last": 1}, "send_in_pings": ["baseline", "metrics"], "type": "labeled_counter", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/browser.search.with_ads.json data.new/fenix/metrics/browser.search.with_ads.json
--- data/fenix/metrics/browser.search.with_ads.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/browser.search.with_ads.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112", "https://github.com/mozilla-mobile/fenix/pull/15713#issuecomment-703972068"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-09 22:47:55", "last": "2020-12-02 00:37:09"}, "description": "Records counts of SERP pages with adverts displayed.\nThe key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2021-08-01", "gecko_datapoint": "", "git-commits": {"first": "8f16f9cb37750a81b0993ddb05b380aaa266a22b", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 7, "last": 0}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0, "name": "browser.search.with_ads", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "dates": {"first": "2020-04-24 16:28:40", "last": "2020-04-24 16:28:40"}, "description": "Records counts of SERP pages with adverts displayed. The key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "93ca1f6d9f7811ab9cfa5d335feb9bdfc8c6a802", "last": "93ca1f6d9f7811ab9cfa5d335feb9bdfc8c6a802"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 71, "last": 71}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112"], "dates": {"first": "2020-04-24 16:28:40", "last": "2020-04-24 16:28:40"}, "description": "Records counts of SERP pages with adverts displayed. The key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "c4d76dce5aae263f871a67276d2851286ae92dc6", "last": "c4d76dce5aae263f871a67276d2851286ae92dc6"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 70, "last": 70}, "send_in_pings": ["baseline", "metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112"], "dates": {"first": "2020-04-24 22:47:48", "last": "2020-05-11 17:22:19"}, "description": "Records counts of SERP pages with adverts displayed. The key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "f09bc4566c24239dc9285487ad5cd4f71c2ec23c", "last": "15dfe0811d713778a5a1addc67db7a6c662d7f13"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 69, "last": 63}, "send_in_pings": ["baseline", "metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112"], "dates": {"first": "2020-05-12 18:52:58", "last": "2020-05-12 18:52:58"}, "description": "Records counts of SERP pages with adverts displayed.\nThe key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "9a30d57db9a4c4f6000bd27276e9846c774df25e", "last": "9a30d57db9a4c4f6000bd27276e9846c774df25e"}, "labels": null, "lifetime": "ping", "no_lint": ["BASELINE_PING", "CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 1, "last": 1}, "send_in_pings": ["baseline", "metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112"], "dates": {"first": "2020-05-13 21:34:03", "last": "2020-10-07 18:02:42"}, "description": "Records counts of SERP pages with adverts displayed.\nThe key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "d6b448eeaaa5110513b01c53db1d94e84c2c5645", "last": "6e522436b5f52e1cac8197582d07c9818fd27fad"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 61, "last": 9}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112", "https://github.com/mozilla-mobile/fenix/pull/15713#issuecomment-703972068"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-07 18:02:42", "last": "2020-10-07 18:02:42"}, "description": "Records counts of SERP pages with adverts displayed.\nThe key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2021-08-01", "gecko_datapoint": "", "git-commits": {"first": "fe0ea19b1dec879b737b1891d2dbe643770caff2", "last": "fe0ea19b1dec879b737b1891d2dbe643770caff2"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 8, "last": 8}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112", "https://github.com/mozilla-mobile/fenix/pull/15713#issuecomment-703972068"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-09 22:47:55", "last": "2020-12-02 00:37:09"}, "description": "Records counts of SERP pages with adverts displayed.\nThe key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2021-08-01", "gecko_datapoint": "", "git-commits": {"first": "8f16f9cb37750a81b0993ddb05b380aaa266a22b", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 7, "last": 0}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112", "https://github.com/mozilla-mobile/fenix/pull/15713#issuecomment-703972068"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-09 22:47:55", "last": "2020-12-02 00:37:09"}, "description": "Records counts of SERP pages with adverts displayed.\nThe key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2021-08-01", "gecko_datapoint": "", "git-commits": {"first": "8f16f9cb37750a81b0993ddb05b380aaa266a22b", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 7, "last": 0}, "send_in_pings": ["metrics", "baseline"], "type": "labeled_counter", "version": 0, "name": "browser.search.with_ads", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112", "https://github.com/mozilla-mobile/fenix/pull/15713#issuecomment-703972068"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-09 22:47:55", "last": "2020-12-02 00:37:09"}, "description": "Records counts of SERP pages with adverts displayed.\nThe key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2021-08-01", "gecko_datapoint": "", "git-commits": {"first": "8f16f9cb37750a81b0993ddb05b380aaa266a22b", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 7, "last": 0}, "send_in_pings": ["metrics", "baseline"], "type": "labeled_counter", "version": 0, "name": "browser.search.with_ads"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112"], "dates": {"first": "2020-05-13 21:34:03", "last": "2020-10-07 18:02:42"}, "description": "Records counts of SERP pages with adverts displayed.\nThe key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "d6b448eeaaa5110513b01c53db1d94e84c2c5645", "last": "6e522436b5f52e1cac8197582d07c9818fd27fad"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 61, "last": 9}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112", "https://github.com/mozilla-mobile/fenix/pull/15713#issuecomment-703972068"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-07 18:02:42", "last": "2020-10-07 18:02:42"}, "description": "Records counts of SERP pages with adverts displayed.\nThe key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2021-08-01", "gecko_datapoint": "", "git-commits": {"first": "fe0ea19b1dec879b737b1891d2dbe643770caff2", "last": "fe0ea19b1dec879b737b1891d2dbe643770caff2"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 8, "last": 8}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112"], "dates": {"first": "2020-05-12 18:52:58", "last": "2020-05-12 18:52:58"}, "description": "Records counts of SERP pages with adverts displayed.\nThe key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "9a30d57db9a4c4f6000bd27276e9846c774df25e", "last": "9a30d57db9a4c4f6000bd27276e9846c774df25e"}, "labels": null, "lifetime": "ping", "no_lint": ["BASELINE_PING", "CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 1, "last": 1}, "send_in_pings": ["baseline", "metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112"], "dates": {"first": "2020-04-24 22:47:48", "last": "2020-05-11 17:22:19"}, "description": "Records counts of SERP pages with adverts displayed. The key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "f09bc4566c24239dc9285487ad5cd4f71c2ec23c", "last": "15dfe0811d713778a5a1addc67db7a6c662d7f13"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 69, "last": 63}, "send_in_pings": ["baseline", "metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "dates": {"first": "2020-04-24 16:28:40", "last": "2020-04-24 16:28:40"}, "description": "Records counts of SERP pages with adverts displayed. The key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "93ca1f6d9f7811ab9cfa5d335feb9bdfc8c6a802", "last": "93ca1f6d9f7811ab9cfa5d335feb9bdfc8c6a802"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 71, "last": 71}, "send_in_pings": ["metrics"], "type": "labeled_counter", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/6558"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/10112"], "dates": {"first": "2020-04-24 16:28:40", "last": "2020-04-24 16:28:40"}, "description": "Records counts of SERP pages with adverts displayed. The key format is \u2018<provider-name>\u2019.\n", "disabled": false, "expires": "2020-09-01", "gecko_datapoint": "", "git-commits": {"first": "c4d76dce5aae263f871a67276d2851286ae92dc6", "last": "c4d76dce5aae263f871a67276d2851286ae92dc6"}, "labels": null, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 70, "last": 70}, "send_in_pings": ["baseline", "metrics"], "type": "labeled_counter", "version": 0}]}
\ No newline at end of file
Only in data.new/fenix/metrics: client_id.json
diff -ur data/fenix/metrics/collections.add_tab_button.json data.new/fenix/metrics/collections.add_tab_button.json
--- data/fenix/metrics/collections.add_tab_button.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/collections.add_tab_button.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped the \"add tab\" button in the three dot menu of collections\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.add_tab_button", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358"], "dates": {"first": "2019-08-01 00:07:41", "last": "2019-10-03 17:03:14"}, "description": "A user tapped the \"add tab\" button in the three dot menu of collections\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2e7a61860a6befe8c38e49a6a3de00debe909d63", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 140, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user tapped the \"add tab\" button in the three dot menu of collections\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user tapped the \"add tab\" button in the three dot menu of collections\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped the \"add tab\" button in the three dot menu of collections\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped the \"add tab\" button in the three dot menu of collections\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.add_tab_button", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped the \"add tab\" button in the three dot menu of collections\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.add_tab_button"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user tapped the \"add tab\" button in the three dot menu of collections\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user tapped the \"add tab\" button in the three dot menu of collections\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358"], "dates": {"first": "2019-08-01 00:07:41", "last": "2019-10-03 17:03:14"}, "description": "A user tapped the \"add tab\" button in the three dot menu of collections\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2e7a61860a6befe8c38e49a6a3de00debe909d63", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 140, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/collections.all_tabs_restored.json data.new/fenix/metrics/collections.all_tabs_restored.json
--- data/fenix/metrics/collections.all_tabs_restored.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/collections.all_tabs_restored.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped \"open tabs\" from collection menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.all_tabs_restored", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-07-18 23:05:42", "last": "2019-10-03 17:03:14"}, "description": "A user tapped \"open tabs\" from collection menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "13198f56dfb033bc348e5a541cb94f6694342f10", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 141, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user tapped \"open tabs\" from collection menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user tapped \"open tabs\" from collection menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped \"open tabs\" from collection menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped \"open tabs\" from collection menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.all_tabs_restored", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped \"open tabs\" from collection menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.all_tabs_restored"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user tapped \"open tabs\" from collection menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user tapped \"open tabs\" from collection menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-07-18 23:05:42", "last": "2019-10-03 17:03:14"}, "description": "A user tapped \"open tabs\" from collection menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "13198f56dfb033bc348e5a541cb94f6694342f10", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 141, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/collections.long_press.json data.new/fenix/metrics/collections.long_press.json
--- data/fenix/metrics/collections.long_press.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/collections.long_press.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user long pressed on a tab, triggering the collection creation screen\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.long_press", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358"], "dates": {"first": "2019-08-01 00:07:41", "last": "2019-10-03 17:03:14"}, "description": "A user long pressed on a tab, triggering the collection creation screen\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2e7a61860a6befe8c38e49a6a3de00debe909d63", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 140, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user long pressed on a tab, triggering the collection creation screen\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user long pressed on a tab, triggering the collection creation screen\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user long pressed on a tab, triggering the collection creation screen\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user long pressed on a tab, triggering the collection creation screen\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.long_press", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user long pressed on a tab, triggering the collection creation screen\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.long_press"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user long pressed on a tab, triggering the collection creation screen\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user long pressed on a tab, triggering the collection creation screen\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358"], "dates": {"first": "2019-08-01 00:07:41", "last": "2019-10-03 17:03:14"}, "description": "A user long pressed on a tab, triggering the collection creation screen\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2e7a61860a6befe8c38e49a6a3de00debe909d63", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 140, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/collections.removed.json data.new/fenix/metrics/collections.removed.json
--- data/fenix/metrics/collections.removed.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/collections.removed.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped delete collection from collection menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.removed", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-07-18 23:05:42", "last": "2019-10-03 17:03:14"}, "description": "A user tapped delete collection from collection menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "13198f56dfb033bc348e5a541cb94f6694342f10", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 141, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user tapped delete collection from collection menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user tapped delete collection from collection menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped delete collection from collection menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped delete collection from collection menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.removed", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped delete collection from collection menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.removed"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user tapped delete collection from collection menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user tapped delete collection from collection menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-07-18 23:05:42", "last": "2019-10-03 17:03:14"}, "description": "A user tapped delete collection from collection menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "13198f56dfb033bc348e5a541cb94f6694342f10", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 141, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/collections.rename_button.json data.new/fenix/metrics/collections.rename_button.json
--- data/fenix/metrics/collections.rename_button.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/collections.rename_button.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4539", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user pressed the \"rename collection\" button in the three dot menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.rename_button", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4539"], "dates": {"first": "2019-08-07 23:05:20", "last": "2019-10-03 17:03:14"}, "description": "A user pressed the \"rename collection\" button in the three dot menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "969d17b4a9c5a7a346eb029d7de0bbbf7a790ac8", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 138, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4539"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user pressed the \"rename collection\" button in the three dot menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4539"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user pressed the \"rename collection\" button in the three dot menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4539", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user pressed the \"rename collection\" button in the three dot menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4539", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user pressed the \"rename collection\" button in the three dot menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.rename_button", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4539", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user pressed the \"rename collection\" button in the three dot menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.rename_button"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4539"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user pressed the \"rename collection\" button in the three dot menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4539"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user pressed the \"rename collection\" button in the three dot menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4539"], "dates": {"first": "2019-08-07 23:05:20", "last": "2019-10-03 17:03:14"}, "description": "A user pressed the \"rename collection\" button in the three dot menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "969d17b4a9c5a7a346eb029d7de0bbbf7a790ac8", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 138, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/collections.renamed.json data.new/fenix/metrics/collections.renamed.json
--- data/fenix/metrics/collections.renamed.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/collections.renamed.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user renamed a collection\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.renamed", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-07-18 23:05:42", "last": "2019-10-03 17:03:14"}, "description": "A user renamed a collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "13198f56dfb033bc348e5a541cb94f6694342f10", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 141, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user renamed a collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user renamed a collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user renamed a collection\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user renamed a collection\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.renamed", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user renamed a collection\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.renamed"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user renamed a collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user renamed a collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-07-18 23:05:42", "last": "2019-10-03 17:03:14"}, "description": "A user renamed a collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "13198f56dfb033bc348e5a541cb94f6694342f10", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 141, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/collections.save_button.json data.new/fenix/metrics/collections.save_button.json
--- data/fenix/metrics/collections.save_button.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/collections.save_button.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user pressed the \"save to collection\" button on either the home or\nbrowser screen, triggering the collection creation screen to open\n(tab_select_opened)\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"from_screen": {"description": "A string representing the screen from which the user pressed the save\nbutton. Currently one of: `browserMenu`, `homeMenu` or `home`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.save_button", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358"], "dates": {"first": "2019-08-01 00:07:41", "last": "2019-10-03 17:03:14"}, "description": "A user pressed the \"save to collection\" button on either the home or browser screen, triggering the collection creation screen to open (tab_select_opened)\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"from_screen": {"description": "A string representing the screen from which the user pressed the save button. Either `browser` or `home`"}}, "gecko_datapoint": "", "git-commits": {"first": "2e7a61860a6befe8c38e49a6a3de00debe909d63", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 140, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user pressed the \"save to collection\" button on either the home or browser screen, triggering the collection creation screen to open (tab_select_opened)\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"from_screen": {"description": "A string representing the screen from which the user pressed the save button. Currently one of: `browserMenu`, `homeMenu` or `home`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-04-24 22:47:48"}, "description": "A user pressed the \"save to collection\" button on either the home or browser screen, triggering the collection creation screen to open (tab_select_opened)\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"from_screen": {"description": "A string representing the screen from which the user pressed the save button. Currently one of: `browserMenu`, `homeMenu` or `home`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "f09bc4566c24239dc9285487ad5cd4f71c2ec23c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 69}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358"], "dates": {"first": "2020-04-30 15:37:22", "last": "2020-08-25 15:39:42"}, "description": "A user pressed the \"save to collection\" button on either the home or\nbrowser screen, triggering the collection creation screen to open\n(tab_select_opened)\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {"from_screen": {"description": "A string representing the screen from which the user pressed the save\nbutton. Currently one of: `browserMenu`, `homeMenu` or `home`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "c6086103b412edd1e9e88f0e8d0c18e1ee64b8ed", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 67, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user pressed the \"save to collection\" button on either the home or\nbrowser screen, triggering the collection creation screen to open\n(tab_select_opened)\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"from_screen": {"description": "A string representing the screen from which the user pressed the save\nbutton. Currently one of: `browserMenu`, `homeMenu` or `home`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user pressed the \"save to collection\" button on either the home or\nbrowser screen, triggering the collection creation screen to open\n(tab_select_opened)\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"from_screen": {"description": "A string representing the screen from which the user pressed the save\nbutton. Currently one of: `browserMenu`, `homeMenu` or `home`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.save_button", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user pressed the \"save to collection\" button on either the home or\nbrowser screen, triggering the collection creation screen to open\n(tab_select_opened)\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"from_screen": {"description": "A string representing the screen from which the user pressed the save\nbutton. Currently one of: `browserMenu`, `homeMenu` or `home`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.save_button"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358"], "dates": {"first": "2020-04-30 15:37:22", "last": "2020-08-25 15:39:42"}, "description": "A user pressed the \"save to collection\" button on either the home or\nbrowser screen, triggering the collection creation screen to open\n(tab_select_opened)\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {"from_screen": {"description": "A string representing the screen from which the user pressed the save\nbutton. Currently one of: `browserMenu`, `homeMenu` or `home`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "c6086103b412edd1e9e88f0e8d0c18e1ee64b8ed", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 67, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-04-24 22:47:48"}, "description": "A user pressed the \"save to collection\" button on either the home or browser screen, triggering the collection creation screen to open (tab_select_opened)\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"from_screen": {"description": "A string representing the screen from which the user pressed the save button. Currently one of: `browserMenu`, `homeMenu` or `home`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "f09bc4566c24239dc9285487ad5cd4f71c2ec23c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 69}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user pressed the \"save to collection\" button on either the home or browser screen, triggering the collection creation screen to open (tab_select_opened)\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"from_screen": {"description": "A string representing the screen from which the user pressed the save button. Currently one of: `browserMenu`, `homeMenu` or `home`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/4358"], "dates": {"first": "2019-08-01 00:07:41", "last": "2019-10-03 17:03:14"}, "description": "A user pressed the \"save to collection\" button on either the home or browser screen, triggering the collection creation screen to open (tab_select_opened)\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"from_screen": {"description": "A string representing the screen from which the user pressed the save button. Either `browser` or `home`"}}, "gecko_datapoint": "", "git-commits": {"first": "2e7a61860a6befe8c38e49a6a3de00debe909d63", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 140, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/collections.saved.json data.new/fenix/metrics/collections.saved.json
--- data/fenix/metrics/collections.saved.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/collections.saved.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user saved a list of tabs to a new collection\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"tabs_open": {"description": "The number of tabs open in the current session"}, "tabs_selected": {"description": "The number of tabs added to the collection"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.saved", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-07-18 23:05:42", "last": "2019-10-03 17:03:14"}, "description": "A user saved a list of tabs to a new collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"tabs_open": {"description": "The number of tabs open in the current session"}, "tabs_selected": {"description": "The number of tabs added to the collection"}}, "gecko_datapoint": "", "git-commits": {"first": "13198f56dfb033bc348e5a541cb94f6694342f10", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 141, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user saved a list of tabs to a new collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"tabs_open": {"description": "The number of tabs open in the current session"}, "tabs_selected": {"description": "The number of tabs added to the collection"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user saved a list of tabs to a new collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"tabs_open": {"description": "The number of tabs open in the current session"}, "tabs_selected": {"description": "The number of tabs added to the collection"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user saved a list of tabs to a new collection\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"tabs_open": {"description": "The number of tabs open in the current session"}, "tabs_selected": {"description": "The number of tabs added to the collection"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user saved a list of tabs to a new collection\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"tabs_open": {"description": "The number of tabs open in the current session"}, "tabs_selected": {"description": "The number of tabs added to the collection"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.saved", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user saved a list of tabs to a new collection\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"tabs_open": {"description": "The number of tabs open in the current session"}, "tabs_selected": {"description": "The number of tabs added to the collection"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.saved"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user saved a list of tabs to a new collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"tabs_open": {"description": "The number of tabs open in the current session"}, "tabs_selected": {"description": "The number of tabs added to the collection"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user saved a list of tabs to a new collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"tabs_open": {"description": "The number of tabs open in the current session"}, "tabs_selected": {"description": "The number of tabs added to the collection"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-07-18 23:05:42", "last": "2019-10-03 17:03:14"}, "description": "A user saved a list of tabs to a new collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"tabs_open": {"description": "The number of tabs open in the current session"}, "tabs_selected": {"description": "The number of tabs added to the collection"}}, "gecko_datapoint": "", "git-commits": {"first": "13198f56dfb033bc348e5a541cb94f6694342f10", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 141, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/collections.shared.json data.new/fenix/metrics/collections.shared.json
--- data/fenix/metrics/collections.shared.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/collections.shared.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped share collection\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.shared", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-07-18 23:05:42", "last": "2019-10-03 17:03:14"}, "description": "A user tapped share collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "13198f56dfb033bc348e5a541cb94f6694342f10", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 141, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user tapped share collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user tapped share collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped share collection\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped share collection\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.shared", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped share collection\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.shared"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user tapped share collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user tapped share collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-07-18 23:05:42", "last": "2019-10-03 17:03:14"}, "description": "A user tapped share collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "13198f56dfb033bc348e5a541cb94f6694342f10", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 141, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/collections.tab_removed.json data.new/fenix/metrics/collections.tab_removed.json
--- data/fenix/metrics/collections.tab_removed.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/collections.tab_removed.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped remove tab from collection tab list\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.tab_removed", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-07-18 23:05:42", "last": "2019-10-03 17:03:14"}, "description": "A user tapped remove tab from collection tab list\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "13198f56dfb033bc348e5a541cb94f6694342f10", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 141, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user tapped remove tab from collection tab list\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user tapped remove tab from collection tab list\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped remove tab from collection tab list\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped remove tab from collection tab list\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.tab_removed", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped remove tab from collection tab list\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.tab_removed"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user tapped remove tab from collection tab list\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user tapped remove tab from collection tab list\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-07-18 23:05:42", "last": "2019-10-03 17:03:14"}, "description": "A user tapped remove tab from collection tab list\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "13198f56dfb033bc348e5a541cb94f6694342f10", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 141, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/collections.tab_restored.json data.new/fenix/metrics/collections.tab_restored.json
--- data/fenix/metrics/collections.tab_restored.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/collections.tab_restored.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user restored a tab from collection tab list\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.tab_restored", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-07-18 23:05:42", "last": "2019-10-03 17:03:14"}, "description": "A user restored a tab from collection tab list\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "13198f56dfb033bc348e5a541cb94f6694342f10", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 141, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user restored a tab from collection tab list\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user restored a tab from collection tab list\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user restored a tab from collection tab list\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user restored a tab from collection tab list\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.tab_restored", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user restored a tab from collection tab list\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.tab_restored"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user restored a tab from collection tab list\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user restored a tab from collection tab list\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-07-18 23:05:42", "last": "2019-10-03 17:03:14"}, "description": "A user restored a tab from collection tab list\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "13198f56dfb033bc348e5a541cb94f6694342f10", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 141, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/collections.tab_select_opened.json data.new/fenix/metrics/collections.tab_select_opened.json
--- data/fenix/metrics/collections.tab_select_opened.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/collections.tab_select_opened.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened the select tabs screen (the first step of the collection\ncreation flow)\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.tab_select_opened", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-07-18 23:05:42", "last": "2019-10-03 17:03:14"}, "description": "A user opened the select tabs screen (the first step of the collection creation flow)\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "13198f56dfb033bc348e5a541cb94f6694342f10", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 141, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user opened the select tabs screen (the first step of the collection creation flow)\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-04-24 22:47:48"}, "description": "A user opened the select tabs screen (the first step of the collection creation flow)\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "f09bc4566c24239dc9285487ad5cd4f71c2ec23c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 69}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2020-04-30 15:37:22", "last": "2020-08-25 15:39:42"}, "description": "A user opened the select tabs screen (the first step of the collection\ncreation flow)\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "c6086103b412edd1e9e88f0e8d0c18e1ee64b8ed", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 67, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened the select tabs screen (the first step of the collection\ncreation flow)\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened the select tabs screen (the first step of the collection\ncreation flow)\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.tab_select_opened", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened the select tabs screen (the first step of the collection\ncreation flow)\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.tab_select_opened"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2020-04-30 15:37:22", "last": "2020-08-25 15:39:42"}, "description": "A user opened the select tabs screen (the first step of the collection\ncreation flow)\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "c6086103b412edd1e9e88f0e8d0c18e1ee64b8ed", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 67, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-04-24 22:47:48"}, "description": "A user opened the select tabs screen (the first step of the collection creation flow)\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "f09bc4566c24239dc9285487ad5cd4f71c2ec23c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 69}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user opened the select tabs screen (the first step of the collection creation flow)\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-07-18 23:05:42", "last": "2019-10-03 17:03:14"}, "description": "A user opened the select tabs screen (the first step of the collection creation flow)\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "13198f56dfb033bc348e5a541cb94f6694342f10", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 141, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/collections.tabs_added.json data.new/fenix/metrics/collections.tabs_added.json
--- data/fenix/metrics/collections.tabs_added.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/collections.tabs_added.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user saved a list of tabs to an existing collection\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"tabs_open": {"description": "The number of tabs open in the current session"}, "tabs_selected": {"description": "The number of tabs added to the collection"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.tabs_added", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-07-18 23:05:42", "last": "2019-10-03 17:03:14"}, "description": "A user saved a list of tabs to an existing collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"tabs_open": {"description": "The number of tabs open in the current session"}, "tabs_selected": {"description": "The number of tabs added to the collection"}}, "gecko_datapoint": "", "git-commits": {"first": "13198f56dfb033bc348e5a541cb94f6694342f10", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 141, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user saved a list of tabs to an existing collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"tabs_open": {"description": "The number of tabs open in the current session"}, "tabs_selected": {"description": "The number of tabs added to the collection"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user saved a list of tabs to an existing collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"tabs_open": {"description": "The number of tabs open in the current session"}, "tabs_selected": {"description": "The number of tabs added to the collection"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user saved a list of tabs to an existing collection\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"tabs_open": {"description": "The number of tabs open in the current session"}, "tabs_selected": {"description": "The number of tabs added to the collection"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user saved a list of tabs to an existing collection\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"tabs_open": {"description": "The number of tabs open in the current session"}, "tabs_selected": {"description": "The number of tabs added to the collection"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.tabs_added", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user saved a list of tabs to an existing collection\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"tabs_open": {"description": "The number of tabs open in the current session"}, "tabs_selected": {"description": "The number of tabs added to the collection"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "collections.tabs_added"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user saved a list of tabs to an existing collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"tabs_open": {"description": "The number of tabs open in the current session"}, "tabs_selected": {"description": "The number of tabs added to the collection"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/969"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user saved a list of tabs to an existing collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"tabs_open": {"description": "The number of tabs open in the current session"}, "tabs_selected": {"description": "The number of tabs added to the collection"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [969], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/3935"], "dates": {"first": "2019-07-18 23:05:42", "last": "2019-10-03 17:03:14"}, "description": "A user saved a list of tabs to an existing collection\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"tabs_open": {"description": "The number of tabs open in the current session"}, "tabs_selected": {"description": "The number of tabs added to the collection"}}, "gecko_datapoint": "", "git-commits": {"first": "13198f56dfb033bc348e5a541cb94f6694342f10", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 141, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/context_menu.item_tapped.json data.new/fenix/metrics/context_menu.item_tapped.json
--- data/fenix/metrics/context_menu.item_tapped.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/context_menu.item_tapped.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/957", "https://github.com/mozilla-mobile/fenix/issues/16076"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877", "https://github.com/mozilla-mobile/fenix/issues/16076#issuecomment-726216734"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-11-12 18:14:59", "last": "2020-12-02 00:37:09"}, "description": "A user tapped an item in the browsers context menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"named": {"description": "The name of the item that was tapped. Available items are:\n\n```\nopen_in_new_tab, open_in_private_tab, open_image_in_new_tab,\nsave_image, share_link, copy_link, copy_image_location, share_image\n```\n"}}, "gecko_datapoint": "", "git-commits": {"first": "d1f2705d991c9c36a63b4d0ab27e8624dc50e23d", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 0, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "context_menu.item_tapped", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [957], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user tapped an item in the browsers context menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"named": {"description": "The name of the item that was tapped. Available items are ``` open_in_new_tab, open_in_private_tab, open_image_in_new_tab, save_image, share_link, copy_link, copy_image_location ```\n"}}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/957"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user tapped an item in the browsers context menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"named": {"description": "The name of the item that was tapped. Available items are ``` open_in_new_tab, open_in_private_tab, open_image_in_new_tab, save_image, share_link, copy_link, copy_image_location ```\n"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/957"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user tapped an item in the browsers context menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"named": {"description": "The name of the item that was tapped. Available items are ``` open_in_new_tab, open_in_private_tab, open_image_in_new_tab, save_image, share_link, copy_link, copy_image_location ```\n"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/957"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-11-12 17:11:16"}, "description": "A user tapped an item in the browsers context menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"named": {"description": "The name of the item that was tapped. Available items are:\n\n```\nopen_in_new_tab, open_in_private_tab, open_image_in_new_tab,\nsave_image, share_link, copy_link, copy_image_location\n```\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "1ed9ebf622d4b517a06b02a737e3ad420e1f4a0a"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 1}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/957", "https://github.com/mozilla-mobile/fenix/issues/16076"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877", "https://github.com/mozilla-mobile/fenix/issues/16076#issuecomment-726216734"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-11-12 18:14:59", "last": "2020-12-02 00:37:09"}, "description": "A user tapped an item in the browsers context menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"named": {"description": "The name of the item that was tapped. Available items are:\n\n```\nopen_in_new_tab, open_in_private_tab, open_image_in_new_tab,\nsave_image, share_link, copy_link, copy_image_location, share_image\n```\n"}}, "gecko_datapoint": "", "git-commits": {"first": "d1f2705d991c9c36a63b4d0ab27e8624dc50e23d", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 0, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/957", "https://github.com/mozilla-mobile/fenix/issues/16076"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877", "https://github.com/mozilla-mobile/fenix/issues/16076#issuecomment-726216734"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-11-12 18:14:59", "last": "2020-12-02 00:37:09"}, "description": "A user tapped an item in the browsers context menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"named": {"description": "The name of the item that was tapped. Available items are:\n\n```\nopen_in_new_tab, open_in_private_tab, open_image_in_new_tab,\nsave_image, share_link, copy_link, copy_image_location, share_image\n```\n"}}, "gecko_datapoint": "", "git-commits": {"first": "d1f2705d991c9c36a63b4d0ab27e8624dc50e23d", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 0, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "context_menu.item_tapped", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/957", "https://github.com/mozilla-mobile/fenix/issues/16076"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877", "https://github.com/mozilla-mobile/fenix/issues/16076#issuecomment-726216734"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-11-12 18:14:59", "last": "2020-12-02 00:37:09"}, "description": "A user tapped an item in the browsers context menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"named": {"description": "The name of the item that was tapped. Available items are:\n\n```\nopen_in_new_tab, open_in_private_tab, open_image_in_new_tab,\nsave_image, share_link, copy_link, copy_image_location, share_image\n```\n"}}, "gecko_datapoint": "", "git-commits": {"first": "d1f2705d991c9c36a63b4d0ab27e8624dc50e23d", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 0, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "context_menu.item_tapped"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/957"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-11-12 17:11:16"}, "description": "A user tapped an item in the browsers context menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"named": {"description": "The name of the item that was tapped. Available items are:\n\n```\nopen_in_new_tab, open_in_private_tab, open_image_in_new_tab,\nsave_image, share_link, copy_link, copy_image_location\n```\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "1ed9ebf622d4b517a06b02a737e3ad420e1f4a0a"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 1}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/957"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user tapped an item in the browsers context menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"named": {"description": "The name of the item that was tapped. Available items are ``` open_in_new_tab, open_in_private_tab, open_image_in_new_tab, save_image, share_link, copy_link, copy_image_location ```\n"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/957"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user tapped an item in the browsers context menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"named": {"description": "The name of the item that was tapped. Available items are ``` open_in_new_tab, open_in_private_tab, open_image_in_new_tab, save_image, share_link, copy_link, copy_image_location ```\n"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [957], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1344#issuecomment-479285010"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user tapped an item in the browsers context menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"named": {"description": "The name of the item that was tapped. Available items are ``` open_in_new_tab, open_in_private_tab, open_image_in_new_tab, save_image, share_link, copy_link, copy_image_location ```\n"}}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/contextual_hint.tracking_protection.dismiss.json data.new/fenix/metrics/contextual_hint.tracking_protection.dismiss.json
--- data/fenix/metrics/contextual_hint.tracking_protection.dismiss.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/contextual_hint.tracking_protection.dismiss.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The enhanced tracking protection contextual hint was\ndismissed\nby pressing the close button\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "contextual_hint.tracking_protection.dismiss", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923"], "dates": {"first": "2020-06-25 18:24:55", "last": "2020-08-25 15:39:42"}, "description": "The enhanced tracking protection contextual hint was\ndismissed\nby pressing the close button\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "04aee11d82a937c94eac0172eff6328f966ad57a", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 46, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The enhanced tracking protection contextual hint was\ndismissed\nby pressing the close button\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The enhanced tracking protection contextual hint was\ndismissed\nby pressing the close button\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "contextual_hint.tracking_protection.dismiss", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The enhanced tracking protection contextual hint was\ndismissed\nby pressing the close button\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "contextual_hint.tracking_protection.dismiss"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923"], "dates": {"first": "2020-06-25 18:24:55", "last": "2020-08-25 15:39:42"}, "description": "The enhanced tracking protection contextual hint was\ndismissed\nby pressing the close button\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "04aee11d82a937c94eac0172eff6328f966ad57a", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 46, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/contextual_hint.tracking_protection.display.json data.new/fenix/metrics/contextual_hint.tracking_protection.display.json
--- data/fenix/metrics/contextual_hint.tracking_protection.display.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/contextual_hint.tracking_protection.display.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The enhanced tracking protection contextual hint was\ndisplayed.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "contextual_hint.tracking_protection.display", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923"], "dates": {"first": "2020-06-25 18:24:55", "last": "2020-08-25 15:39:42"}, "description": "The enhanced tracking protection contextual hint was\ndisplayed.\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "04aee11d82a937c94eac0172eff6328f966ad57a", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 46, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The enhanced tracking protection contextual hint was\ndisplayed.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The enhanced tracking protection contextual hint was\ndisplayed.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "contextual_hint.tracking_protection.display", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The enhanced tracking protection contextual hint was\ndisplayed.\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "contextual_hint.tracking_protection.display"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923"], "dates": {"first": "2020-06-25 18:24:55", "last": "2020-08-25 15:39:42"}, "description": "The enhanced tracking protection contextual hint was\ndisplayed.\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "04aee11d82a937c94eac0172eff6328f966ad57a", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 46, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/contextual_hint.tracking_protection.inside_tap.json data.new/fenix/metrics/contextual_hint.tracking_protection.inside_tap.json
--- data/fenix/metrics/contextual_hint.tracking_protection.inside_tap.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/contextual_hint.tracking_protection.inside_tap.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The user tapped inside of the etp contextual hint\n(which brings up the etp panel for this site).\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "contextual_hint.tracking_protection.inside_tap", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923"], "dates": {"first": "2020-06-25 18:24:55", "last": "2020-08-25 15:39:42"}, "description": "The user tapped inside of the etp contextual hint\n(which brings up the etp panel for this site).\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "04aee11d82a937c94eac0172eff6328f966ad57a", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 46, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The user tapped inside of the etp contextual hint\n(which brings up the etp panel for this site).\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The user tapped inside of the etp contextual hint\n(which brings up the etp panel for this site).\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "contextual_hint.tracking_protection.inside_tap", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The user tapped inside of the etp contextual hint\n(which brings up the etp panel for this site).\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "contextual_hint.tracking_protection.inside_tap"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923"], "dates": {"first": "2020-06-25 18:24:55", "last": "2020-08-25 15:39:42"}, "description": "The user tapped inside of the etp contextual hint\n(which brings up the etp panel for this site).\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "04aee11d82a937c94eac0172eff6328f966ad57a", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 46, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/contextual_hint.tracking_protection.outside_tap.json data.new/fenix/metrics/contextual_hint.tracking_protection.outside_tap.json
--- data/fenix/metrics/contextual_hint.tracking_protection.outside_tap.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/contextual_hint.tracking_protection.outside_tap.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The user tapped outside of the etp contextual hint\n(which has no effect).\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "contextual_hint.tracking_protection.outside_tap", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923"], "dates": {"first": "2020-06-25 18:24:55", "last": "2020-08-25 15:39:42"}, "description": "The user tapped outside of the etp contextual hint\n(which has no effect).\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "04aee11d82a937c94eac0172eff6328f966ad57a", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 46, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The user tapped outside of the etp contextual hint\n(which has no effect).\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The user tapped outside of the etp contextual hint\n(which has no effect).\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "contextual_hint.tracking_protection.outside_tap", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The user tapped outside of the etp contextual hint\n(which has no effect).\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "contextual_hint.tracking_protection.outside_tap"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/9625"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11923"], "dates": {"first": "2020-06-25 18:24:55", "last": "2020-08-25 15:39:42"}, "description": "The user tapped outside of the etp contextual hint\n(which has no effect).\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "04aee11d82a937c94eac0172eff6328f966ad57a", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 46, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
Only in data.new/fenix/metrics: crash_metrics.crash_count.json
diff -ur data/fenix/metrics/crash_reporter.closed.json data.new/fenix/metrics/crash_reporter.closed.json
--- data/fenix/metrics/crash_reporter.closed.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/crash_reporter.closed.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1040"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The crash reporter was closed\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"crash_submitted": {"description": "A boolean that tells us whether or not the user submitted a crash\nreport\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "crash_reporter.closed", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [1040], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "The crash reporter was closed\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"crash_submitted": {"description": "A boolean that tells us whether or not the user submitted a crash report"}}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/1040"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "The crash reporter was closed\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"crash_submitted": {"description": "A boolean that tells us whether or not the user submitted a crash report"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1040"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "The crash reporter was closed\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"crash_submitted": {"description": "A boolean that tells us whether or not the user submitted a crash report"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1040"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The crash reporter was closed\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"crash_submitted": {"description": "A boolean that tells us whether or not the user submitted a crash\nreport\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1040"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The crash reporter was closed\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"crash_submitted": {"description": "A boolean that tells us whether or not the user submitted a crash\nreport\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "crash_reporter.closed", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1040"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The crash reporter was closed\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"crash_submitted": {"description": "A boolean that tells us whether or not the user submitted a crash\nreport\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "crash_reporter.closed"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1040"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "The crash reporter was closed\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"crash_submitted": {"description": "A boolean that tells us whether or not the user submitted a crash report"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/1040"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "The crash reporter was closed\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"crash_submitted": {"description": "A boolean that tells us whether or not the user submitted a crash report"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [1040], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "The crash reporter was closed\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"crash_submitted": {"description": "A boolean that tells us whether or not the user submitted a crash report"}}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/crash_reporter.opened.json data.new/fenix/metrics/crash_reporter.opened.json
--- data/fenix/metrics/crash_reporter.opened.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/crash_reporter.opened.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1040"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The crash reporter was displayed\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "crash_reporter.opened", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [1040], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "The crash reporter was displayed\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/1040"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "The crash reporter was displayed\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1040"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "The crash reporter was displayed\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1040"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The crash reporter was displayed\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1040"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The crash reporter was displayed\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "crash_reporter.opened", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1040"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The crash reporter was displayed\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "crash_reporter.opened"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1040"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "The crash reporter was displayed\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/1040"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "The crash reporter was displayed\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [1040], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "The crash reporter was displayed\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/custom_tab.action_button.json data.new/fenix/metrics/custom_tab.action_button.json
--- data/fenix/metrics/custom_tab.action_button.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/custom_tab.action_button.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user pressed the action button provided by the launching app\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "custom_tab.action_button", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [977], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user pressed the action button provided by the launching app\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user pressed the action button provided by the launching app\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user pressed the action button provided by the launching app\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user pressed the action button provided by the launching app\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user pressed the action button provided by the launching app\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "custom_tab.action_button", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user pressed the action button provided by the launching app\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "custom_tab.action_button"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user pressed the action button provided by the launching app\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user pressed the action button provided by the launching app\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [977], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user pressed the action button provided by the launching app\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/custom_tab.closed.json data.new/fenix/metrics/custom_tab.closed.json
--- data/fenix/metrics/custom_tab.closed.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/custom_tab.closed.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user closed the custom tab\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "custom_tab.closed", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [977], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user closed the custom tab\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user closed the custom tab\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user closed the custom tab\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user closed the custom tab\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user closed the custom tab\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "custom_tab.closed", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user closed the custom tab\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "custom_tab.closed"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user closed the custom tab\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user closed the custom tab\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [977], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user closed the custom tab\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/custom_tab.menu.json data.new/fenix/metrics/custom_tab.menu.json
--- data/fenix/metrics/custom_tab.menu.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/custom_tab.menu.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened the custom tabs menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "custom_tab.menu", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [977], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user opened the custom tabs menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user opened the custom tabs menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user opened the custom tabs menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened the custom tabs menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened the custom tabs menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "custom_tab.menu", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened the custom tabs menu\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "custom_tab.menu"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user opened the custom tabs menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/977"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user opened the custom tabs menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [977], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1697"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user opened the custom tabs menu\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
Only in data.new/fenix/metrics: device_manufacturer.json
Only in data.new/fenix/metrics: device_model.json
diff -ur data/fenix/metrics/download_notification.cancel.json data.new/fenix/metrics/download_notification.cancel.json
--- data/fenix/metrics/download_notification.cancel.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/download_notification.cancel.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user cancelled a download in the download notification\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.cancel", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554"], "dates": {"first": "2019-11-15 21:50:11", "last": "2020-08-25 15:39:42"}, "description": "A user cancelled a download in the download notification\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "c6562bff98d602b969a71fba3dc84b86821251d4", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 103, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user cancelled a download in the download notification\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user cancelled a download in the download notification\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.cancel", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user cancelled a download in the download notification\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.cancel"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554"], "dates": {"first": "2019-11-15 21:50:11", "last": "2020-08-25 15:39:42"}, "description": "A user cancelled a download in the download notification\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "c6562bff98d602b969a71fba3dc84b86821251d4", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 103, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/download_notification.in_app_open.json data.new/fenix/metrics/download_notification.in_app_open.json
--- data/fenix/metrics/download_notification.in_app_open.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/download_notification.in_app_open.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened a downloaded file in the in-app notification link\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.in_app_open", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554"], "dates": {"first": "2019-11-15 21:50:11", "last": "2020-08-25 15:39:42"}, "description": "A user opened a downloaded file in the in-app notification link\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "c6562bff98d602b969a71fba3dc84b86821251d4", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 103, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened a downloaded file in the in-app notification link\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened a downloaded file in the in-app notification link\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.in_app_open", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened a downloaded file in the in-app notification link\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.in_app_open"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554"], "dates": {"first": "2019-11-15 21:50:11", "last": "2020-08-25 15:39:42"}, "description": "A user opened a downloaded file in the in-app notification link\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "c6562bff98d602b969a71fba3dc84b86821251d4", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 103, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/download_notification.in_app_try_again.json data.new/fenix/metrics/download_notification.in_app_try_again.json
--- data/fenix/metrics/download_notification.in_app_try_again.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/download_notification.in_app_try_again.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped on try again when a download fails in the in-app\nnotification link\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.in_app_try_again", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554"], "dates": {"first": "2019-11-15 21:50:11", "last": "2020-04-24 22:47:48"}, "description": "A user tapped on try again when a download fails in the in-app notification link\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "c6562bff98d602b969a71fba3dc84b86821251d4", "last": "f09bc4566c24239dc9285487ad5cd4f71c2ec23c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 103, "last": 69}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554"], "dates": {"first": "2020-04-30 15:37:22", "last": "2020-08-25 15:39:42"}, "description": "A user tapped on try again when a download fails in the in-app\nnotification link\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "c6086103b412edd1e9e88f0e8d0c18e1ee64b8ed", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 67, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped on try again when a download fails in the in-app\nnotification link\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped on try again when a download fails in the in-app\nnotification link\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.in_app_try_again", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped on try again when a download fails in the in-app\nnotification link\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.in_app_try_again"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554"], "dates": {"first": "2020-04-30 15:37:22", "last": "2020-08-25 15:39:42"}, "description": "A user tapped on try again when a download fails in the in-app\nnotification link\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "c6086103b412edd1e9e88f0e8d0c18e1ee64b8ed", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 67, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554"], "dates": {"first": "2019-11-15 21:50:11", "last": "2020-04-24 22:47:48"}, "description": "A user tapped on try again when a download fails in the in-app notification link\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "c6562bff98d602b969a71fba3dc84b86821251d4", "last": "f09bc4566c24239dc9285487ad5cd4f71c2ec23c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 103, "last": 69}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/download_notification.open.json data.new/fenix/metrics/download_notification.open.json
--- data/fenix/metrics/download_notification.open.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/download_notification.open.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened a downloaded file in the download notification\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.open", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554"], "dates": {"first": "2019-11-15 21:50:11", "last": "2020-08-25 15:39:42"}, "description": "A user opened a downloaded file in the download notification\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "c6562bff98d602b969a71fba3dc84b86821251d4", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 103, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened a downloaded file in the download notification\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened a downloaded file in the download notification\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.open", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened a downloaded file in the download notification\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.open"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554"], "dates": {"first": "2019-11-15 21:50:11", "last": "2020-08-25 15:39:42"}, "description": "A user opened a downloaded file in the download notification\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "c6562bff98d602b969a71fba3dc84b86821251d4", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 103, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/download_notification.pause.json data.new/fenix/metrics/download_notification.pause.json
--- data/fenix/metrics/download_notification.pause.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/download_notification.pause.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user paused a download in the download notification\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.pause", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554"], "dates": {"first": "2019-11-15 21:50:11", "last": "2020-08-25 15:39:42"}, "description": "A user paused a download in the download notification\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "c6562bff98d602b969a71fba3dc84b86821251d4", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 103, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user paused a download in the download notification\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user paused a download in the download notification\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.pause", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user paused a download in the download notification\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.pause"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554"], "dates": {"first": "2019-11-15 21:50:11", "last": "2020-08-25 15:39:42"}, "description": "A user paused a download in the download notification\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "c6562bff98d602b969a71fba3dc84b86821251d4", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 103, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/download_notification.resume.json data.new/fenix/metrics/download_notification.resume.json
--- data/fenix/metrics/download_notification.resume.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/download_notification.resume.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user resumed a download in the download notification\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.resume", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554"], "dates": {"first": "2019-11-15 21:50:11", "last": "2020-08-25 15:39:42"}, "description": "A user resumed a download in the download notification\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "c6562bff98d602b969a71fba3dc84b86821251d4", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 103, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user resumed a download in the download notification\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user resumed a download in the download notification\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.resume", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user resumed a download in the download notification\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.resume"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554"], "dates": {"first": "2019-11-15 21:50:11", "last": "2020-08-25 15:39:42"}, "description": "A user resumed a download in the download notification\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "c6562bff98d602b969a71fba3dc84b86821251d4", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 103, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/download_notification.try_again.json data.new/fenix/metrics/download_notification.try_again.json
--- data/fenix/metrics/download_notification.try_again.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/download_notification.try_again.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped on try again when a download fails in the download\nnotification\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.try_again", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554"], "dates": {"first": "2019-11-15 21:50:11", "last": "2020-04-24 22:47:48"}, "description": "A user tapped on try again when a download fails in the download notification\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "c6562bff98d602b969a71fba3dc84b86821251d4", "last": "f09bc4566c24239dc9285487ad5cd4f71c2ec23c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 103, "last": 69}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554"], "dates": {"first": "2020-04-30 15:37:22", "last": "2020-08-25 15:39:42"}, "description": "A user tapped on try again when a download fails in the download\nnotification\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "c6086103b412edd1e9e88f0e8d0c18e1ee64b8ed", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 67, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped on try again when a download fails in the download\nnotification\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped on try again when a download fails in the download\nnotification\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.try_again", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped on try again when a download fails in the download\nnotification\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "download_notification.try_again"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554"], "dates": {"first": "2020-04-30 15:37:22", "last": "2020-08-25 15:39:42"}, "description": "A user tapped on try again when a download fails in the download\nnotification\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "c6086103b412edd1e9e88f0e8d0c18e1ee64b8ed", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 67, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5583"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/6554"], "dates": {"first": "2019-11-15 21:50:11", "last": "2020-04-24 22:47:48"}, "description": "A user tapped on try again when a download fails in the download notification\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {}, "gecko_datapoint": "", "git-commits": {"first": "c6562bff98d602b969a71fba3dc84b86821251d4", "last": "f09bc4566c24239dc9285487ad5cd4f71c2ec23c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 103, "last": 69}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
Only in data.new/fenix/metrics: end_time.json
diff -ur data/fenix/metrics/error_page.visited_error.json data.new/fenix/metrics/error_page.visited_error.json
--- data/fenix/metrics/error_page.visited_error.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/error_page.visited_error.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1242"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/2491#issuecomment-492414486", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user encountered an error page\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"error_type": {"description": "The error type of the error page encountered"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "error_page.visited_error", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [1242], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/2491#issuecomment-492414486"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user encountered an error page\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"error_type": {"description": "The error type of the error page encountered"}}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/1242"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/2491#issuecomment-492414486"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user encountered an error page\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"error_type": {"description": "The error type of the error page encountered"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1242"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/2491#issuecomment-492414486"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user encountered an error page\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"error_type": {"description": "The error type of the error page encountered"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1242"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/2491#issuecomment-492414486", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user encountered an error page\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"error_type": {"description": "The error type of the error page encountered"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1242"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/2491#issuecomment-492414486", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user encountered an error page\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"error_type": {"description": "The error type of the error page encountered"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "error_page.visited_error", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1242"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/2491#issuecomment-492414486", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user encountered an error page\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"error_type": {"description": "The error type of the error page encountered"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "error_page.visited_error"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1242"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/2491#issuecomment-492414486"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user encountered an error page\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"error_type": {"description": "The error type of the error page encountered"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/1242"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/2491#issuecomment-492414486"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user encountered an error page\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"error_type": {"description": "The error type of the error page encountered"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [1242], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/2491#issuecomment-492414486"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user encountered an error page\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"error_type": {"description": "The error type of the error page encountered"}}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/events.app_opened.json data.new/fenix/metrics/events.app_opened.json
--- data/fenix/metrics/events.app_opened.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/events.app_opened.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/968", "https://github.com/mozilla-mobile/fenix/issues/10616"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened the app (from cold start, to the homescreen or browser)\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are: `app_icon`,\n`custom_tab` or `link`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["telemetry-client-dev@mozilla.com", "fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.app_opened", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [968], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user opened the app\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are: `app_icon`, `custom_tab` or `link`"}}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["telemetry-client-dev@mozilla.com", "fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/968"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user opened the app\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are: `app_icon`, `custom_tab` or `link`"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["telemetry-client-dev@mozilla.com", "fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/968"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-06-04 17:08:23"}, "description": "A user opened the app\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are: `app_icon`, `custom_tab` or `link`"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "9302d07d137ab4d4ce0db79c070e8507731ee420"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["telemetry-client-dev@mozilla.com", "fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 53}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/968", "https://github.com/mozilla-mobile/fenix/issues/10616"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673"], "dates": {"first": "2020-06-04 21:39:43", "last": "2020-08-25 15:39:42"}, "description": "A user opened the app (from cold start, to the homescreen or browser)\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are: `app_icon`,\n`custom_tab` or `link`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b82322c225243e99461475588a3c6133ceb756c9", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["telemetry-client-dev@mozilla.com", "fenix-core@mozilla.com"], "reflog-index": {"first": 52, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/968", "https://github.com/mozilla-mobile/fenix/issues/10616"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened the app (from cold start, to the homescreen or browser)\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are: `app_icon`,\n`custom_tab` or `link`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["telemetry-client-dev@mozilla.com", "fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/968", "https://github.com/mozilla-mobile/fenix/issues/10616"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened the app (from cold start, to the homescreen or browser)\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are: `app_icon`,\n`custom_tab` or `link`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["telemetry-client-dev@mozilla.com", "fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.app_opened", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/968", "https://github.com/mozilla-mobile/fenix/issues/10616"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened the app (from cold start, to the homescreen or browser)\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are: `app_icon`,\n`custom_tab` or `link`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["telemetry-client-dev@mozilla.com", "fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.app_opened"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/968", "https://github.com/mozilla-mobile/fenix/issues/10616"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673"], "dates": {"first": "2020-06-04 21:39:43", "last": "2020-08-25 15:39:42"}, "description": "A user opened the app (from cold start, to the homescreen or browser)\n", "disabled": false, "expires": "2020-09-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are: `app_icon`,\n`custom_tab` or `link`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b82322c225243e99461475588a3c6133ceb756c9", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["telemetry-client-dev@mozilla.com", "fenix-core@mozilla.com"], "reflog-index": {"first": 52, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/968"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-06-04 17:08:23"}, "description": "A user opened the app\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are: `app_icon`, `custom_tab` or `link`"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "9302d07d137ab4d4ce0db79c070e8507731ee420"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["telemetry-client-dev@mozilla.com", "fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 53}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/968"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user opened the app\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are: `app_icon`, `custom_tab` or `link`"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["telemetry-client-dev@mozilla.com", "fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [968], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user opened the app\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are: `app_icon`, `custom_tab` or `link`"}}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["telemetry-client-dev@mozilla.com", "fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/events.app_opened_all_startup.json data.new/fenix/metrics/events.app_opened_all_startup.json
--- data/fenix/metrics/events.app_opened_all_startup.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/events.app_opened_all_startup.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11830", "https://github.com/mozilla-mobile/fenix/issues/12573", "https://github.com/mozilla-mobile/fenix/pull/13494", "https://github.com/mozilla-mobile/fenix/issues/10069"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/12114#pullrequestreview-445245341", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877", "https://github.com/mozilla-mobile/fenix/pull/13494#pullrequestreview-474050499", "https://github.com/mozilla-mobile/fenix/pull/15605#issuecomment-702365594"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-15 02:53:31", "last": "2020-12-02 00:37:09"}, "description": "A user opened the app to the HomeActivity. The HomeActivity\nencompasses the home screen, browser screen, settings screen,\ncollections and other screens in the nav_graph.\nThis differs from the app_opened probe because it measures all\nstartups, not just cold startup. Note: There is a short gap\nbetween the time application goes into background and the time\nandroid reports the application going into the background.\nNote: This metric does not record souce when app opened from\ntask switcher: open application -> press home button -> open\nrecent tasks -> choose fenix. In this case will report\n[source = unknown, type = hot, has_saved_instance_state = false].\n", "disabled": false, "expires": "2021-06-01", "extra_keys": {"first_frame_pre_draw_nanos": {"description": "the number of nanoseconds the application took to launch. This is the\ntime difference between application launch(user pressing app_icon,\nlaunching a link) and until the first view is about to be drawn\non the screen. If the time is not captured, this extra key will\nnot be reported.\n"}, "has_saved_instance_state": {"description": "boolean value whether or not startup type has a savedInstance.\nusing savedInstance, HomeActivity's previous state can be restored.\nThis is an optional key since it is not applicable to all the cases.\nfor example, when we are doing a hot start up, we cant have a\nsavedInstanceState therefore we report only [APP_ICON, HOT] instead\nof [APP_ICON, HOT, false].\n"}, "source": {"description": "The method used to open Fenix. Possible values are `app_icon`,\n`custom_tab`, `link` or `unknown`. unknown is for startup sources\nwhere we can't pinpoint the cause. One UNKNOWN case is the app\nswitcher where we don't know what variables to check to ensure this\nstartup wasn't caused by something else.\n"}, "type": {"description": "the startup type for opening fenix. the application and HomeActivity\neither needs to be created or started again. possible values are\n`cold`, `warm`, `hot` or `error`. Error is for impossible cases.\nPlease file a bug if you see the error case.\napp created AND HomeActivity created = cold\napp started AND HomeActivity created = warm\napp started AND HomeActivity started = hot\napp created AND HomeActivity started = error\nSome applications such as gmail launches the default browser in the\nbackground. So when we eventually click a link, browser is already\nstarted in the background. This means that custom_tab will mostly\nreport `warm` startup type.\n"}}, "gecko_datapoint": "", "git-commits": {"first": "508ec8b8ffa6013bfa83d89bfba5ca449e23a1a2", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["esmyth@mozilla.com", "perf-android-fe@mozilla.com"], "reflog-index": {"first": 4, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.app_opened_all_startup", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11830"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/12114#pullrequestreview-445245341"], "dates": {"first": "2020-07-29 00:09:42", "last": "2020-08-25 15:39:42"}, "description": "A user opened the app to the HomeActivity. The HomeActivity\nencompasses the home screen, browser screen, settings screen,\ncollections and other screens in the nav_graph.\nThis differs from the app_opened probe because it measures all\nstartups, not just cold startup. Note: There is a short gap\nbetween the time application goes into background and the time\nandroid reports the application going into the background.\nNote: This metric does not cover the following cases:\nCase # 1 -> a). open a link(for example, gmail) with in-app\nBrowser (metric report custom_tab startup) b). press home button\nc). open gmail again (which brings us back to in app browser).\nStep c will not report startup metric. Case # 2 -> a). open fenix\nb). press home button c). launch fenix through app switcher/recent\napps. step c will not report startup type.\n", "disabled": false, "expires": "2020-12-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are `app_icon`,\n`custom_tab`, `link` or `unknown`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "537d95c04d381606a9b8481a220acf056361f189", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["esmyth@mozilla.com", "perf-android-fe@mozilla.com"], "reflog-index": {"first": 38, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11830"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/12114#pullrequestreview-445245341", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-08-25 17:45:02"}, "description": "A user opened the app to the HomeActivity. The HomeActivity\nencompasses the home screen, browser screen, settings screen,\ncollections and other screens in the nav_graph.\nThis differs from the app_opened probe because it measures all\nstartups, not just cold startup. Note: There is a short gap\nbetween the time application goes into background and the time\nandroid reports the application going into the background.\nNote: This metric does not cover the following cases:\nCase # 1 -> a). open a link(for example, gmail) with in-app\nBrowser (metric report custom_tab startup) b). press home button\nc). open gmail again (which brings us back to in app browser).\nStep c will not report startup metric. Case # 2 -> a). open fenix\nb). press home button c). launch fenix through app switcher/recent\napps. step c will not report startup type.\n", "disabled": false, "expires": "2021-06-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are `app_icon`,\n`custom_tab`, `link` or `unknown`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["esmyth@mozilla.com", "perf-android-fe@mozilla.com"], "reflog-index": {"first": 30, "last": 30}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11830", "https://github.com/mozilla-mobile/fenix/issues/12573", "https://github.com/mozilla-mobile/fenix/pull/13494"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/12114#pullrequestreview-445245341", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877", "https://github.com/mozilla-mobile/fenix/pull/13494#pullrequestreview-474050499"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-27 06:14:13", "last": "2020-10-09 22:47:55"}, "description": "A user opened the app to the HomeActivity. The HomeActivity\nencompasses the home screen, browser screen, settings screen,\ncollections and other screens in the nav_graph.\nThis differs from the app_opened probe because it measures all\nstartups, not just cold startup. Note: There is a short gap\nbetween the time application goes into background and the time\nandroid reports the application going into the background.\nNote: This metric does not record souce when app opened from\ntask switcher: open application -> press home button -> open\nrecent tasks -> choose fenix. In this case will report\n[source = unknown, type = hot, has_saved_instance_state = false].\n", "disabled": false, "expires": "2021-06-01", "extra_keys": {"has_saved_instance_state": {"description": "boolean value whether or not startup type has a savedInstance.\nusing savedInstance, HomeActivity's previous state can be restored.\nThis is an optional key since it is not applicable to all the cases.\nfor example, when we are doing a hot start up, we cant have a\nsavedInstanceState therefore we report only [APP_ICON, HOT] instead\nof [APP_ICON, HOT, false].\n"}, "source": {"description": "The method used to open Fenix. Possible values are `app_icon`,\n`custom_tab`, `link` or `unknown`. unknown is for startup sources\nwhere we can't pinpoint the cause. One UNKNOWN case is the app\nswitcher where we don't know what variables to check to ensure this\nstartup wasn't caused by something else.\n"}, "type": {"description": "the startup type for opening fenix. the application and HomeActivity\neither needs to be created or started again. possible values are\n`cold`, `warm`, `hot` or `error`. Error is for impossible cases.\nPlease file a bug if you see the error case.\napp created AND HomeActivity created = cold\napp started AND HomeActivity created = warm\napp started AND HomeActivity started = hot\napp created AND HomeActivity started = error\n"}}, "gecko_datapoint": "", "git-commits": {"first": "316b70940fe69f113cde50e428279c7d899b4a5a", "last": "a1bbd2589e969d27d83c6c262f7b8ac7143305f2"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["esmyth@mozilla.com", "perf-android-fe@mozilla.com"], "reflog-index": {"first": 29, "last": 6}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11830", "https://github.com/mozilla-mobile/fenix/issues/12573", "https://github.com/mozilla-mobile/fenix/pull/13494", "https://github.com/mozilla-mobile/fenix/issues/10069"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/12114#pullrequestreview-445245341", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877", "https://github.com/mozilla-mobile/fenix/pull/13494#pullrequestreview-474050499", "https://github.com/mozilla-mobile/fenix/pull/15605#issuecomment-702365594"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-09 22:47:55", "last": "2020-10-09 22:47:55"}, "description": "A user opened the app to the HomeActivity. The HomeActivity\nencompasses the home screen, browser screen, settings screen,\ncollections and other screens in the nav_graph.\nThis differs from the app_opened probe because it measures all\nstartups, not just cold startup. Note: There is a short gap\nbetween the time application goes into background and the time\nandroid reports the application going into the background.\nNote: This metric does not record souce when app opened from\ntask switcher: open application -> press home button -> open\nrecent tasks -> choose fenix. In this case will report\n[source = unknown, type = hot, has_saved_instance_state = false].\n", "disabled": false, "expires": "2021-06-01", "extra_keys": {"first_frame_pre_draw_nanos": {"description": "the number of nanoseconds the application took to launch. This is the\ntime difference between application launch(user pressing app_icon,\nlaunching a link) and until the first view is about to be drawn\non the screen. If the time is not captured, this extra key will\nnot be reported.\n"}, "has_saved_instance_state": {"description": "boolean value whether or not startup type has a savedInstance.\nusing savedInstance, HomeActivity's previous state can be restored.\nThis is an optional key since it is not applicable to all the cases.\nfor example, when we are doing a hot start up, we cant have a\nsavedInstanceState therefore we report only [APP_ICON, HOT] instead\nof [APP_ICON, HOT, false].\n"}, "source": {"description": "The method used to open Fenix. Possible values are `app_icon`,\n`custom_tab`, `link` or `unknown`. unknown is for startup sources\nwhere we can't pinpoint the cause. One UNKNOWN case is the app\nswitcher where we don't know what variables to check to ensure this\nstartup wasn't caused by something else.\n"}, "type": {"description": "the startup type for opening fenix. the application and HomeActivity\neither needs to be created or started again. possible values are\n`cold`, `warm`, `hot` or `error`. Error is for impossible cases.\nPlease file a bug if you see the error case.\napp created AND HomeActivity created = cold\napp started AND HomeActivity created = warm\napp started AND HomeActivity started = hot\napp created AND HomeActivity started = error\nSome applications such as gmail launches the default browser in the\nbackground. So when we eventually click a link, browser is already\nstarted in the background. This means that custom_tab will mostly\nreport `warm` startup type.\n"}}, "gecko_datapoint": "", "git-commits": {"first": "850d41a7272232f6c2e923170f8da109a0774188", "last": "850d41a7272232f6c2e923170f8da109a0774188"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["esmyth@mozilla.com", "perf-android-fe@mozilla.com"], "reflog-index": {"first": 5, "last": 5}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11830", "https://github.com/mozilla-mobile/fenix/issues/12573", "https://github.com/mozilla-mobile/fenix/pull/13494", "https://github.com/mozilla-mobile/fenix/issues/10069"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/12114#pullrequestreview-445245341", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877", "https://github.com/mozilla-mobile/fenix/pull/13494#pullrequestreview-474050499", "https://github.com/mozilla-mobile/fenix/pull/15605#issuecomment-702365594"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-15 02:53:31", "last": "2020-12-02 00:37:09"}, "description": "A user opened the app to the HomeActivity. The HomeActivity\nencompasses the home screen, browser screen, settings screen,\ncollections and other screens in the nav_graph.\nThis differs from the app_opened probe because it measures all\nstartups, not just cold startup. Note: There is a short gap\nbetween the time application goes into background and the time\nandroid reports the application going into the background.\nNote: This metric does not record souce when app opened from\ntask switcher: open application -> press home button -> open\nrecent tasks -> choose fenix. In this case will report\n[source = unknown, type = hot, has_saved_instance_state = false].\n", "disabled": false, "expires": "2021-06-01", "extra_keys": {"first_frame_pre_draw_nanos": {"description": "the number of nanoseconds the application took to launch. This is the\ntime difference between application launch(user pressing app_icon,\nlaunching a link) and until the first view is about to be drawn\non the screen. If the time is not captured, this extra key will\nnot be reported.\n"}, "has_saved_instance_state": {"description": "boolean value whether or not startup type has a savedInstance.\nusing savedInstance, HomeActivity's previous state can be restored.\nThis is an optional key since it is not applicable to all the cases.\nfor example, when we are doing a hot start up, we cant have a\nsavedInstanceState therefore we report only [APP_ICON, HOT] instead\nof [APP_ICON, HOT, false].\n"}, "source": {"description": "The method used to open Fenix. Possible values are `app_icon`,\n`custom_tab`, `link` or `unknown`. unknown is for startup sources\nwhere we can't pinpoint the cause. One UNKNOWN case is the app\nswitcher where we don't know what variables to check to ensure this\nstartup wasn't caused by something else.\n"}, "type": {"description": "the startup type for opening fenix. the application and HomeActivity\neither needs to be created or started again. possible values are\n`cold`, `warm`, `hot` or `error`. Error is for impossible cases.\nPlease file a bug if you see the error case.\napp created AND HomeActivity created = cold\napp started AND HomeActivity created = warm\napp started AND HomeActivity started = hot\napp created AND HomeActivity started = error\nSome applications such as gmail launches the default browser in the\nbackground. So when we eventually click a link, browser is already\nstarted in the background. This means that custom_tab will mostly\nreport `warm` startup type.\n"}}, "gecko_datapoint": "", "git-commits": {"first": "508ec8b8ffa6013bfa83d89bfba5ca449e23a1a2", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["esmyth@mozilla.com", "perf-android-fe@mozilla.com"], "reflog-index": {"first": 4, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11830", "https://github.com/mozilla-mobile/fenix/issues/12573", "https://github.com/mozilla-mobile/fenix/pull/13494", "https://github.com/mozilla-mobile/fenix/issues/10069"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/12114#pullrequestreview-445245341", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877", "https://github.com/mozilla-mobile/fenix/pull/13494#pullrequestreview-474050499", "https://github.com/mozilla-mobile/fenix/pull/15605#issuecomment-702365594"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-15 02:53:31", "last": "2020-12-02 00:37:09"}, "description": "A user opened the app to the HomeActivity. The HomeActivity\nencompasses the home screen, browser screen, settings screen,\ncollections and other screens in the nav_graph.\nThis differs from the app_opened probe because it measures all\nstartups, not just cold startup. Note: There is a short gap\nbetween the time application goes into background and the time\nandroid reports the application going into the background.\nNote: This metric does not record souce when app opened from\ntask switcher: open application -> press home button -> open\nrecent tasks -> choose fenix. In this case will report\n[source = unknown, type = hot, has_saved_instance_state = false].\n", "disabled": false, "expires": "2021-06-01", "extra_keys": {"first_frame_pre_draw_nanos": {"description": "the number of nanoseconds the application took to launch. This is the\ntime difference between application launch(user pressing app_icon,\nlaunching a link) and until the first view is about to be drawn\non the screen. If the time is not captured, this extra key will\nnot be reported.\n"}, "has_saved_instance_state": {"description": "boolean value whether or not startup type has a savedInstance.\nusing savedInstance, HomeActivity's previous state can be restored.\nThis is an optional key since it is not applicable to all the cases.\nfor example, when we are doing a hot start up, we cant have a\nsavedInstanceState therefore we report only [APP_ICON, HOT] instead\nof [APP_ICON, HOT, false].\n"}, "source": {"description": "The method used to open Fenix. Possible values are `app_icon`,\n`custom_tab`, `link` or `unknown`. unknown is for startup sources\nwhere we can't pinpoint the cause. One UNKNOWN case is the app\nswitcher where we don't know what variables to check to ensure this\nstartup wasn't caused by something else.\n"}, "type": {"description": "the startup type for opening fenix. the application and HomeActivity\neither needs to be created or started again. possible values are\n`cold`, `warm`, `hot` or `error`. Error is for impossible cases.\nPlease file a bug if you see the error case.\napp created AND HomeActivity created = cold\napp started AND HomeActivity created = warm\napp started AND HomeActivity started = hot\napp created AND HomeActivity started = error\nSome applications such as gmail launches the default browser in the\nbackground. So when we eventually click a link, browser is already\nstarted in the background. This means that custom_tab will mostly\nreport `warm` startup type.\n"}}, "gecko_datapoint": "", "git-commits": {"first": "508ec8b8ffa6013bfa83d89bfba5ca449e23a1a2", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["esmyth@mozilla.com", "perf-android-fe@mozilla.com"], "reflog-index": {"first": 4, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.app_opened_all_startup", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11830", "https://github.com/mozilla-mobile/fenix/issues/12573", "https://github.com/mozilla-mobile/fenix/pull/13494", "https://github.com/mozilla-mobile/fenix/issues/10069"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/12114#pullrequestreview-445245341", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877", "https://github.com/mozilla-mobile/fenix/pull/13494#pullrequestreview-474050499", "https://github.com/mozilla-mobile/fenix/pull/15605#issuecomment-702365594"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-15 02:53:31", "last": "2020-12-02 00:37:09"}, "description": "A user opened the app to the HomeActivity. The HomeActivity\nencompasses the home screen, browser screen, settings screen,\ncollections and other screens in the nav_graph.\nThis differs from the app_opened probe because it measures all\nstartups, not just cold startup. Note: There is a short gap\nbetween the time application goes into background and the time\nandroid reports the application going into the background.\nNote: This metric does not record souce when app opened from\ntask switcher: open application -> press home button -> open\nrecent tasks -> choose fenix. In this case will report\n[source = unknown, type = hot, has_saved_instance_state = false].\n", "disabled": false, "expires": "2021-06-01", "extra_keys": {"first_frame_pre_draw_nanos": {"description": "the number of nanoseconds the application took to launch. This is the\ntime difference between application launch(user pressing app_icon,\nlaunching a link) and until the first view is about to be drawn\non the screen. If the time is not captured, this extra key will\nnot be reported.\n"}, "has_saved_instance_state": {"description": "boolean value whether or not startup type has a savedInstance.\nusing savedInstance, HomeActivity's previous state can be restored.\nThis is an optional key since it is not applicable to all the cases.\nfor example, when we are doing a hot start up, we cant have a\nsavedInstanceState therefore we report only [APP_ICON, HOT] instead\nof [APP_ICON, HOT, false].\n"}, "source": {"description": "The method used to open Fenix. Possible values are `app_icon`,\n`custom_tab`, `link` or `unknown`. unknown is for startup sources\nwhere we can't pinpoint the cause. One UNKNOWN case is the app\nswitcher where we don't know what variables to check to ensure this\nstartup wasn't caused by something else.\n"}, "type": {"description": "the startup type for opening fenix. the application and HomeActivity\neither needs to be created or started again. possible values are\n`cold`, `warm`, `hot` or `error`. Error is for impossible cases.\nPlease file a bug if you see the error case.\napp created AND HomeActivity created = cold\napp started AND HomeActivity created = warm\napp started AND HomeActivity started = hot\napp created AND HomeActivity started = error\nSome applications such as gmail launches the default browser in the\nbackground. So when we eventually click a link, browser is already\nstarted in the background. This means that custom_tab will mostly\nreport `warm` startup type.\n"}}, "gecko_datapoint": "", "git-commits": {"first": "508ec8b8ffa6013bfa83d89bfba5ca449e23a1a2", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["esmyth@mozilla.com", "perf-android-fe@mozilla.com"], "reflog-index": {"first": 4, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.app_opened_all_startup"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11830", "https://github.com/mozilla-mobile/fenix/issues/12573", "https://github.com/mozilla-mobile/fenix/pull/13494"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/12114#pullrequestreview-445245341", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877", "https://github.com/mozilla-mobile/fenix/pull/13494#pullrequestreview-474050499"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-27 06:14:13", "last": "2020-10-09 22:47:55"}, "description": "A user opened the app to the HomeActivity. The HomeActivity\nencompasses the home screen, browser screen, settings screen,\ncollections and other screens in the nav_graph.\nThis differs from the app_opened probe because it measures all\nstartups, not just cold startup. Note: There is a short gap\nbetween the time application goes into background and the time\nandroid reports the application going into the background.\nNote: This metric does not record souce when app opened from\ntask switcher: open application -> press home button -> open\nrecent tasks -> choose fenix. In this case will report\n[source = unknown, type = hot, has_saved_instance_state = false].\n", "disabled": false, "expires": "2021-06-01", "extra_keys": {"has_saved_instance_state": {"description": "boolean value whether or not startup type has a savedInstance.\nusing savedInstance, HomeActivity's previous state can be restored.\nThis is an optional key since it is not applicable to all the cases.\nfor example, when we are doing a hot start up, we cant have a\nsavedInstanceState therefore we report only [APP_ICON, HOT] instead\nof [APP_ICON, HOT, false].\n"}, "source": {"description": "The method used to open Fenix. Possible values are `app_icon`,\n`custom_tab`, `link` or `unknown`. unknown is for startup sources\nwhere we can't pinpoint the cause. One UNKNOWN case is the app\nswitcher where we don't know what variables to check to ensure this\nstartup wasn't caused by something else.\n"}, "type": {"description": "the startup type for opening fenix. the application and HomeActivity\neither needs to be created or started again. possible values are\n`cold`, `warm`, `hot` or `error`. Error is for impossible cases.\nPlease file a bug if you see the error case.\napp created AND HomeActivity created = cold\napp started AND HomeActivity created = warm\napp started AND HomeActivity started = hot\napp created AND HomeActivity started = error\n"}}, "gecko_datapoint": "", "git-commits": {"first": "316b70940fe69f113cde50e428279c7d899b4a5a", "last": "a1bbd2589e969d27d83c6c262f7b8ac7143305f2"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["esmyth@mozilla.com", "perf-android-fe@mozilla.com"], "reflog-index": {"first": 29, "last": 6}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11830", "https://github.com/mozilla-mobile/fenix/issues/12573", "https://github.com/mozilla-mobile/fenix/pull/13494", "https://github.com/mozilla-mobile/fenix/issues/10069"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/12114#pullrequestreview-445245341", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877", "https://github.com/mozilla-mobile/fenix/pull/13494#pullrequestreview-474050499", "https://github.com/mozilla-mobile/fenix/pull/15605#issuecomment-702365594"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-10-09 22:47:55", "last": "2020-10-09 22:47:55"}, "description": "A user opened the app to the HomeActivity. The HomeActivity\nencompasses the home screen, browser screen, settings screen,\ncollections and other screens in the nav_graph.\nThis differs from the app_opened probe because it measures all\nstartups, not just cold startup. Note: There is a short gap\nbetween the time application goes into background and the time\nandroid reports the application going into the background.\nNote: This metric does not record souce when app opened from\ntask switcher: open application -> press home button -> open\nrecent tasks -> choose fenix. In this case will report\n[source = unknown, type = hot, has_saved_instance_state = false].\n", "disabled": false, "expires": "2021-06-01", "extra_keys": {"first_frame_pre_draw_nanos": {"description": "the number of nanoseconds the application took to launch. This is the\ntime difference between application launch(user pressing app_icon,\nlaunching a link) and until the first view is about to be drawn\non the screen. If the time is not captured, this extra key will\nnot be reported.\n"}, "has_saved_instance_state": {"description": "boolean value whether or not startup type has a savedInstance.\nusing savedInstance, HomeActivity's previous state can be restored.\nThis is an optional key since it is not applicable to all the cases.\nfor example, when we are doing a hot start up, we cant have a\nsavedInstanceState therefore we report only [APP_ICON, HOT] instead\nof [APP_ICON, HOT, false].\n"}, "source": {"description": "The method used to open Fenix. Possible values are `app_icon`,\n`custom_tab`, `link` or `unknown`. unknown is for startup sources\nwhere we can't pinpoint the cause. One UNKNOWN case is the app\nswitcher where we don't know what variables to check to ensure this\nstartup wasn't caused by something else.\n"}, "type": {"description": "the startup type for opening fenix. the application and HomeActivity\neither needs to be created or started again. possible values are\n`cold`, `warm`, `hot` or `error`. Error is for impossible cases.\nPlease file a bug if you see the error case.\napp created AND HomeActivity created = cold\napp started AND HomeActivity created = warm\napp started AND HomeActivity started = hot\napp created AND HomeActivity started = error\nSome applications such as gmail launches the default browser in the\nbackground. So when we eventually click a link, browser is already\nstarted in the background. This means that custom_tab will mostly\nreport `warm` startup type.\n"}}, "gecko_datapoint": "", "git-commits": {"first": "850d41a7272232f6c2e923170f8da109a0774188", "last": "850d41a7272232f6c2e923170f8da109a0774188"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["esmyth@mozilla.com", "perf-android-fe@mozilla.com"], "reflog-index": {"first": 5, "last": 5}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11830"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/12114#pullrequestreview-445245341", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-08-25 17:45:02"}, "description": "A user opened the app to the HomeActivity. The HomeActivity\nencompasses the home screen, browser screen, settings screen,\ncollections and other screens in the nav_graph.\nThis differs from the app_opened probe because it measures all\nstartups, not just cold startup. Note: There is a short gap\nbetween the time application goes into background and the time\nandroid reports the application going into the background.\nNote: This metric does not cover the following cases:\nCase # 1 -> a). open a link(for example, gmail) with in-app\nBrowser (metric report custom_tab startup) b). press home button\nc). open gmail again (which brings us back to in app browser).\nStep c will not report startup metric. Case # 2 -> a). open fenix\nb). press home button c). launch fenix through app switcher/recent\napps. step c will not report startup type.\n", "disabled": false, "expires": "2021-06-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are `app_icon`,\n`custom_tab`, `link` or `unknown`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["esmyth@mozilla.com", "perf-android-fe@mozilla.com"], "reflog-index": {"first": 30, "last": 30}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11830"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/12114#pullrequestreview-445245341"], "dates": {"first": "2020-07-29 00:09:42", "last": "2020-08-25 15:39:42"}, "description": "A user opened the app to the HomeActivity. The HomeActivity\nencompasses the home screen, browser screen, settings screen,\ncollections and other screens in the nav_graph.\nThis differs from the app_opened probe because it measures all\nstartups, not just cold startup. Note: There is a short gap\nbetween the time application goes into background and the time\nandroid reports the application going into the background.\nNote: This metric does not cover the following cases:\nCase # 1 -> a). open a link(for example, gmail) with in-app\nBrowser (metric report custom_tab startup) b). press home button\nc). open gmail again (which brings us back to in app browser).\nStep c will not report startup metric. Case # 2 -> a). open fenix\nb). press home button c). launch fenix through app switcher/recent\napps. step c will not report startup type.\n", "disabled": false, "expires": "2020-12-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are `app_icon`,\n`custom_tab`, `link` or `unknown`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "537d95c04d381606a9b8481a220acf056361f189", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["esmyth@mozilla.com", "perf-android-fe@mozilla.com"], "reflog-index": {"first": 38, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/events.app_received_intent.json data.new/fenix/metrics/events.app_received_intent.json
--- data/fenix/metrics/events.app_received_intent.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/events.app_received_intent.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11830"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11940/", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The system received an Intent for the HomeActivity. An intent\nis received an external entity wants to the app to display\ncontent. Intents can be received when the app is closed \u2013 at\nwhich point the app will be opened \u2013 or when the app is\nalready opened \u2013 at which point the already open app will make\nchanges such as loading a url. This can be used loosely as a\nheuristic for when the user requested to open the app. The\nHomeActivity encompasses the home screen and browser screen but\nmay include other screens. This differs from the app_opened\nprobe because it measures all startups, not just cold startup.\n", "disabled": false, "expires": "2021-06-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are `app_icon`,\n`custom_tab`, `link` or `unknown`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["esmyth@mozilla.com", "perf-android-fe@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.app_received_intent", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11830"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11940/"], "dates": {"first": "2020-06-27 00:38:08", "last": "2020-08-25 15:39:42"}, "description": "The system received an Intent for the HomeActivity. An intent\nis received an external entity wants to the app to display\ncontent. Intents can be received when the app is closed \u2013 at\nwhich point the app will be opened \u2013 or when the app is\nalready opened \u2013 at which point the already open app will make\nchanges such as loading a url. This can be used loosely as a\nheuristic for when the user requested to open the app. The\nHomeActivity encompasses the home screen and browser screen but\nmay include other screens. This differs from the app_opened\nprobe because it measures all startups, not just cold startup.\n", "disabled": false, "expires": "2020-12-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are `app_icon`,\n`custom_tab`, `link` or `unknown`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "4b9cc954fa670f14bfec4c81617d44f65c849a40", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["esmyth@mozilla.com", "perf-android-fe@mozilla.com"], "reflog-index": {"first": 41, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11830"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11940/", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The system received an Intent for the HomeActivity. An intent\nis received an external entity wants to the app to display\ncontent. Intents can be received when the app is closed \u2013 at\nwhich point the app will be opened \u2013 or when the app is\nalready opened \u2013 at which point the already open app will make\nchanges such as loading a url. This can be used loosely as a\nheuristic for when the user requested to open the app. The\nHomeActivity encompasses the home screen and browser screen but\nmay include other screens. This differs from the app_opened\nprobe because it measures all startups, not just cold startup.\n", "disabled": false, "expires": "2021-06-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are `app_icon`,\n`custom_tab`, `link` or `unknown`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["esmyth@mozilla.com", "perf-android-fe@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11830"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11940/", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The system received an Intent for the HomeActivity. An intent\nis received an external entity wants to the app to display\ncontent. Intents can be received when the app is closed \u2013 at\nwhich point the app will be opened \u2013 or when the app is\nalready opened \u2013 at which point the already open app will make\nchanges such as loading a url. This can be used loosely as a\nheuristic for when the user requested to open the app. The\nHomeActivity encompasses the home screen and browser screen but\nmay include other screens. This differs from the app_opened\nprobe because it measures all startups, not just cold startup.\n", "disabled": false, "expires": "2021-06-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are `app_icon`,\n`custom_tab`, `link` or `unknown`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["esmyth@mozilla.com", "perf-android-fe@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.app_received_intent", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11830"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11940/", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "The system received an Intent for the HomeActivity. An intent\nis received an external entity wants to the app to display\ncontent. Intents can be received when the app is closed \u2013 at\nwhich point the app will be opened \u2013 or when the app is\nalready opened \u2013 at which point the already open app will make\nchanges such as loading a url. This can be used loosely as a\nheuristic for when the user requested to open the app. The\nHomeActivity encompasses the home screen and browser screen but\nmay include other screens. This differs from the app_opened\nprobe because it measures all startups, not just cold startup.\n", "disabled": false, "expires": "2021-06-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are `app_icon`,\n`custom_tab`, `link` or `unknown`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["esmyth@mozilla.com", "perf-android-fe@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.app_received_intent"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/11830"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/11940/"], "dates": {"first": "2020-06-27 00:38:08", "last": "2020-08-25 15:39:42"}, "description": "The system received an Intent for the HomeActivity. An intent\nis received an external entity wants to the app to display\ncontent. Intents can be received when the app is closed \u2013 at\nwhich point the app will be opened \u2013 or when the app is\nalready opened \u2013 at which point the already open app will make\nchanges such as loading a url. This can be used loosely as a\nheuristic for when the user requested to open the app. The\nHomeActivity encompasses the home screen and browser screen but\nmay include other screens. This differs from the app_opened\nprobe because it measures all startups, not just cold startup.\n", "disabled": false, "expires": "2020-12-01", "extra_keys": {"source": {"description": "The method used to open Fenix. Possible values are `app_icon`,\n`custom_tab`, `link` or `unknown`\n"}}, "gecko_datapoint": "", "git-commits": {"first": "4b9cc954fa670f14bfec4c81617d44f65c849a40", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["esmyth@mozilla.com", "perf-android-fe@mozilla.com"], "reflog-index": {"first": 41, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/events.browser_menu_action.json data.new/fenix/metrics/events.browser_menu_action.json
--- data/fenix/metrics/events.browser_menu_action.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/events.browser_menu_action.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1024"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708", "https://github.com/mozilla-mobile/fenix/pull/5098#issuecomment-529658996", "https://github.com/mozilla-mobile/fenix/pull/6310", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A browser menu item was tapped\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"item": {"description": "A string containing the name of the item the user tapped. These items\ninclude:\n\n Settings, Help, Desktop Site toggle on/off, Find in Page,\n New Tab, Private Tab, Share, Report Site Issue, Back/Forward button,\n Reload Button, Quit, Reader Mode On, Reader Mode Off, Open In app,\n Add To Top Sites, Add-ons Manager, Bookmarks, History\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.browser_menu_action", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [1024], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-09-11 23:03:22"}, "description": "A browser menu item was tapped\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"item": {"description": "A string containing the name of the item the user tapped. These items include: Settings, Library, Help, Desktop Site toggle on/off, Find in Page, New Tab, Private Tab, Share, Report Site Issue, Back/Forward button, Reload Button\n"}}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "ddc1b2e6487eec629a6235806541558d7a38c2e7"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 125}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [1024], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708", "https://github.com/mozilla-mobile/fenix/pull/5098#issuecomment-529658996"], "dates": {"first": "2019-09-11 23:06:18", "last": "2019-10-03 17:03:14"}, "description": "A browser menu item was tapped\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"item": {"description": "A string containing the name of the item the user tapped. These items include: Settings, Library, Help, Desktop Site toggle on/off, Find in Page, New Tab, Private Tab, Share, Report Site Issue, Back/Forward button, Reload Button, Quit\n"}}, "gecko_datapoint": "", "git-commits": {"first": "e3209dcc84b42a304af126cac6adb2ca22d1b46e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 124, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/1024"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708", "https://github.com/mozilla-mobile/fenix/pull/5098#issuecomment-529658996"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-12 01:10:14"}, "description": "A browser menu item was tapped\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"item": {"description": "A string containing the name of the item the user tapped. These items include: Settings, Library, Help, Desktop Site toggle on/off, Find in Page, New Tab, Private Tab, Share, Report Site Issue, Back/Forward button, Reload Button, Quit\n"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "6909a76bcb99c8f14b0dfc097d8bab2e84cb7cf8"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 107}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/1024"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708", "https://github.com/mozilla-mobile/fenix/pull/5098#issuecomment-529658996", "https://github.com/mozilla-mobile/fenix/pull/6310"], "dates": {"first": "2019-11-12 02:01:22", "last": "2019-11-15 21:50:11"}, "description": "A browser menu item was tapped\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"item": {"description": "A string containing the name of the item the user tapped. These items include: Settings, Library, Help, Desktop Site toggle on/off, Find in Page, New Tab, Private Tab, Share, Report Site Issue, Back/Forward button, Reload Button, Quit, Reader Mode On, Reader Mode Off, Open In App\n"}}, "gecko_datapoint": "", "git-commits": {"first": "f0468f8099244095351753e897bc77e772a6609d", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 106, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1024"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708", "https://github.com/mozilla-mobile/fenix/pull/5098#issuecomment-529658996", "https://github.com/mozilla-mobile/fenix/pull/6310"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A browser menu item was tapped\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"item": {"description": "A string containing the name of the item the user tapped. These items include: Settings, Library, Help, Desktop Site toggle on/off, Find in Page, New Tab, Private Tab, Share, Report Site Issue, Back/Forward button, Reload Button, Quit, Reader Mode On, Reader Mode Off, Open In App\n"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1024"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708", "https://github.com/mozilla-mobile/fenix/pull/5098#issuecomment-529658996", "https://github.com/mozilla-mobile/fenix/pull/6310", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A browser menu item was tapped\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"item": {"description": "A string containing the name of the item the user tapped. These items\ninclude:\n\n Settings, Help, Desktop Site toggle on/off, Find in Page,\n New Tab, Private Tab, Share, Report Site Issue, Back/Forward button,\n Reload Button, Quit, Reader Mode On, Reader Mode Off, Open In app,\n Add To Top Sites, Add-ons Manager, Bookmarks, History\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1024"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708", "https://github.com/mozilla-mobile/fenix/pull/5098#issuecomment-529658996", "https://github.com/mozilla-mobile/fenix/pull/6310", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A browser menu item was tapped\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"item": {"description": "A string containing the name of the item the user tapped. These items\ninclude:\n\n Settings, Help, Desktop Site toggle on/off, Find in Page,\n New Tab, Private Tab, Share, Report Site Issue, Back/Forward button,\n Reload Button, Quit, Reader Mode On, Reader Mode Off, Open In app,\n Add To Top Sites, Add-ons Manager, Bookmarks, History\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.browser_menu_action", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1024"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708", "https://github.com/mozilla-mobile/fenix/pull/5098#issuecomment-529658996", "https://github.com/mozilla-mobile/fenix/pull/6310", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A browser menu item was tapped\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"item": {"description": "A string containing the name of the item the user tapped. These items\ninclude:\n\n Settings, Help, Desktop Site toggle on/off, Find in Page,\n New Tab, Private Tab, Share, Report Site Issue, Back/Forward button,\n Reload Button, Quit, Reader Mode On, Reader Mode Off, Open In app,\n Add To Top Sites, Add-ons Manager, Bookmarks, History\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.browser_menu_action"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/1024"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708", "https://github.com/mozilla-mobile/fenix/pull/5098#issuecomment-529658996", "https://github.com/mozilla-mobile/fenix/pull/6310"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A browser menu item was tapped\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"item": {"description": "A string containing the name of the item the user tapped. These items include: Settings, Library, Help, Desktop Site toggle on/off, Find in Page, New Tab, Private Tab, Share, Report Site Issue, Back/Forward button, Reload Button, Quit, Reader Mode On, Reader Mode Off, Open In App\n"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/1024"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708", "https://github.com/mozilla-mobile/fenix/pull/5098#issuecomment-529658996", "https://github.com/mozilla-mobile/fenix/pull/6310"], "dates": {"first": "2019-11-12 02:01:22", "last": "2019-11-15 21:50:11"}, "description": "A browser menu item was tapped\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"item": {"description": "A string containing the name of the item the user tapped. These items include: Settings, Library, Help, Desktop Site toggle on/off, Find in Page, New Tab, Private Tab, Share, Report Site Issue, Back/Forward button, Reload Button, Quit, Reader Mode On, Reader Mode Off, Open In App\n"}}, "gecko_datapoint": "", "git-commits": {"first": "f0468f8099244095351753e897bc77e772a6609d", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 106, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/1024"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708", "https://github.com/mozilla-mobile/fenix/pull/5098#issuecomment-529658996"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-12 01:10:14"}, "description": "A browser menu item was tapped\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"item": {"description": "A string containing the name of the item the user tapped. These items include: Settings, Library, Help, Desktop Site toggle on/off, Find in Page, New Tab, Private Tab, Share, Report Site Issue, Back/Forward button, Reload Button, Quit\n"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "6909a76bcb99c8f14b0dfc097d8bab2e84cb7cf8"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 107}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [1024], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708", "https://github.com/mozilla-mobile/fenix/pull/5098#issuecomment-529658996"], "dates": {"first": "2019-09-11 23:06:18", "last": "2019-10-03 17:03:14"}, "description": "A browser menu item was tapped\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"item": {"description": "A string containing the name of the item the user tapped. These items include: Settings, Library, Help, Desktop Site toggle on/off, Find in Page, New Tab, Private Tab, Share, Report Site Issue, Back/Forward button, Reload Button, Quit\n"}}, "gecko_datapoint": "", "git-commits": {"first": "e3209dcc84b42a304af126cac6adb2ca22d1b46e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 124, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [1024], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1214#issue-264756708"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-09-11 23:03:22"}, "description": "A browser menu item was tapped\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"item": {"description": "A string containing the name of the item the user tapped. These items include: Settings, Library, Help, Desktop Site toggle on/off, Find in Page, New Tab, Private Tab, Share, Report Site Issue, Back/Forward button, Reload Button\n"}}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "ddc1b2e6487eec629a6235806541558d7a38c2e7"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 125}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/events.entered_url.json data.new/fenix/metrics/events.entered_url.json
--- data/fenix/metrics/events.entered_url.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/events.entered_url.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/959"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user entered a url\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"autocomplete": {"description": "A boolean that tells us whether the URL was autofilled by an\nAutocomplete suggestion\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.entered_url", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [959], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user entered a url\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"autocomplete": {"description": "A boolean that tells us whether the URL was autofilled by an Autocomplete suggestion"}}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/959"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user entered a url\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"autocomplete": {"description": "A boolean that tells us whether the URL was autofilled by an Autocomplete suggestion"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/959"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user entered a url\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"autocomplete": {"description": "A boolean that tells us whether the URL was autofilled by an Autocomplete suggestion"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/959"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user entered a url\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"autocomplete": {"description": "A boolean that tells us whether the URL was autofilled by an\nAutocomplete suggestion\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/959"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user entered a url\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"autocomplete": {"description": "A boolean that tells us whether the URL was autofilled by an\nAutocomplete suggestion\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.entered_url", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/959"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user entered a url\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"autocomplete": {"description": "A boolean that tells us whether the URL was autofilled by an\nAutocomplete suggestion\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.entered_url"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/959"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user entered a url\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"autocomplete": {"description": "A boolean that tells us whether the URL was autofilled by an Autocomplete suggestion"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/959"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user entered a url\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"autocomplete": {"description": "A boolean that tells us whether the URL was autofilled by an Autocomplete suggestion"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [959], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user entered a url\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"autocomplete": {"description": "A boolean that tells us whether the URL was autofilled by an Autocomplete suggestion"}}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/events.opened_link.json data.new/fenix/metrics/events.opened_link.json
--- data/fenix/metrics/events.opened_link.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/events.opened_link.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5737"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/5975", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened a link with Fenix\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"mode": {"description": "The mode the link was opened in. Either 'PRIVATE' or 'NORMAL'. N.B.:\nthis probe may be incorrectly implemented: see\nhttps://github.com/mozilla-mobile/fenix/issues/14133\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.opened_link", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/5737"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/5975"], "dates": {"first": "2019-10-25 00:16:49", "last": "2019-11-15 21:50:11"}, "description": "A user opened a link with Fenix\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"mode": {"description": "The mode the link was opened in. Either 'PRIVATE' or 'NORMAL'"}}, "gecko_datapoint": "", "git-commits": {"first": "4359c215e6a30c3ad6118068a39170dc9b509afd", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 113, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5737"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/5975"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user opened a link with Fenix\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"mode": {"description": "The mode the link was opened in. Either 'PRIVATE' or 'NORMAL'"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5737"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/5975", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened a link with Fenix\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"mode": {"description": "The mode the link was opened in. Either 'PRIVATE' or 'NORMAL'. N.B.:\nthis probe may be incorrectly implemented: see\nhttps://github.com/mozilla-mobile/fenix/issues/14133\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5737"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/5975", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened a link with Fenix\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"mode": {"description": "The mode the link was opened in. Either 'PRIVATE' or 'NORMAL'. N.B.:\nthis probe may be incorrectly implemented: see\nhttps://github.com/mozilla-mobile/fenix/issues/14133\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.opened_link", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5737"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/5975", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user opened a link with Fenix\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"mode": {"description": "The mode the link was opened in. Either 'PRIVATE' or 'NORMAL'. N.B.:\nthis probe may be incorrectly implemented: see\nhttps://github.com/mozilla-mobile/fenix/issues/14133\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.opened_link"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/5737"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/5975"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user opened a link with Fenix\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"mode": {"description": "The mode the link was opened in. Either 'PRIVATE' or 'NORMAL'"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/5737"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/5975"], "dates": {"first": "2019-10-25 00:16:49", "last": "2019-11-15 21:50:11"}, "description": "A user opened a link with Fenix\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"mode": {"description": "The mode the link was opened in. Either 'PRIVATE' or 'NORMAL'"}}, "gecko_datapoint": "", "git-commits": {"first": "4359c215e6a30c3ad6118068a39170dc9b509afd", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 113, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/events.performed_search.json data.new/fenix/metrics/events.performed_search.json
--- data/fenix/metrics/events.performed_search.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/events.performed_search.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/959"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673", "https://github.com/mozilla-mobile/fenix/pull/1677", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user performed a search\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"source": {"description": "A string that tells us how the user performed the search. Possible\nvalues are:\n\n* default.action\n* default.suggestion\n* shortcut.action\n* shortcut.suggestion\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.performed_search", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [959], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673", "https://github.com/mozilla-mobile/fenix/pull/1677"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user performed a search\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"source": {"description": "A string that tells us how the user performed the search. Possible values are: * default.action * default.suggestion * shortcut.action * shortcut.suggestion\n"}}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/959"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673", "https://github.com/mozilla-mobile/fenix/pull/1677"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user performed a search\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"source": {"description": "A string that tells us how the user performed the search. Possible values are: * default.action * default.suggestion * shortcut.action * shortcut.suggestion\n"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/959"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673", "https://github.com/mozilla-mobile/fenix/pull/1677"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user performed a search\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"source": {"description": "A string that tells us how the user performed the search. Possible values are: * default.action * default.suggestion * shortcut.action * shortcut.suggestion\n"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/959"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673", "https://github.com/mozilla-mobile/fenix/pull/1677", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user performed a search\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"source": {"description": "A string that tells us how the user performed the search. Possible\nvalues are:\n\n* default.action\n* default.suggestion\n* shortcut.action\n* shortcut.suggestion\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/959"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673", "https://github.com/mozilla-mobile/fenix/pull/1677", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user performed a search\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"source": {"description": "A string that tells us how the user performed the search. Possible\nvalues are:\n\n* default.action\n* default.suggestion\n* shortcut.action\n* shortcut.suggestion\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.performed_search", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/959"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673", "https://github.com/mozilla-mobile/fenix/pull/1677", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user performed a search\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"source": {"description": "A string that tells us how the user performed the search. Possible\nvalues are:\n\n* default.action\n* default.suggestion\n* shortcut.action\n* shortcut.suggestion\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.performed_search"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/959"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673", "https://github.com/mozilla-mobile/fenix/pull/1677"], "dates": {"first": "2019-11-26 00:43:32", "last": "2020-08-25 15:39:42"}, "description": "A user performed a search\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"source": {"description": "A string that tells us how the user performed the search. Possible values are: * default.action * default.suggestion * shortcut.action * shortcut.suggestion\n"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/959"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673", "https://github.com/mozilla-mobile/fenix/pull/1677"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11-15 21:50:11"}, "description": "A user performed a search\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"source": {"description": "A string that tells us how the user performed the search. Possible values are: * default.action * default.suggestion * shortcut.action * shortcut.suggestion\n"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [959], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673", "https://github.com/mozilla-mobile/fenix/pull/1677"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user performed a search\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"source": {"description": "A string that tells us how the user performed the search. Possible values are: * default.action * default.suggestion * shortcut.action * shortcut.suggestion\n"}}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/events.preference_toggled.json data.new/fenix/metrics/events.preference_toggled.json
--- data/fenix/metrics/events.preference_toggled.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/events.preference_toggled.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/975", "https://github.com/mozilla-mobile/fenix/issues/5094", "https://github.com/mozilla-mobile/fenix/issues/5737", "https://github.com/mozilla-mobile/fenix/issues/5586", "https://github.com/mozilla-mobile/fenix/issues/6396", "https://github.com/mozilla-mobile/fenix/issues/6070"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896", "https://github.com/mozilla-mobile/fenix/pull/5704", "https://github.com/mozilla-mobile/fenix/pull/5886", "https://github.com/mozilla-mobile/fenix/pull/5975", "https://github.com/mozilla-mobile/fenix/pull/6352", "https://github.com/mozilla-mobile/fenix/pull/6601", "https://github.com/mozilla-mobile/fenix/pull/6746", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user toggled a boolean preference in settings\n", "disabled": false, "expires": "2021-06-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the boolean (true/false) preference the user\ntoggled.\n\nWe currently track: show_search_suggestions, remote_debugging,\ntelemetry, tracking_protection, search_bookmarks,\nsearch_browsing_history, show_clipboard_suggestions,\nshow_search_shortcuts, open_links_in_a_private_tab (bug in\nimplementation https://github.com/mozilla-mobile/fenix/issues/7384),\npref_key_sync_logins, pref_key_sync_bookmarks, pref_key_sync_history,\npref_key_show_voice_search,\nand pref_key_show_search_suggestions_in_private.\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.preference_toggled", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [975], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896"], "dates": {"first": "2019-06-10 20:56:12", "last": "2019-10-03 15:53:16"}, "description": "A user toggled a preference switch in settings\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the switch preference the user toggled. We currently track: leakcanary, make_default_browser, show_search_suggestions, show_visited_sites_bookmarks, remote_debugging, telemetry, tracking_protection"}}, "gecko_datapoint": "", "git-commits": {"first": "c17d024452d06a98f47d3be21dfcc75a7c07b737", "last": "785b8b9519f2a58f21e9ce860eb195a7549cd3f4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 148, "last": 118}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [975, 5094], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896", "https://github.com/mozilla-mobile/fenix/pull/5704"], "dates": {"first": "2019-10-03 17:03:14", "last": "2019-10-03 17:03:14"}, "description": "A user toggled a preference switch in settings\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the switch preference the user toggled. We currently track: show_search_suggestions, remote_debugging, telemetry, tracking_protection, search_bookmarks, search_browsing_history, and show_clipboard_suggestions"}}, "gecko_datapoint": "", "git-commits": {"first": "e8216e3079983c6d2ad9ec08a9c3cf9237405853", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 117, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/975", "https://github.com/mozilla-mobile/fenix/issue/5094"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896", "https://github.com/mozilla-mobile/fenix/pull/5704"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-10-09 04:40:20"}, "description": "A user toggled a preference switch in settings\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the switch preference the user toggled. We currently track: show_search_suggestions, remote_debugging, telemetry, tracking_protection, search_bookmarks, search_browsing_history, and show_clipboard_suggestions"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "55e6e00355619baab0022d37480f1eff61685869"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 115}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/975", "https://github.com/mozilla-mobile/fenix/issue/5094"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896", "https://github.com/mozilla-mobile/fenix/pull/5704", "https://github.com/mozilla-mobile/fenix/pull/5886"], "dates": {"first": "2019-10-11 05:52:41", "last": "2019-10-11 05:52:41"}, "description": "A user toggled a preference switch in settings\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the switch preference the user toggled. We currently track: show_search_suggestions, remote_debugging, telemetry, tracking_protection, search_bookmarks, search_browsing_history, show_clipboard_suggestions, and show_search_shortcuts"}}, "gecko_datapoint": "", "git-commits": {"first": "980b11610ba13949087a7e71f2f4fe6ec67ab3ad", "last": "980b11610ba13949087a7e71f2f4fe6ec67ab3ad"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 114, "last": 114}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/975", "https://github.com/mozilla-mobile/fenix/issue/5094", "https://github.com/mozilla-mobile/fenix/issues/5737"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896", "https://github.com/mozilla-mobile/fenix/pull/5704", "https://github.com/mozilla-mobile/fenix/pull/5886", "https://github.com/mozilla-mobile/fenix/pull/5975"], "dates": {"first": "2019-10-25 00:16:49", "last": "2019-11-12 02:01:22"}, "description": "A user toggled a preference switch in settings\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the switch preference the user toggled. We currently track: show_search_suggestions, remote_debugging, telemetry, tracking_protection, search_bookmarks, search_browsing_history, show_clipboard_suggestions, show_search_shortcuts, and open_links_in_a_private_tab"}}, "gecko_datapoint": "", "git-commits": {"first": "4359c215e6a30c3ad6118068a39170dc9b509afd", "last": "f0468f8099244095351753e897bc77e772a6609d"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 113, "last": 106}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/975", "https://github.com/mozilla-mobile/fenix/issue/5094", "https://github.com/mozilla-mobile/fenix/issues/5737", "https://github.com/mozilla-mobile/fenix/issues/5586"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896", "https://github.com/mozilla-mobile/fenix/pull/5704", "https://github.com/mozilla-mobile/fenix/pull/5886", "https://github.com/mozilla-mobile/fenix/pull/5975", "https://github.com/mozilla-mobile/fenix/pull/6352"], "dates": {"first": "2019-11-12 23:55:36", "last": "2019-11-15 21:50:11"}, "description": "A user toggled a boolean preference in settings\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the boolean (true/false) preference the user toggled. We currently track: show_search_suggestions, remote_debugging, telemetry, tracking_protection, search_bookmarks, search_browsing_history, show_clipboard_suggestions, show_search_shortcuts, open_links_in_a_private_tab, and pref_key_sync_logins"}}, "gecko_datapoint": "", "git-commits": {"first": "cc318021cc99a72e0619f6fc26684eaa0c8ef947", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 105, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/975", "https://github.com/mozilla-mobile/fenix/issues/5094", "https://github.com/mozilla-mobile/fenix/issues/5737", "https://github.com/mozilla-mobile/fenix/issues/5586"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896", "https://github.com/mozilla-mobile/fenix/pull/5704", "https://github.com/mozilla-mobile/fenix/pull/5886", "https://github.com/mozilla-mobile/fenix/pull/5975", "https://github.com/mozilla-mobile/fenix/pull/6352"], "dates": {"first": "2019-11-26 00:43:32", "last": "2019-11-26 00:43:32"}, "description": "A user toggled a boolean preference in settings\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the boolean (true/false) preference the user toggled. We currently track: show_search_suggestions, remote_debugging, telemetry, tracking_protection, search_bookmarks, search_browsing_history, show_clipboard_suggestions, show_search_shortcuts, open_links_in_a_private_tab, and pref_key_sync_logins"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 102}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/975", "https://github.com/mozilla-mobile/fenix/issues/5094", "https://github.com/mozilla-mobile/fenix/issues/5737", "https://github.com/mozilla-mobile/fenix/issues/5586", "https://github.com/mozilla-mobile/fenix/issues/6396"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896", "https://github.com/mozilla-mobile/fenix/pull/5704", "https://github.com/mozilla-mobile/fenix/pull/5886", "https://github.com/mozilla-mobile/fenix/pull/5975", "https://github.com/mozilla-mobile/fenix/pull/6352", "https://github.com/mozilla-mobile/fenix/pull/6601"], "dates": {"first": "2019-11-27 09:16:23", "last": "2019-11-27 09:16:23"}, "description": "A user toggled a boolean preference in settings\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the boolean (true/false) preference the user toggled. We currently track: show_search_suggestions, remote_debugging, telemetry, tracking_protection, search_bookmarks, search_browsing_history, show_clipboard_suggestions, show_search_shortcuts, open_links_in_a_private_tab, pref_key_sync_logins, pref_key_sync_bookmarks and pref_key_sync_history"}}, "gecko_datapoint": "", "git-commits": {"first": "7cf71c8ef3fd517b000394d938e058d852baa992", "last": "7cf71c8ef3fd517b000394d938e058d852baa992"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 101, "last": 101}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/975", "https://github.com/mozilla-mobile/fenix/issues/5094", "https://github.com/mozilla-mobile/fenix/issues/5737", "https://github.com/mozilla-mobile/fenix/issues/5586", "https://github.com/mozilla-mobile/fenix/issues/6396", "https://github.com/mozilla-mobile/fenix/issues/6070"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896", "https://github.com/mozilla-mobile/fenix/pull/5704", "https://github.com/mozilla-mobile/fenix/pull/5886", "https://github.com/mozilla-mobile/fenix/pull/5975", "https://github.com/mozilla-mobile/fenix/pull/6352", "https://github.com/mozilla-mobile/fenix/pull/6601", "https://github.com/mozilla-mobile/fenix/pull/6746"], "dates": {"first": "2019-12-05 00:44:01", "last": "2020-08-25 15:39:42"}, "description": "A user toggled a boolean preference in settings\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the boolean (true/false) preference the user toggled. We currently track: show_search_suggestions, remote_debugging, telemetry, tracking_protection, search_bookmarks, search_browsing_history, show_clipboard_suggestions, show_search_shortcuts, open_links_in_a_private_tab, pref_key_sync_logins, pref_key_sync_bookmarks, pref_key_sync_history and pref_key_show_search_suggestions_in_private"}}, "gecko_datapoint": "", "git-commits": {"first": "c3389dcdb58d0853e97ed4fb9bc9e13dd1936ee8", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 100, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/975", "https://github.com/mozilla-mobile/fenix/issues/5094", "https://github.com/mozilla-mobile/fenix/issues/5737", "https://github.com/mozilla-mobile/fenix/issues/5586", "https://github.com/mozilla-mobile/fenix/issues/6396", "https://github.com/mozilla-mobile/fenix/issues/6070"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896", "https://github.com/mozilla-mobile/fenix/pull/5704", "https://github.com/mozilla-mobile/fenix/pull/5886", "https://github.com/mozilla-mobile/fenix/pull/5975", "https://github.com/mozilla-mobile/fenix/pull/6352", "https://github.com/mozilla-mobile/fenix/pull/6601", "https://github.com/mozilla-mobile/fenix/pull/6746", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user toggled a boolean preference in settings\n", "disabled": false, "expires": "2021-06-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the boolean (true/false) preference the user\ntoggled.\n\nWe currently track: show_search_suggestions, remote_debugging,\ntelemetry, tracking_protection, search_bookmarks,\nsearch_browsing_history, show_clipboard_suggestions,\nshow_search_shortcuts, open_links_in_a_private_tab (bug in\nimplementation https://github.com/mozilla-mobile/fenix/issues/7384),\npref_key_sync_logins, pref_key_sync_bookmarks, pref_key_sync_history,\npref_key_show_voice_search,\nand pref_key_show_search_suggestions_in_private.\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
+{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/975", "https://github.com/mozilla-mobile/fenix/issues/5094", "https://github.com/mozilla-mobile/fenix/issues/5737", "https://github.com/mozilla-mobile/fenix/issues/5586", "https://github.com/mozilla-mobile/fenix/issues/6396", "https://github.com/mozilla-mobile/fenix/issues/6070"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896", "https://github.com/mozilla-mobile/fenix/pull/5704", "https://github.com/mozilla-mobile/fenix/pull/5886", "https://github.com/mozilla-mobile/fenix/pull/5975", "https://github.com/mozilla-mobile/fenix/pull/6352", "https://github.com/mozilla-mobile/fenix/pull/6601", "https://github.com/mozilla-mobile/fenix/pull/6746", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user toggled a boolean preference in settings\n", "disabled": false, "expires": "2021-06-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the boolean (true/false) preference the user\ntoggled.\n\nWe currently track: show_search_suggestions, remote_debugging,\ntelemetry, tracking_protection, search_bookmarks,\nsearch_browsing_history, show_clipboard_suggestions,\nshow_search_shortcuts, open_links_in_a_private_tab (bug in\nimplementation https://github.com/mozilla-mobile/fenix/issues/7384),\npref_key_sync_logins, pref_key_sync_bookmarks, pref_key_sync_history,\npref_key_show_voice_search,\nand pref_key_show_search_suggestions_in_private.\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.preference_toggled", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/975", "https://github.com/mozilla-mobile/fenix/issues/5094", "https://github.com/mozilla-mobile/fenix/issues/5737", "https://github.com/mozilla-mobile/fenix/issues/5586", "https://github.com/mozilla-mobile/fenix/issues/6396", "https://github.com/mozilla-mobile/fenix/issues/6070"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896", "https://github.com/mozilla-mobile/fenix/pull/5704", "https://github.com/mozilla-mobile/fenix/pull/5886", "https://github.com/mozilla-mobile/fenix/pull/5975", "https://github.com/mozilla-mobile/fenix/pull/6352", "https://github.com/mozilla-mobile/fenix/pull/6601", "https://github.com/mozilla-mobile/fenix/pull/6746", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["technical", "interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user toggled a boolean preference in settings\n", "disabled": false, "expires": "2021-06-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the boolean (true/false) preference the user\ntoggled.\n\nWe currently track: show_search_suggestions, remote_debugging,\ntelemetry, tracking_protection, search_bookmarks,\nsearch_browsing_history, show_clipboard_suggestions,\nshow_search_shortcuts, open_links_in_a_private_tab (bug in\nimplementation https://github.com/mozilla-mobile/fenix/issues/7384),\npref_key_sync_logins, pref_key_sync_bookmarks, pref_key_sync_history,\npref_key_show_voice_search,\nand pref_key_show_search_suggestions_in_private.\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.preference_toggled"}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/975", "https://github.com/mozilla-mobile/fenix/issues/5094", "https://github.com/mozilla-mobile/fenix/issues/5737", "https://github.com/mozilla-mobile/fenix/issues/5586", "https://github.com/mozilla-mobile/fenix/issues/6396", "https://github.com/mozilla-mobile/fenix/issues/6070"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896", "https://github.com/mozilla-mobile/fenix/pull/5704", "https://github.com/mozilla-mobile/fenix/pull/5886", "https://github.com/mozilla-mobile/fenix/pull/5975", "https://github.com/mozilla-mobile/fenix/pull/6352", "https://github.com/mozilla-mobile/fenix/pull/6601", "https://github.com/mozilla-mobile/fenix/pull/6746"], "dates": {"first": "2019-12-05 00:44:01", "last": "2020-08-25 15:39:42"}, "description": "A user toggled a boolean preference in settings\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the boolean (true/false) preference the user toggled. We currently track: show_search_suggestions, remote_debugging, telemetry, tracking_protection, search_bookmarks, search_browsing_history, show_clipboard_suggestions, show_search_shortcuts, open_links_in_a_private_tab, pref_key_sync_logins, pref_key_sync_bookmarks, pref_key_sync_history and pref_key_show_search_suggestions_in_private"}}, "gecko_datapoint": "", "git-commits": {"first": "c3389dcdb58d0853e97ed4fb9bc9e13dd1936ee8", "last": "78a823da870f4f39644f6fe900ef26989bf0c708"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 100, "last": 31}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/975", "https://github.com/mozilla-mobile/fenix/issues/5094", "https://github.com/mozilla-mobile/fenix/issues/5737", "https://github.com/mozilla-mobile/fenix/issues/5586", "https://github.com/mozilla-mobile/fenix/issues/6396"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896", "https://github.com/mozilla-mobile/fenix/pull/5704", "https://github.com/mozilla-mobile/fenix/pull/5886", "https://github.com/mozilla-mobile/fenix/pull/5975", "https://github.com/mozilla-mobile/fenix/pull/6352", "https://github.com/mozilla-mobile/fenix/pull/6601"], "dates": {"first": "2019-11-27 09:16:23", "last": "2019-11-27 09:16:23"}, "description": "A user toggled a boolean preference in settings\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the boolean (true/false) preference the user toggled. We currently track: show_search_suggestions, remote_debugging, telemetry, tracking_protection, search_bookmarks, search_browsing_history, show_clipboard_suggestions, show_search_shortcuts, open_links_in_a_private_tab, pref_key_sync_logins, pref_key_sync_bookmarks and pref_key_sync_history"}}, "gecko_datapoint": "", "git-commits": {"first": "7cf71c8ef3fd517b000394d938e058d852baa992", "last": "7cf71c8ef3fd517b000394d938e058d852baa992"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 101, "last": 101}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/975", "https://github.com/mozilla-mobile/fenix/issues/5094", "https://github.com/mozilla-mobile/fenix/issues/5737", "https://github.com/mozilla-mobile/fenix/issues/5586"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896", "https://github.com/mozilla-mobile/fenix/pull/5704", "https://github.com/mozilla-mobile/fenix/pull/5886", "https://github.com/mozilla-mobile/fenix/pull/5975", "https://github.com/mozilla-mobile/fenix/pull/6352"], "dates": {"first": "2019-11-26 00:43:32", "last": "2019-11-26 00:43:32"}, "description": "A user toggled a boolean preference in settings\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the boolean (true/false) preference the user toggled. We currently track: show_search_suggestions, remote_debugging, telemetry, tracking_protection, search_bookmarks, search_browsing_history, show_clipboard_suggestions, show_search_shortcuts, open_links_in_a_private_tab, and pref_key_sync_logins"}}, "gecko_datapoint": "", "git-commits": {"first": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334", "last": "769c1e422dd54919a0ef5c1f4956f0c86e8aa334"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 102, "last": 102}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/975", "https://github.com/mozilla-mobile/fenix/issue/5094", "https://github.com/mozilla-mobile/fenix/issues/5737", "https://github.com/mozilla-mobile/fenix/issues/5586"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896", "https://github.com/mozilla-mobile/fenix/pull/5704", "https://github.com/mozilla-mobile/fenix/pull/5886", "https://github.com/mozilla-mobile/fenix/pull/5975", "https://github.com/mozilla-mobile/fenix/pull/6352"], "dates": {"first": "2019-11-12 23:55:36", "last": "2019-11-15 21:50:11"}, "description": "A user toggled a boolean preference in settings\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the boolean (true/false) preference the user toggled. We currently track: show_search_suggestions, remote_debugging, telemetry, tracking_protection, search_bookmarks, search_browsing_history, show_clipboard_suggestions, show_search_shortcuts, open_links_in_a_private_tab, and pref_key_sync_logins"}}, "gecko_datapoint": "", "git-commits": {"first": "cc318021cc99a72e0619f6fc26684eaa0c8ef947", "last": "c6562bff98d602b969a71fba3dc84b86821251d4"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 105, "last": 103}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/975", "https://github.com/mozilla-mobile/fenix/issue/5094", "https://github.com/mozilla-mobile/fenix/issues/5737"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896", "https://github.com/mozilla-mobile/fenix/pull/5704", "https://github.com/mozilla-mobile/fenix/pull/5886", "https://github.com/mozilla-mobile/fenix/pull/5975"], "dates": {"first": "2019-10-25 00:16:49", "last": "2019-11-12 02:01:22"}, "description": "A user toggled a preference switch in settings\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the switch preference the user toggled. We currently track: show_search_suggestions, remote_debugging, telemetry, tracking_protection, search_bookmarks, search_browsing_history, show_clipboard_suggestions, show_search_shortcuts, and open_links_in_a_private_tab"}}, "gecko_datapoint": "", "git-commits": {"first": "4359c215e6a30c3ad6118068a39170dc9b509afd", "last": "f0468f8099244095351753e897bc77e772a6609d"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 113, "last": 106}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/975", "https://github.com/mozilla-mobile/fenix/issue/5094"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896", "https://github.com/mozilla-mobile/fenix/pull/5704", "https://github.com/mozilla-mobile/fenix/pull/5886"], "dates": {"first": "2019-10-11 05:52:41", "last": "2019-10-11 05:52:41"}, "description": "A user toggled a preference switch in settings\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the switch preference the user toggled. We currently track: show_search_suggestions, remote_debugging, telemetry, tracking_protection, search_bookmarks, search_browsing_history, show_clipboard_suggestions, and show_search_shortcuts"}}, "gecko_datapoint": "", "git-commits": {"first": "980b11610ba13949087a7e71f2f4fe6ec67ab3ad", "last": "980b11610ba13949087a7e71f2f4fe6ec67ab3ad"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 114, "last": 114}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/975", "https://github.com/mozilla-mobile/fenix/issue/5094"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896", "https://github.com/mozilla-mobile/fenix/pull/5704"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-10-09 04:40:20"}, "description": "A user toggled a preference switch in settings\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the switch preference the user toggled. We currently track: show_search_suggestions, remote_debugging, telemetry, tracking_protection, search_bookmarks, search_browsing_history, and show_clipboard_suggestions"}}, "gecko_datapoint": "", "git-commits": {"first": "2b170523260075f70e3a49c5e2303970ecf382c7", "last": "55e6e00355619baab0022d37480f1eff61685869"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 116, "last": 115}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [975, 5094], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896", "https://github.com/mozilla-mobile/fenix/pull/5704"], "dates": {"first": "2019-10-03 17:03:14", "last": "2019-10-03 17:03:14"}, "description": "A user toggled a preference switch in settings\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the switch preference the user toggled. We currently track: show_search_suggestions, remote_debugging, telemetry, tracking_protection, search_bookmarks, search_browsing_history, and show_clipboard_suggestions"}}, "gecko_datapoint": "", "git-commits": {"first": "e8216e3079983c6d2ad9ec08a9c3cf9237405853", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 117, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [975], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1896"], "dates": {"first": "2019-06-10 20:56:12", "last": "2019-10-03 15:53:16"}, "description": "A user toggled a preference switch in settings\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"enabled": {"description": "Whether or not the preference is *now* enabled"}, "preference_key": {"description": "The preference key for the switch preference the user toggled. We currently track: leakcanary, make_default_browser, show_search_suggestions, show_visited_sites_bookmarks, remote_debugging, telemetry, tracking_protection"}}, "gecko_datapoint": "", "git-commits": {"first": "c17d024452d06a98f47d3be21dfcc75a7c07b737", "last": "785b8b9519f2a58f21e9ce860eb195a7549cd3f4"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 148, "last": 118}, "send_in_pings": ["events"], "type": "event", "version": 0}]}
\ No newline at end of file
diff -ur data/fenix/metrics/events.search_bar_tapped.json data.new/fenix/metrics/events.search_bar_tapped.json
--- data/fenix/metrics/events.search_bar_tapped.json 2020-12-03 12:03:19.000000000 -0500
+++ data.new/fenix/metrics/events.search_bar_tapped.json 2020-12-03 11:33:24.000000000 -0500
@@ -1 +1 @@
-{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issues/959"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673", "https://github.com/mozilla-mobile/fenix/pull/13958#issuecomment-676857877"], "data_sensitivity": ["interaction"], "dates": {"first": "2020-08-25 17:45:02", "last": "2020-12-02 00:37:09"}, "description": "A user tapped the search bar\n", "disabled": false, "expires": "2021-04-01", "extra_keys": {"source": {"description": "The view the user was on when they initiated the search (For example:\n`Home` or `Browser`)\n"}}, "gecko_datapoint": "", "git-commits": {"first": "b01dbeeebf2b54dabbb1b60916bee4ec2c837b5f", "last": "a2b6ddf4570c2861889fea43554b9f00e73ea50c"}, "lifetime": "ping", "no_lint": ["CATEGORY_GENERIC"], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 30, "last": 0}, "send_in_pings": ["events"], "type": "event", "version": 0, "name": "events.search_bar_tapped", "history": [{"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": [959], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673"], "dates": {"first": "2019-06-04 18:23:18", "last": "2019-10-03 17:03:14"}, "description": "A user tapped the search bar\n", "disabled": false, "expires": "2020-03-01", "extra_keys": {"source": {"description": "The view the user was on when they initiated the search (For example: `Home` or `Browser`)"}}, "gecko_datapoint": "", "git-commits": {"first": "8e24feefc2a8979647a1344b2dc263a1ea76c25e", "last": "e8216e3079983c6d2ad9ec08a9c3cf9237405853"}, "lifetime": "ping", "no_lint": [], "notification_emails": ["fenix-core@mozilla.com"], "reflog-index": {"first": 152, "last": 117}, "send_in_pings": ["events"], "type": "event", "version": 0}, {"_config": {"allow_reserved": false, "do_not_disable_expired": true}, "bugs": ["https://github.com/mozilla-mobile/fenix/issue/959"], "data_reviews": ["https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673"], "dates": {"first": "2019-10-07 17:44:11", "last": "2019-11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment