Backed out changeset f594e6f00208 (bug 1940883) for causing crashes in bug 1941164.
[gecko.git] / toolkit / components / captchadetection / pings.yaml
blob7ded190074bc001569600da6cc729389a1120f1a
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 https://mozilla.org/MPL/2.0/.
5 ---
6 $schema: moz://mozilla.org/schemas/glean/pings/2-0-0
8 # We submit the ping with at least 24 hours delay in between to not spam with pings. When we receive a new captcha event,
9 # we'll check the last submission time and submit the ping if it's been more than 24 hours since the last submission.
11 captcha-detection:
12   description: |
13     This ping is used to analyze the occurrence of CAPTCHAs in the wild
14     by users' protection settings.
15   include_client_id: true
16   bugs:
17     - https://bugzilla.mozilla.org/show_bug.cgi?id=1913421
18   data_reviews:
19     - https://bugzilla.mozilla.org/show_bug.cgi?id=xxx
20   notification_emails:
21     - tritter@mozilla.com