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
20 - https://bugzilla.mozilla.org/show_bug.cgi?id=1799727
21 - https://bugzilla.mozilla.org/show_bug.cgi?id=1834774
23 - https://bugzilla.mozilla.org/show_bug.cgi?id=1759744#c5
24 - https://bugzilla.mozilla.org/show_bug.cgi?id=1799727#c4
25 - https://bugzilla.mozilla.org/show_bug.cgi?id=1834774#c3
27 - perf-telemetry-alerts@mozilla.com
28 - dpalmeiro@mozilla.com
33 "Time between loadEventStart and navigationStart, in ms."
38 "Time taken to perform dns lookup of the top level document, in ms."
43 "Time between responseStart and navigationStart, in ms."
48 "Time between firstContentfulPaint and naviationStart, in ms."
53 "Time spent executing JS during page load, in ms."
59 "Time spent in redirections for the top level document."
63 "Number of redirections for the top level document."
68 "One of normal,reload,stop,link,history,error or other."
72 "If true, a normal navigation was performed on the same origin."
76 "Version of HTTP protocol used."