Bug 1488958 - Extend the telemetry.persistence_timer_hit_count. r=janerik

GeckoView is a bit more widespread now, but we still have no data
about how often the persistence timer is hit. Extending the lifetime
of this probe will allow us to have more data to reason about the
root cause of this.

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Alessio Placitelli 2018-09-10 10:24:45 +00:00
Родитель 83849c7cd5
Коммит 7108f5c2b6
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1525,7 +1525,7 @@ telemetry:
description: >
How many times the GeckoView Telemetry persistence timer was hit during
the current subsession.
expires: "65"
expires: "70"
kind: uint
notification_emails:
- telemetry-client-dev@mozilla.com