Commit bafcdd7e authored by Mike Conley's avatar Mike Conley
Browse files

Bug 1567604 - Make VIDEO_PLAY_TIME_MS Telemetry probe opt-out. data-review=bmiroglio,r=dminor

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

--HG--
extra : moz-landing-system : lando
parent 8e102b92
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -12663,7 +12663,8 @@
    "kind": "exponential",
    "high": 7200000,
    "n_buckets": 100,
    "bug_numbers": [1261955, 1127646, 1570634]
    "bug_numbers": [1261955, 1127646, 1570634, 1567604],
    "releaseChannelCollection": "opt-out"
  },
  "VIDEO_HIDDEN_PLAY_TIME_MS" : {
    "record_in_processes": ["content"],