metrics.yaml (867B)
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/. 4 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 7 8 --- 9 $schema: moz://mozilla.org/schemas/glean/metrics/2-0-0 10 $tags: 11 - 'Core :: DOM: HTML Parser' 12 13 parsing: 14 svg_unusual_pcdata: 15 type: rate 16 description: | 17 The rate of svg elements that have child elements during parsing, where their HTML counterpart would not have children. 18 notification_emails: 19 - seceng-telemetry@mozilla.com 20 bugs: 21 - https://bugzilla.mozilla.org/show_bug.cgi?id=1913382 22 data_reviews: 23 - https://phabricator.services.mozilla.com/D219290#7592177 24 expires: 150