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
9 $schema: moz://mozilla.org/schemas/glean/metrics/2-0-0
11 - 'Core :: DOM: Core & HTML'
17 Recorded when a top level content document has been loaded.
19 - https://bugzilla.mozilla.org/show_bug.cgi?id=1759744
21 - https://bugzilla.mozilla.org/show_bug.cgi?id=1759744#c5
23 - perf-telemetry-alerts@mozilla.com
24 - dpalmeiro@mozilla.com
29 "Time between loadEventStart and navigationStart, in ms."
34 "Time between responseStart and navigationStart, in ms."
39 "Time between firstContentfulPaint and naviationStart, in ms."
44 "Time spent executing JS during page load, in ms."
49 "One of normal,reload,stop,link,history,error or other."
51 telemetry_mirror: Page_load_Toplevel_Content