Bug 1850713: remove duplicated setting of early hint preloader id in `ScriptLoader...
[gecko.git] / dom / pings.yaml
blob29ea9e1b8f13f0aa80055ebeb1fd001c2d31de78
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 ---
6 $schema: moz://mozilla.org/schemas/glean/pings/2-0-0
8 pageload:
9   description: |
10     Instrumentation collected during a page load.
11   reasons:
12     startup: |
13       Page load ping sent during startup.
14     threshold: |
15       Page load ping sent when a threshold limit
16       of page loads has been reached.
17   include_client_id: false
18   send_if_empty: false
19   bugs:
20     - https://bugzilla.mozilla.org/show_bug.cgi?id=1759744
21   data_reviews:
22     - https://bugzilla.mozilla.org/show_bug.cgi?id=1759744#c5
23   notification_emails:
24     - perf-telemetry-alerts@mozilla.com
25     - dpalmeiro@mozilla.com