Bug 1943650 - Command-line --help output misformatted after --dbus-service. r=emilio
[gecko.git] / toolkit / components / antitracking / imageinputmetadatastripper / metrics.yaml
blob48550320ed4710efab70ef31dd1889682b5afcac
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   - 'Core :: Privacy: Anti-Tracking'
13 image.input.telemetry:
14   image_input:
15     type: event
16     description: >
17       Type of user image file(s) input and browser input type and platform.
18     bugs:
19       - https://bugzilla.mozilla.org/show_bug.cgi?id=1899117
20     data_reviews:
21       - https://phabricator.services.mozilla.com/D223316
22     data_sensitivity:
23       - interaction
24     notification_emails:
25       - lschwarz@mozilla.com
26       - bvandersloot@mozilla.com
27     expires: 139
28     extra_keys:
29       image_type:
30         description: User input image file type(s).
31         type: string
32       input_type:
33         description: User input type.
34         type: string