Source code

Revision control

Copy as Markdown

Other Tools

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# Adding a new metric? We have docs for that!
---
$tags:
- 'DevTools :: Console'
devtools.console:
javascript_error_displayed:
type: labeled_counter
description: >
Records the key-identifiers of error messages when they are displayed in
the webconsole of the debugger. Nothing should be recorded unless they are
visible on the user screen.
The label will be the error message name or "Unknown".
This metric replaces the Legacy Telemetry boolean histogram
DEVTOOLS_JAVASCRIPT_ERROR_DISPLAYED.
bugs:
data_reviews:
notification_emails:
- nicolas.b.pierron@mozilla.com
expires: never