Bug 1944416: Restore individual tabs from closed groups in closed windows r=dao,sessi...
[gecko.git] / browser / components / places / metrics.yaml
blob7851f670c111e217997e22387de1d26e335ed95b
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
5 # Adding a new metric? We have docs for that!
6 # https://firefox-source-docs.mozilla.org/toolkit/components/glean/user/new_definitions_file.html
8 ---
9 $schema: moz://mozilla.org/schemas/glean/metrics/2-0-0
10 $tags:
11   - 'Firefox :: Bookmarks & History'
13 library:
14   link:
15     type: labeled_counter
16     description: >
17       The number of history or bookmark items opened from the Library
18       window
19       This metric was generated to correspond to the Legacy Telemetry
20       scalar library.link.
21     bugs:
22       - https://bugzil.la/1815906
23     data_reviews:
24       - https://bugzil.la/1815906
25     notification_emails:
26       - firefox-view-engineers@mozilla.com
27     expires: never
28     telemetry_mirror: LIBRARY_LINK
30   opened:
31     type: labeled_counter
32     description: >
33       The number of times the Library window was opened, keyed by
34       'history' or 'bookmarks'
35       This metric was generated to correspond to the Legacy Telemetry
36       scalar library.opened.
37     bugs:
38       - https://bugzil.la/1815906
39     data_reviews:
40       - https://bugzil.la/1815906
41     notification_emails:
42       - firefox-view-engineers@mozilla.com
43     expires: never
44     telemetry_mirror: LIBRARY_OPENED
46   search:
47     type: labeled_counter
48     description: >
49       The number of history-specific or bookmark-specific searches made
50       from the Library window
51       This metric was generated to correspond to the Legacy Telemetry
52       scalar library.search.
53     bugs:
54       - https://bugzil.la/1815906
55     data_reviews:
56       - https://bugzil.la/1815906
57     notification_emails:
58       - firefox-view-engineers@mozilla.com
59     expires: never
60     telemetry_mirror: LIBRARY_SEARCH