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
14 timers_fired_per_wakeup:
15 type: custom_distribution
17 How many timers were processed in a single wake-up of the Timer Thread.
21 histogram_type: exponential
23 - https://bugzilla.mozilla.org/show_bug.cgi?id=1814718
25 - https://bugzilla.mozilla.org/show_bug.cgi?id=1814718