Bug 1360892 Make Graphite Telemetry Opt-Out draft
authorTom Ritter <tom@mozilla.com>
Sun, 30 Apr 2017 01:44:20 -0500
changeset 570721 5ae6bc4821e85e688d56d94f7f8219e4aa6fe58e
parent 570720 88ba085656eecbba64195fc99ec52d57975df3f4
child 626552 5093a1eb83ccea4c58ee1f0525424aa366fb6305
push id56559
push userbmo:tom@mozilla.com
push dateSun, 30 Apr 2017 06:45:11 +0000
bugs1360892, 1331915
milestone55.0a1
Bug 1360892 Make Graphite Telemetry Opt-Out In Bug 1331915 we added Telemetry for Graphite. However, because our Beta and Opt-In population is very skewed by locale, and we explicitly want to understand locale-specific usage, we want to make this item enabled by default. MozReview-Commit-ID: GrPN0XxrIe7
toolkit/components/telemetry/Scalars.yaml
--- a/toolkit/components/telemetry/Scalars.yaml
+++ b/toolkit/components/telemetry/Scalars.yaml
@@ -207,17 +207,17 @@ browser.usage:
     bug_numbers:
       - 1331915
     description: >
       The number of times a graphite2 font has been loaded.
     expires: "60"
     kind: uint
     notification_emails:
       - tom@mozilla.com
-    release_channel_collection: opt-in
+    release_channel_collection: opt-out
     record_in_processes:
       - 'all'
 
 # This section is for probes used to measure use of the Webextensions storage.sync API.
 storage.sync.api.usage:
   extensions_using:
     bug_numbers:
       - 1328974