Skip to content

Commit 3cad719

Browse files
authored
firefox_version metric for interaction and request-stats pings (#8)
1 parent f28663a commit 3cad719

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

telemetry/glean/metrics.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,24 @@ technical_operations:
361361
- https://bugzilla.mozilla.org/show_bug.cgi?id=1900898
362362
expires: never
363363

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+
- https://bugzilla.mozilla.org/show_bug.cgi?id=2006440
380+
expires: never
381+
364382
served_timestamp:
365383
type: datetime
366384
description: >

0 commit comments

Comments
 (0)