We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f28663a commit 3cad719Copy full SHA for 3cad719
1 file changed
telemetry/glean/metrics.yaml
@@ -361,6 +361,24 @@ technical_operations:
361
- https://bugzilla.mozilla.org/show_bug.cgi?id=1900898
362
expires: never
363
364
+ firefox_version:
365
+ type: string
366
+ description: >
367
+ Version of the Firefox browser being used by the client. Used for error investigation only, no
368
+ analytics value.
369
+ lifetime: application
370
+ send_in_pings:
371
+ - interaction
372
+ - request-stats
373
+ notification_emails:
374
+ - gtan@mozilla.com
375
+ bugs:
376
+ - https://mozilla-hub.atlassian.net/browse/AE-1120
377
+ - https://bugzilla.mozilla.org/show_bug.cgi?id=2006440
378
+ data_reviews:
379
380
+ expires: never
381
+
382
served_timestamp:
383
type: datetime
384
description: >
0 commit comments