Bug 990200 - Part 1: Add 3 filling type scalar for the autofill type count. r?MattN, bsmedberg draft
authorsteveck-chung <schung@mozilla.com>
Tue, 09 May 2017 15:33:20 +0800
changeset 611260 ff645328b423f7699d46b3b04df537af016b3734
parent 609596 aff336ac161daa3ea350e59a288963edbd58ed39
child 611261 29246d127e5a40ccca533b58704ad05e01b65dfb
push id69153
push userbmo:schung@mozilla.com
push dateWed, 19 Jul 2017 09:44:34 +0000
reviewersMattN, bsmedberg
bugs990200
milestone56.0a1
Bug 990200 - Part 1: Add 3 filling type scalar for the autofill type count. r?MattN, bsmedberg MozReview-Commit-ID: 5dzVQ2nlC2y
toolkit/components/telemetry/Scalars.yaml
--- a/toolkit/components/telemetry/Scalars.yaml
+++ b/toolkit/components/telemetry/Scalars.yaml
@@ -719,16 +719,60 @@ gfx.advanced.layers:
     keyed: true
     kind: uint
     expires: "61"
     notification_emails:
       - gfx-telemetry-alerts@mozilla.com
     record_in_processes:
       - 'main'
 
+# The following section contains the form autofill related scalars.
+formautofill.addresses:
+  fill_type_manual:
+    bug_numbers:
+      - 990200
+    description: Count at submission time whether the submitted form was filled manually.
+    expires: never
+    kind: uint
+    notification_emails:
+      - autofill@lists.mozilla.org
+      - jcheng@mozilla.com
+      - chsiang@mozilla.com
+    release_channel_collection: opt-out
+    record_in_processes:
+      - 'main'
+  fill_type_autofill:
+    bug_numbers:
+      - 990200
+    description: Count at submission time whether the submitted form was autofilled.
+    expires: never
+    kind: uint
+    notification_emails:
+      - autofill@lists.mozilla.org
+      - jcheng@mozilla.com
+      - chsiang@mozilla.com
+    release_channel_collection: opt-out
+    record_in_processes:
+      - 'main'
+  fill_type_autofill_update:
+    bug_numbers:
+      - 990200
+    description: >
+      Count at submission time whether the submitted form was autofilled, but
+      the data in form is changed and can not be merged to orginal address profile.
+    expires: never
+    kind: uint
+    notification_emails:
+      - autofill@lists.mozilla.org
+      - jcheng@mozilla.com
+      - chsiang@mozilla.com
+    release_channel_collection: opt-out
+    record_in_processes:
+      - 'main'
+
 # The following section is for probes testing the Telemetry system. They will not be
 # submitted in pings and are only used for testing.
 telemetry.test:
   unsigned_int_kind:
     bug_numbers:
       - 1276190
     description: >
       This is a test uint type with a really long description, maybe spanning even multiple