Bug 1566886 - Extend validity of telemetry probes for Changes panel export options. r=gl

Confirmed with :mbalfanz that he wants a few more releases worth of usage data on these features.

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Razvan Caliman 2019-07-18 14:55:20 +00:00
parent 097ac365a2
commit 884e0dd58f

View File

@ -2317,7 +2317,7 @@ devtools.changesview:
- 1532583 - 1532583
description: > description: >
Number of times the Copy All Changes button is used in the Changes panel. Number of times the Copy All Changes button is used in the Changes panel.
expires: "70" expires: "73"
kind: uint kind: uint
notification_emails: notification_emails:
- dev-developer-tools@lists.mozilla.org - dev-developer-tools@lists.mozilla.org
@ -2335,7 +2335,7 @@ devtools.changesview:
- 1532583 - 1532583
description: > description: >
Number of times the Copy Rule button is used in the Changes panel. Number of times the Copy Rule button is used in the Changes panel.
expires: "70" expires: "73"
kind: uint kind: uint
notification_emails: notification_emails:
- dev-developer-tools@lists.mozilla.org - dev-developer-tools@lists.mozilla.org
@ -2354,7 +2354,7 @@ devtools.changesview:
description: > description: >
Number of times the Copy Declaration option is picked from the Changes panel Number of times the Copy Declaration option is picked from the Changes panel
context menu. context menu.
expires: "70" expires: "73"
kind: uint kind: uint
notification_emails: notification_emails:
- dev-developer-tools@lists.mozilla.org - dev-developer-tools@lists.mozilla.org
@ -2373,7 +2373,7 @@ devtools.changesview:
description: > description: >
Number of times the Copy Rule option is picked from the Changes panel Number of times the Copy Rule option is picked from the Changes panel
context menu. context menu.
expires: "70" expires: "73"
kind: uint kind: uint
notification_emails: notification_emails:
- dev-developer-tools@lists.mozilla.org - dev-developer-tools@lists.mozilla.org