# 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/. # This file contains Thunderbird-specific telemetry Event definitions, which # are added on top of the Firefox ones (in /toolkit/components/telemetry). # To avoid name clashes, all the Thunderbird events will be under a "tb" # category. # A category used for unit tests. # Under normal operation, these won't be invoked. tb.test: test: objects: ["object1", "object2", "object3"] bug_numbers: [1427877] notification_emails: - "telemetry-client-dev@thunderbird.net" record_in_processes: ["main"] description: This is a test entry for Telemetry. expiry_version: never extra_keys: key1: This is just a test description. products: - thunderbird