summaryrefslogtreecommitdiffstats
path: root/comm/mail/components/telemetry/Events.yaml
blob: bc3772ee46bb8a85cf355b160659cc3689fef20f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# 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