1 # This Source Code Form is subject to the terms of the Mozilla Public
\r
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
\r
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
\r
5 # Adding a new metric? We have docs for that!
\r
6 # https://firefox-source-docs.mozilla.org/toolkit/components/glean/user/new_definitions_file.html
\r
9 $schema: moz://mozilla.org/schemas/glean/metrics/2-0-0
\r
11 - 'Core :: Networking'
\r
14 speculative_connect_outcome:
\r
15 type: labeled_counter
\r
17 Counts the occurrence of each outcome of a speculative connection
\r
19 - https://bugzilla.mozilla.org/show_bug.cgi?id=909865
\r
21 - https://bugzilla.mozilla.org/show_bug.cgi?id=909865
\r
24 notification_emails:
\r
26 - acreskey@mozilla.com
\r
30 - aborted_socket_limit
\r
31 - aborted_socket_fail
\r
32 - aborted_https_not_enabled
\r
33 telemetry_mirror: NETWORKING_SPECULATIVE_CONNECT_OUTCOME
\r
35 cookie_timestamp_fixed_count:
\r
36 type: labeled_counter
\r
38 Counts the number of times a cookie's invalid timestamp was fixed when
\r
39 reading it from the DB.
\r
41 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828126
\r
43 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828126#c5
\r
46 notification_emails:
\r
54 cookie_creation_fixup_diff:
\r
55 type: custom_distribution
\r
58 If we fix up a cookie creation timestamp that is in the future this
\r
59 metric records the number of seconds that timestamp was off from NOW.
\r
61 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828126
\r
63 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828126#c5
\r
66 notification_emails:
\r
71 range_max: 315360000000
\r
73 histogram_type: exponential
\r
75 cookie_access_fixup_diff:
\r
76 type: custom_distribution
\r
79 If we fix up a cookie lastAccessed timestamp that is in the future this
\r
80 metric records the number of seconds that timestamp was off from NOW.
\r
82 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828126
\r
84 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828126#c5
\r
87 notification_emails:
\r
92 range_max: 315360000000
\r
94 histogram_type: exponential
\r
97 type: timing_distribution
\r
98 time_unit: millisecond
\r
100 Time for a successful DNS resolution (msec) |
\r
101 Migrated from Firefox Telemetry's `DNS_LOOKUP_TIME`.
\r
103 - https://bugzilla.mozilla.org/show_bug.cgi?id=1838240
\r
105 - https://bugzilla.mozilla.org/show_bug.cgi?id=1838240#c6
\r
108 notification_emails:
\r
109 - necko@mozilla.com
\r
110 - acreskey@mozilla.com
\r
112 telemetry_mirror: DNS_LOOKUP_TIME
\r
115 type: timing_distribution
\r
116 time_unit: millisecond
\r
118 Time for a renewed DNS OS resolution (msec) |
\r
119 Migrated from Firefox Telemetry's `DNS_RENEWAL_TIME`.
\r
121 - https://bugzilla.mozilla.org/show_bug.cgi?id=1838240
\r
123 - https://bugzilla.mozilla.org/show_bug.cgi?id=1838240#c6
\r
126 notification_emails:
\r
127 - necko@mozilla.com
\r
128 - acreskey@mozilla.com
\r
130 telemetry_mirror: DNS_RENEWAL_TIME
\r
132 dns_renewal_time_for_ttl:
\r
133 type: timing_distribution
\r
134 time_unit: millisecond
\r
136 Time for a DNS OS resolution (msec) used to get TTL |
\r
137 Migrated from Firefox Telemetry's `DNS_RENEWAL_TIME_FOR_TTL`.
\r
139 - https://bugzilla.mozilla.org/show_bug.cgi?id=1838240
\r
141 - https://bugzilla.mozilla.org/show_bug.cgi?id=1838240#c6
\r
144 notification_emails:
\r
145 - necko@mozilla.com
\r
146 - acreskey@mozilla.com
\r
148 telemetry_mirror: DNS_RENEWAL_TIME_FOR_TTL
\r
150 dns_failed_lookup_time:
\r
151 type: timing_distribution
\r
152 time_unit: millisecond
\r
154 Time for an unsuccessful DNS OS resolution (msec) |
\r
155 Migrated from Firefox Telemetry's `DNS_FAILED_LOOKUP_TIME`.
\r
157 - https://bugzilla.mozilla.org/show_bug.cgi?id=1838240
\r
159 - https://bugzilla.mozilla.org/show_bug.cgi?id=1838240#c6
\r
162 notification_emails:
\r
163 - necko@mozilla.com
\r
164 - acreskey@mozilla.com
\r
166 telemetry_mirror: DNS_FAILED_LOOKUP_TIME
\r
168 http_1_download_throughput:
\r
169 type: custom_distribution
\r
174 histogram_type: exponential
\r
176 The download throughput for http/1.0, http/1.1 requests larger than 10MB. Measured in megabits per second, Mbps.
\r
178 - https://bugzilla.mozilla.org/show_bug.cgi?id=1846798
\r
180 - https://bugzilla.mozilla.org/show_bug.cgi?id=1846798#c2
\r
183 notification_emails:
\r
184 - necko@mozilla.com
\r
185 - acreskey@mozilla.com
\r
187 telemetry_mirror: NETWORKING_DOWNLOAD_THROUGHPUT_HTTP_1
\r
189 http_2_download_throughput:
\r
190 type: custom_distribution
\r
195 histogram_type: exponential
\r
197 The download throughput for http/2 requests larger than 10MB. Measured in megabits per second, Mbps.
\r
199 - https://bugzilla.mozilla.org/show_bug.cgi?id=1846798
\r
201 - https://bugzilla.mozilla.org/show_bug.cgi?id=1846798#c2
\r
204 notification_emails:
\r
205 - necko@mozilla.com
\r
206 - acreskey@mozilla.com
\r
208 telemetry_mirror: NETWORKING_DOWNLOAD_THROUGHPUT_HTTP_2
\r
210 http_3_download_throughput:
\r
211 type: custom_distribution
\r
216 histogram_type: exponential
\r
218 The download throughput for http/3 requests larger than 10MB. Measured in megabits per second, Mbps.
\r
220 - https://bugzilla.mozilla.org/show_bug.cgi?id=1846798
\r
222 - https://bugzilla.mozilla.org/show_bug.cgi?id=1846798#c2
\r
225 notification_emails:
\r
226 - necko@mozilla.com
\r
227 - acreskey@mozilla.com
\r
229 telemetry_mirror: NETWORKING_DOWNLOAD_THROUGHPUT_HTTP_3
\r