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
11 - 'Core :: Networking'
14 speculative_connect_outcome:
17 Counts the occurrence of each outcome of a speculative connection
19 - https://bugzilla.mozilla.org/show_bug.cgi?id=909865
21 - https://bugzilla.mozilla.org/show_bug.cgi?id=909865
26 - acreskey@mozilla.com
30 - aborted_socket_limit
32 - aborted_https_not_enabled
33 telemetry_mirror: NETWORKING_SPECULATIVE_CONNECT_OUTCOME
35 cookie_timestamp_fixed_count:
38 Counts the number of times a cookie's invalid timestamp was fixed when
39 reading it from the DB.
41 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828126
43 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828126#c5
54 cookie_creation_fixup_diff:
55 type: custom_distribution
58 If we fix up a cookie creation timestamp that is in the future this
59 metric records the number of seconds that timestamp was off from NOW.
61 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828126
63 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828126#c5
71 range_max: 315360000000
73 histogram_type: exponential
75 cookie_access_fixup_diff:
76 type: custom_distribution
79 If we fix up a cookie lastAccessed timestamp that is in the future this
80 metric records the number of seconds that timestamp was off from NOW.
82 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828126
84 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828126#c5
92 range_max: 315360000000
94 histogram_type: exponential
97 type: custom_distribution
99 Reports the total number of cookies in storage
103 histogram_type: exponential
106 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828942
107 - https://bugzilla.mozilla.org/show_bug.cgi?id=1892158
108 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922606
110 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828942#TDB
111 - https://bugzilla.mozilla.org/show_bug.cgi?id=1892158
112 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922606
120 cookie_count_partitioned:
121 type: custom_distribution
123 Reports the number of partitioned cookies in storage
127 histogram_type: exponential
130 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828942
131 - https://bugzilla.mozilla.org/show_bug.cgi?id=1892158
132 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922606
134 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828942#TDB
135 - https://bugzilla.mozilla.org/show_bug.cgi?id=1892158
136 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922606
144 cookie_count_unpartitioned:
145 type: custom_distribution
147 Reports the number of unpartitioned cookies in storage
151 histogram_type: exponential
154 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828942
155 - https://bugzilla.mozilla.org/show_bug.cgi?id=1892158
156 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922606
158 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828942#TDB
159 - https://bugzilla.mozilla.org/show_bug.cgi?id=1892158
160 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922606
168 cookie_count_part_by_key:
169 type: custom_distribution
171 A distribution of the partitioned cookies in storage belonging to
172 a particular cookie key (host + origin attributes)
176 histogram_type: exponential
179 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828942
180 - https://bugzilla.mozilla.org/show_bug.cgi?id=1892158
181 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922606
183 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828942#TDB
184 - https://bugzilla.mozilla.org/show_bug.cgi?id=1892158
185 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922606
193 cookie_count_unpart_by_key:
194 type: custom_distribution
196 A distribution of the unpartitioned cookies in storage belonging to
197 a particular cookie key (host + origin attributes)
201 histogram_type: exponential
204 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828942
205 - https://bugzilla.mozilla.org/show_bug.cgi?id=1892158
206 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922606
208 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828942#TDB
209 - https://bugzilla.mozilla.org/show_bug.cgi?id=1892158
210 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922606
218 cookie_count_invalid_first_party_partitioned_in_db:
221 This counts the number of invalid first-party partitioned cookies that
222 don't have the partitioned cookie attribution(CHIPS).
224 - https://bugzilla.mozilla.org/1922193
226 - https://bugzilla.mozilla.org/1922193
228 - bvandersloot@mozilla.com
229 - tihuang@mozilla.com
233 set_invalid_first_party_partitioned_cookie:
236 This counts the number of times we set an invalid first-party partitioned
239 - https://bugzilla.mozilla.org/1922193
241 - https://bugzilla.mozilla.org/1922193
243 - bvandersloot@mozilla.com
244 - tihuang@mozilla.com
249 type: custom_distribution
251 A distribution of the number of cookies purged across
252 all host + OAs as a result of exceeding the cookie maximum threshold
257 histogram_type: exponential
260 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828942
261 - https://bugzilla.mozilla.org/show_bug.cgi?id=1892158
262 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922606
264 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828942#TDB
265 - https://bugzilla.mozilla.org/show_bug.cgi?id=1892158
266 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922606
274 cookie_purge_entry_max:
275 type: custom_distribution
277 A distribution of the number of cookies purged for a single
278 host + OA entry as a result of exceeding the maximum threshold
279 for the given host + OA (single purge)
283 histogram_type: exponential
286 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828942
287 - https://bugzilla.mozilla.org/show_bug.cgi?id=1892158
288 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922606
290 - https://bugzilla.mozilla.org/show_bug.cgi?id=1828942#TDB
291 - https://bugzilla.mozilla.org/show_bug.cgi?id=1892158
292 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922606
300 cookie_chips_partition_limit_overflow:
301 type: custom_distribution
303 The number of cookie bytes exceeding chips partition limit capacity for a single partition
307 histogram_type: exponential
310 - https://bugzilla.mozilla.org/show_bug.cgi?id=1878391
311 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922606
313 - https://bugzilla.mozilla.org/show_bug.cgi?id=1878391
314 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922606
322 sqlite_cookies_block_main_thread:
323 type: timing_distribution
324 time_unit: millisecond
326 Time spent on blocking main thread by startup cookie database read (in milliseconds), only for blocking case
328 - https://bugzilla.mozilla.org/show_bug.cgi?id=870460
330 - https://bugzilla.mozilla.org/show_bug.cgi?id=870460
334 telemetry_mirror: MOZ_SQLITE_COOKIES_BLOCK_MAIN_THREAD_MS_V2
336 sqlite_cookies_time_to_block_main_thread:
337 type: timing_distribution
338 time_unit: millisecond
340 How long (in milliseconds) after we finished reading the cookie db until the first cookie request came in (0 implies we blocked the main thread)
342 - https://bugzilla.mozilla.org/show_bug.cgi?id=1413839
344 - https://bugzilla.mozilla.org/show_bug.cgi?id=1413839
348 telemetry_mirror: MOZ_SQLITE_COOKIES_TIME_TO_BLOCK_MAIN_THREAD_MS
353 This counts the number of times we set a cookie. Introduced
354 as a denomenator for measuring CHIPS adoption.
356 - https://bugzilla.mozilla.org/1865199
357 - https://bugzilla.mozilla.org/show_bug.cgi?id=1912184
359 - https://bugzilla.mozilla.org/show_bug.cgi?id=1865199#c3
360 - https://bugzilla.mozilla.org/show_bug.cgi?id=1912184#c7
362 - bvandersloot@mozilla.com
368 This counts the number of times we set a cookie from a foreign (not
369 same-site) context. Introduced as a denomenator for measuring CHIPS
372 - https://bugzilla.mozilla.org/1865199
373 - https://bugzilla.mozilla.org/show_bug.cgi?id=1912184
375 - https://bugzilla.mozilla.org/show_bug.cgi?id=1865199#c3
376 - https://bugzilla.mozilla.org/show_bug.cgi?id=1912184#c7
378 - bvandersloot@mozilla.com
380 denominator_metric: networking.set_cookie
382 set_cookie_partitioned:
385 This counts the number of times we set a cookie that has the Partitioned
386 attribute. This tracks the adoption of CHIPS.
388 - https://bugzilla.mozilla.org/1865199
389 - https://bugzilla.mozilla.org/show_bug.cgi?id=1912184
391 - https://bugzilla.mozilla.org/show_bug.cgi?id=1865199#c3
392 - https://bugzilla.mozilla.org/show_bug.cgi?id=1912184#c7
394 - bvandersloot@mozilla.com
396 denominator_metric: networking.set_cookie
398 set_cookie_foreign_partitioned:
401 This counts the number of times we set a cookie that has the Partitioned
402 attribute in a foreign (not same-site) context. This tracks the adoption
405 - https://bugzilla.mozilla.org/1865199
406 - https://bugzilla.mozilla.org/show_bug.cgi?id=1912184
408 - https://bugzilla.mozilla.org/show_bug.cgi?id=1865199#c3
409 - https://bugzilla.mozilla.org/show_bug.cgi?id=1912184#c7
411 - bvandersloot@mozilla.com
413 denominator_metric: networking.set_cookie
415 set_cookie_expired_without_server_time:
418 This counts the number of times a cookie is set already expires but it
419 would not if we considered the server time.
421 - https://bugzilla.mozilla.org/1909980
422 - https://bugzilla.mozilla.org/1916532
424 - https://bugzilla.mozilla.org/show_bug.cgi?id=1909980#c7
425 - https://bugzilla.mozilla.org/show_bug.cgi?id=1916532#c7
429 denominator_metric: networking.set_cookie
432 type: timing_distribution
433 time_unit: millisecond
435 Time for a successful DNS resolution (msec) |
436 Migrated from Firefox Telemetry's `DNS_LOOKUP_TIME`.
438 - https://bugzilla.mozilla.org/show_bug.cgi?id=1838240
440 - https://bugzilla.mozilla.org/show_bug.cgi?id=1838240#c6
445 - acreskey@mozilla.com
447 telemetry_mirror: DNS_LOOKUP_TIME
450 type: labeled_timing_distribution
451 time_unit: millisecond
453 Time for a successful DoH request, from AsyncOpen to ReturnData
455 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922235
457 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922235
469 trr_dns_start: &trr_dns_start
470 type: labeled_timing_distribution
471 time_unit: millisecond
473 In TRR channel, time from connection open to the DNS request
476 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922238
478 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922238
481 - kershaw@mozilla.com
483 - mozilla.cloudflare-dns.com
484 - firefox.dns.nextdns.io
485 - private.canadianshield.cira.ca
488 - dooh.cloudflare-dns.com
489 - mozilla.cloudflare-dns.com_2
490 - firefox.dns.nextdns.io_2
491 - private.canadianshield.cira.ca_2
494 - dooh.cloudflare-dns.com_2
495 - mozilla.cloudflare-dns.com_3
496 - firefox.dns.nextdns.io_3
497 - private.canadianshield.cira.ca_3
500 - dooh.cloudflare-dns.com_3
506 In TRR channel, time from the DNS request being issued to
513 In TRR channel, time from the TCP SYN packet is received to
514 the connection is established and ready for HTTP.
520 In TRR channel, time from after the TCP SYN packet is
521 received to the secure connection is established and ready for HTTP.
524 trr_open_to_first_sent:
527 In TRR channel, time from open to first byte of request.
530 trr_first_sent_to_last_received:
533 In TRR channel, time from first byte of request sent to
534 last byte of response received.
537 trr_open_to_first_received:
540 In TRR channel, time from open to first byte of reply received.
546 In TRR channel, overall load time.
550 type: timing_distribution
551 time_unit: millisecond
553 Time for a renewed DNS OS resolution (msec) |
554 Migrated from Firefox Telemetry's `DNS_RENEWAL_TIME`.
556 - https://bugzilla.mozilla.org/show_bug.cgi?id=1838240
558 - https://bugzilla.mozilla.org/show_bug.cgi?id=1838240#c6
563 - acreskey@mozilla.com
565 telemetry_mirror: DNS_RENEWAL_TIME
567 dns_renewal_time_for_ttl:
568 type: timing_distribution
569 time_unit: millisecond
571 Time for a DNS OS resolution (msec) used to get TTL |
572 Migrated from Firefox Telemetry's `DNS_RENEWAL_TIME_FOR_TTL`.
574 - https://bugzilla.mozilla.org/show_bug.cgi?id=1838240
576 - https://bugzilla.mozilla.org/show_bug.cgi?id=1838240#c6
581 - acreskey@mozilla.com
583 telemetry_mirror: DNS_RENEWAL_TIME_FOR_TTL
585 dns_failed_lookup_time:
586 type: timing_distribution
587 time_unit: millisecond
589 Time for an unsuccessful DNS OS resolution (msec) |
590 Migrated from Firefox Telemetry's `DNS_FAILED_LOOKUP_TIME`.
592 - https://bugzilla.mozilla.org/show_bug.cgi?id=1838240
594 - https://bugzilla.mozilla.org/show_bug.cgi?id=1838240#c6
599 - acreskey@mozilla.com
601 telemetry_mirror: DNS_FAILED_LOOKUP_TIME
603 dns_native_https_call_time:
604 type: timing_distribution
605 time_unit: millisecond
607 Time spent in the call to the native OS DNS resolution.
609 - https://bugzilla.mozilla.org/show_bug.cgi?id=1885529
611 - https://bugzilla.mozilla.org/show_bug.cgi?id=1885529
620 type: labeled_counter
622 The count of calls to the native DNS APIs
624 - https://bugzilla.mozilla.org/show_bug.cgi?id=1879165
626 - https://bugzilla.mozilla.org/show_bug.cgi?id=1879165
639 fetch_keepalive_discard_count:
640 type: labeled_counter
642 Counts how many fetch keepalive requests are dropped due to configured
645 - https://bugzilla.mozilla.org/show_bug.cgi?id=1873551
647 - https://bugzilla.mozilla.org/show_bug.cgi?id=1873551
652 - total_keepalive_limit
655 fetch_keepalive_request_count:
656 type: labeled_counter
658 Counts how many fetch keepalive requests are made. This counter helps us to
659 understand the adoption of fetch keepalive for firefox.
661 - https://bugzilla.mozilla.org/show_bug.cgi?id=1873551
663 - https://bugzilla.mozilla.org/show_bug.cgi?id=1873551
671 http_content_onstart_delay:
672 type: timing_distribution
673 time_unit: millisecond
675 The time between dispatching OnStartRequest from the socket thread and processing it on the main thread (content process).
677 - https://bugzilla.mozilla.org/show_bug.cgi?id=1857926
678 - https://bugzilla.mozilla.org/show_bug.cgi?id=1902188
680 - https://bugzilla.mozilla.org/show_bug.cgi?id=1857926#c
681 - https://bugzilla.mozilla.org/show_bug.cgi?id=1902188
689 http_content_onstop_delay:
690 type: timing_distribution
691 time_unit: millisecond
693 The time between dispatching OnStopRequest from the socket thread and processing it on the main thread (content process).
695 - https://bugzilla.mozilla.org/show_bug.cgi?id=1857926
696 - https://bugzilla.mozilla.org/show_bug.cgi?id=1902188
698 - https://bugzilla.mozilla.org/show_bug.cgi?id=1857926#c
699 - https://bugzilla.mozilla.org/show_bug.cgi?id=1902188
707 http_content_ondatafinished_delay:
708 type: timing_distribution
709 time_unit: millisecond
711 The time between dispatching OnDataFinished from the socket thread and processing
712 it on main/background thread.
714 - https://bugzilla.mozilla.org/show_bug.cgi?id=1857615
715 - https://bugzilla.mozilla.org/show_bug.cgi?id=1902188
717 - https://bugzilla.mozilla.org/show_bug.cgi?id=1857615#c
718 - https://bugzilla.mozilla.org/show_bug.cgi?id=1902188
726 http_content_ondatafinished_delay_2:
727 type: timing_distribution
728 time_unit: millisecond
730 The time between dispatching OnDataFinished from the socket thread and processing it
731 on the background thread.
733 - https://bugzilla.mozilla.org/show_bug.cgi?id=1857615
734 - https://bugzilla.mozilla.org/show_bug.cgi?id=1902188
735 - https://bugzilla.mozilla.org/show_bug.cgi?id=1913140
737 - https://bugzilla.mozilla.org/show_bug.cgi?id=1857615#c
738 - https://bugzilla.mozilla.org/show_bug.cgi?id=1902188
746 http_content_ondatafinished_to_onstop_delay:
747 type: timing_distribution
748 time_unit: millisecond
750 The time between processing OnDataFinished and processing OnStopRequest (if OnDataFinished comes first)
752 - https://bugzilla.mozilla.org/show_bug.cgi?id=1857615
753 - https://bugzilla.mozilla.org/show_bug.cgi?id=1902188
755 - https://bugzilla.mozilla.org/show_bug.cgi?id=1857615#c
756 - https://bugzilla.mozilla.org/show_bug.cgi?id=1902188
764 http_content_html5parser_ondatafinished_to_onstop_delay:
765 type: timing_distribution
766 time_unit: millisecond
768 The time between processing OnDataFinished and processing OnStopRequest (if OnDataFinished comes first)
770 - https://bugzilla.mozilla.org/show_bug.cgi?id=1857926
771 - https://bugzilla.mozilla.org/show_bug.cgi?id=1902188
773 - https://bugzilla.mozilla.org/show_bug.cgi?id=1857926
774 - https://bugzilla.mozilla.org/show_bug.cgi?id=1902188
782 http_content_cssloader_ondatafinished_to_onstop_delay:
783 type: timing_distribution
784 time_unit: millisecond
786 The time between processing OnDataFinished and processing OnStopRequest for CSSLoader in the content process
788 - https://bugzilla.mozilla.org/show_bug.cgi?id=1883391
789 - https://bugzilla.mozilla.org/show_bug.cgi?id=1902186
791 - https://bugzilla.mozilla.org/show_bug.cgi?id=1883391
798 http_ip_addr_any_count:
799 type: labeled_counter
801 The number of times we see the IP address 0.0.0.0 or its IPv6 equivalent.
803 - https://bugzilla.mozilla.org/show_bug.cgi?id=1914583
805 - https://bugzilla.mozilla.org/show_bug.cgi?id=1914583
812 - not_blocked_requests
815 http_ip_addr_any_hostnames:
816 type: labeled_counter
818 The number of times we see the IP address 0.0.0.0 or its IPv6 equivalent used as hostnames
820 - https://bugzilla.mozilla.org/show_bug.cgi?id=1937743
822 - https://bugzilla.mozilla.org/show_bug.cgi?id=1937743
832 http_onstart_suspend_total_time:
833 type: timing_distribution
834 time_unit: millisecond
835 telemetry_mirror: HTTP_ONSTART_SUSPEND_TOTAL_TIME
837 Time in milliseconds that http channel spent suspended between AsyncOpen and OnStartRequest.
839 - https://bugzilla.mozilla.org/show_bug.cgi?id=1897209
840 - https://bugzilla.mozilla.org/show_bug.cgi?id=1347948
842 - https://bugzilla.mozilla.org/show_bug.cgi?id=1897209
847 http_1_download_throughput:
848 type: custom_distribution
853 histogram_type: exponential
855 The download throughput for http/1.0, http/1.1 requests larger than 10MB. Measured in megabits per second, Mbps.
857 - https://bugzilla.mozilla.org/show_bug.cgi?id=1846798
859 - https://bugzilla.mozilla.org/show_bug.cgi?id=1846798#c2
864 - acreskey@mozilla.com
866 telemetry_mirror: NETWORKING_DOWNLOAD_THROUGHPUT_HTTP_1
868 http_1_download_throughput_10_50: &http_1_download_throughput_10_50
869 type: custom_distribution
874 histogram_type: exponential
876 The download throughput for http/1.0 and http/1.1 requests between 10MB and 50MB. Measured in megabits per second, Mbps.
878 - https://bugzilla.mozilla.org/show_bug.cgi?id=1909931
880 - https://bugzilla.mozilla.org/show_bug.cgi?id=1909931
887 http_1_download_throughput_50_100:
888 <<: *http_1_download_throughput_10_50
890 The download throughput for http/1.0 and http/1.1 requests between 50MB and 100MB. Measured in megabits per second, Mbps.
892 http_1_download_throughput_100:
893 <<: *http_1_download_throughput_10_50
895 The download throughput for http/1.0 and http/1.1 requests size larger than 100MB. Measured in megabits per second, Mbps.
897 http_2_download_throughput:
898 type: custom_distribution
903 histogram_type: exponential
905 The download throughput for http/2 requests larger than 10MB. Measured in megabits per second, Mbps.
907 - https://bugzilla.mozilla.org/show_bug.cgi?id=1846798
909 - https://bugzilla.mozilla.org/show_bug.cgi?id=1846798#c2
914 - acreskey@mozilla.com
916 telemetry_mirror: NETWORKING_DOWNLOAD_THROUGHPUT_HTTP_2
918 http_2_download_throughput_10_50: &http_2_download_throughput_10_50
919 type: custom_distribution
924 histogram_type: exponential
926 The download throughput for http/2 requests between 10MB and 50MB. Measured in megabits per second, Mbps.
928 - https://bugzilla.mozilla.org/show_bug.cgi?id=1909931
930 - https://bugzilla.mozilla.org/show_bug.cgi?id=1909931
937 http_2_download_throughput_50_100:
938 <<: *http_2_download_throughput_10_50
940 The download throughput for http/2 requests between 50MB and 100MB. Measured in megabits per second, Mbps.
942 http_2_download_throughput_100:
943 <<: *http_2_download_throughput_10_50
945 The download throughput for http/2 requests size larger than 100MB. Measured in megabits per second, Mbps.
947 http_3_download_throughput:
948 type: custom_distribution
953 histogram_type: exponential
955 The download throughput for http/3 requests larger than 10MB. Measured in megabits per second, Mbps.
957 - https://bugzilla.mozilla.org/show_bug.cgi?id=1846798
959 - https://bugzilla.mozilla.org/show_bug.cgi?id=1846798#c2
964 - acreskey@mozilla.com
966 telemetry_mirror: NETWORKING_DOWNLOAD_THROUGHPUT_HTTP_3
968 http_3_download_throughput_10_50: &http_3_download_throughput_10_50
969 type: custom_distribution
974 histogram_type: exponential
976 The download throughput for http/3 requests between 10MB and 50MB. Measured in megabits per second, Mbps.
978 - https://bugzilla.mozilla.org/show_bug.cgi?id=1909663
980 - https://bugzilla.mozilla.org/show_bug.cgi?id=1909663
987 http_3_download_throughput_50_100:
988 <<: *http_3_download_throughput_10_50
990 The download throughput for http/3 requests between 50MB and 100MB. Measured in megabits per second, Mbps.
992 http_3_download_throughput_100:
993 <<: *http_3_download_throughput_10_50
995 The download throughput for http/3 requests size larger than 100MB. Measured in megabits per second, Mbps.
997 http_1_upload_throughput:
998 type: custom_distribution
1003 histogram_type: exponential
1005 The upload throughput for http/1.0, http/1.1 requests larger than 10MB. Measured in megabits per second, Mbps.
1007 - https://bugzilla.mozilla.org/show_bug.cgi?id=1858256
1009 - https://bugzilla.mozilla.org/show_bug.cgi?id=1858256#c2
1012 notification_emails:
1014 - acreskey@mozilla.com
1016 telemetry_mirror: HTTP_UPLOAD_THROUGHPUT_MBPS_HTTP_1
1018 http_2_upload_throughput:
1019 type: custom_distribution
1024 histogram_type: exponential
1026 The upload throughput for http/2 requests larger than 10MB. Measured in megabits per second, Mbps.
1028 - https://bugzilla.mozilla.org/show_bug.cgi?id=1858256
1030 - https://bugzilla.mozilla.org/show_bug.cgi?id=1858256#c2
1033 notification_emails:
1035 - acreskey@mozilla.com
1037 telemetry_mirror: HTTP_UPLOAD_THROUGHPUT_MBPS_HTTP_2
1039 http_3_upload_throughput:
1040 type: custom_distribution
1045 histogram_type: exponential
1047 The upload throughput for http/3 requests larger than 10MB. Measured in megabits per second, Mbps.
1049 - https://bugzilla.mozilla.org/show_bug.cgi?id=1858256
1051 - https://bugzilla.mozilla.org/show_bug.cgi?id=1858256#c2
1054 notification_emails:
1056 - acreskey@mozilla.com
1058 telemetry_mirror: HTTP_UPLOAD_THROUGHPUT_MBPS_HTTP_3
1060 http_1_upload_throughput_10_50:
1061 type: custom_distribution
1066 histogram_type: exponential
1068 The upload throughput for http/1.0, http/1.1 request size between 10MB and 50MB. Measured in megabits per second, Mbps.
1070 - https://bugzilla.mozilla.org/show_bug.cgi?id=1866739
1072 - https://bugzilla.mozilla.org/show_bug.cgi?id=1858256#c2
1075 notification_emails:
1077 - kershaw@mozilla.com
1079 telemetry_mirror: HTTP_UPLOAD_THROUGHPUT_MBPS_HTTP_1_10_50
1081 http_1_upload_throughput_50_100:
1082 type: custom_distribution
1087 histogram_type: exponential
1089 The upload throughput for http/1.0, http/1.1 request size between 50MB and 100MB. Measured in megabits per second, Mbps.
1091 - https://bugzilla.mozilla.org/show_bug.cgi?id=1866739
1093 - https://bugzilla.mozilla.org/show_bug.cgi?id=1858256#c2
1096 notification_emails:
1098 - kershaw@mozilla.com
1100 telemetry_mirror: HTTP_UPLOAD_THROUGHPUT_MBPS_HTTP_1_50_100
1102 http_1_upload_throughput_100:
1103 type: custom_distribution
1108 histogram_type: exponential
1110 The upload throughput for http/1.0, http/1.1 request size larger than 100MB. Measured in megabits per second, Mbps.
1112 - https://bugzilla.mozilla.org/show_bug.cgi?id=1866739
1114 - https://bugzilla.mozilla.org/show_bug.cgi?id=1858256#c2
1117 notification_emails:
1119 - kershaw@mozilla.com
1121 telemetry_mirror: HTTP_UPLOAD_THROUGHPUT_MBPS_HTTP_1_100
1123 http_2_upload_throughput_10_50:
1124 type: custom_distribution
1129 histogram_type: exponential
1131 The upload throughput for http/2 request size between 10MB and 50MB. Measured in megabits per second, Mbps.
1133 - https://bugzilla.mozilla.org/show_bug.cgi?id=1866739
1135 - https://bugzilla.mozilla.org/show_bug.cgi?id=1858256#c2
1138 notification_emails:
1140 - kershaw@mozilla.com
1142 telemetry_mirror: HTTP_UPLOAD_THROUGHPUT_MBPS_HTTP_2_10_50
1144 http_2_upload_throughput_50_100:
1145 type: custom_distribution
1150 histogram_type: exponential
1152 The upload throughput for http/2 request size between 50MB and 100MB. Measured in megabits per second, Mbps.
1154 - https://bugzilla.mozilla.org/show_bug.cgi?id=1866739
1156 - https://bugzilla.mozilla.org/show_bug.cgi?id=1858256#c2
1159 notification_emails:
1161 - kershaw@mozilla.com
1163 telemetry_mirror: HTTP_UPLOAD_THROUGHPUT_MBPS_HTTP_2_50_100
1165 http_2_upload_throughput_100:
1166 type: custom_distribution
1171 histogram_type: exponential
1173 The upload throughput for http/2 request size larger than 100MB. Measured in megabits per second, Mbps.
1175 - https://bugzilla.mozilla.org/show_bug.cgi?id=1866739
1177 - https://bugzilla.mozilla.org/show_bug.cgi?id=1858256#c2
1180 notification_emails:
1182 - kershaw@mozilla.com
1184 telemetry_mirror: HTTP_UPLOAD_THROUGHPUT_MBPS_HTTP_2_100
1186 http_3_upload_throughput_10_50:
1187 type: custom_distribution
1192 histogram_type: exponential
1194 The upload throughput for http/3 request size between 10MB and 50MB. Measured in megabits per second, Mbps.
1196 - https://bugzilla.mozilla.org/show_bug.cgi?id=1866739
1198 - https://bugzilla.mozilla.org/show_bug.cgi?id=1858256#c2
1201 notification_emails:
1203 - kershaw@mozilla.com
1205 telemetry_mirror: HTTP_UPLOAD_THROUGHPUT_MBPS_HTTP_3_10_50
1207 http_3_upload_throughput_50_100:
1208 type: custom_distribution
1213 histogram_type: exponential
1215 The upload throughput for http/3 request size between 50MB and 100MB. Measured in megabits per second, Mbps.
1217 - https://bugzilla.mozilla.org/show_bug.cgi?id=1866739
1219 - https://bugzilla.mozilla.org/show_bug.cgi?id=1858256#c2
1222 notification_emails:
1224 - kershaw@mozilla.com
1226 telemetry_mirror: HTTP_UPLOAD_THROUGHPUT_MBPS_HTTP_3_50_100
1228 http_3_upload_throughput_100:
1229 type: custom_distribution
1234 histogram_type: exponential
1236 The upload throughput for http/3 request size larger than 100MB. Measured in megabits per second, Mbps.
1238 - https://bugzilla.mozilla.org/show_bug.cgi?id=1866739
1240 - https://bugzilla.mozilla.org/show_bug.cgi?id=1858256#c2
1243 notification_emails:
1245 - kershaw@mozilla.com
1247 telemetry_mirror: HTTP_UPLOAD_THROUGHPUT_MBPS_HTTP_3_100
1249 http_3_ecn_ce_ect0_ratio_sent: &http_3_ecn_ce_ect0_ratio_sent
1250 type: custom_distribution
1255 histogram_type: exponential
1257 HTTP3: ECN CE to ECT0 ratio (multiply by 10000) sent.
1259 - https://bugzilla.mozilla.org/show_bug.cgi?id=1902065
1261 - https://bugzilla.mozilla.org/show_bug.cgi?id=1902065
1264 notification_emails:
1266 - minden@mozilla.com
1269 http_3_ecn_ce_ect0_ratio_received:
1270 <<: *http_3_ecn_ce_ect0_ratio_sent
1272 HTTP3: ECN CE to ECT0 ratio (multiply by 10000) received.
1274 http_3_ecn_path_capability:
1275 type: labeled_counter
1277 Number of paths known to be ECN capable or not-capable.
1279 - https://bugzilla.mozilla.org/show_bug.cgi?id=1902065
1281 - https://bugzilla.mozilla.org/show_bug.cgi?id=1902065
1284 notification_emails:
1286 - minden@mozilla.com
1293 type: custom_distribution
1298 histogram_type: exponential
1300 HTTP3: packet loss ratio (multiply by 10000).
1302 - https://bugzilla.mozilla.org/show_bug.cgi?id=1917778
1304 - https://bugzilla.mozilla.org/show_bug.cgi?id=1917778
1307 notification_emails:
1309 - minden@mozilla.com
1312 http_3_connection_close_reason:
1313 type: labeled_counter
1315 Number of HTTP3 connections closed, labeled by reason.
1317 - https://bugzilla.mozilla.org/show_bug.cgi?id=1926258
1319 - https://bugzilla.mozilla.org/show_bug.cgi?id=1926258
1322 notification_emails:
1324 - minden@mozilla.com
1327 # neqo_transport::CloseReason::Application
1329 # neqo_transport::CloseReason::Transport
1337 - FrameEncodingError
1338 - TransportParameterError
1342 - CryptoBufferExceeded
1348 - ConnectionIdLimitExceeded
1349 - ConnectionIdsExhausted
1359 - InvalidResumptionToken
1370 - PacketNumberOverlap
1371 - PeerApplicationError
1376 - UnknownConnectionId
1378 - VersionNegotiation
1381 http_3_quic_frame_count:
1382 type: labeled_counter
1384 Number of QUIC frames send and received by type.
1386 - https://bugzilla.mozilla.org/show_bug.cgi?id=1929818
1388 - https://bugzilla.mozilla.org/show_bug.cgi?id=1929818
1391 notification_emails:
1393 - minden@mozilla.com
1412 - streams_blocked_tx
1413 - streams_blocked_rx
1418 - max_stream_data_tx
1419 - max_stream_data_rx
1420 - stream_data_blocked_tx
1421 - stream_data_blocked_rx
1422 - new_connection_id_tx
1423 - new_connection_id_rx
1424 - retire_connection_id_tx
1425 - retire_connection_id_rx
1430 - connection_close_tx
1431 - connection_close_rx
1442 cache_metadata_first_read_time: &cache_metadata_first_read_time
1443 type: timing_distribution
1444 time_unit: millisecond
1446 Time spent to read the first part of the metadata from the cache entry file.
1448 - https://bugzilla.mozilla.org/show_bug.cgi?id=1908994
1450 - https://bugzilla.mozilla.org/show_bug.cgi?id=1908994
1451 notification_emails:
1454 telemetry_mirror: NETWORK_CACHE_METADATA_FIRST_READ_TIME_MS
1456 cache_metadata_second_read_time:
1457 <<: *cache_metadata_first_read_time
1459 Time spent to read the missing part of the metadata from the cache entry file.
1460 telemetry_mirror: NETWORK_CACHE_METADATA_SECOND_READ_TIME_MS
1462 cache_metadata_size:
1463 type: memory_distribution
1466 Size of the metadata in bytes parsed from the disk.
1468 - https://bugzilla.mozilla.org/show_bug.cgi?id=1133739
1469 - https://bugzilla.mozilla.org/show_bug.cgi?id=1495336
1470 - https://bugzilla.mozilla.org/show_bug.cgi?id=1908994
1472 - https://bugzilla.mozilla.org/show_bug.cgi?id=1908994
1475 notification_emails:
1479 residual_cache_folder_count:
1482 Counts how often we find a cache folder that wasn't purged
1483 at shutdown by a background task process.
1485 - https://bugzilla.mozilla.org/1848542
1487 - https://bugzilla.mozilla.org/show_bug.cgi?id=1848542
1488 notification_emails:
1492 residual_cache_folder_removal:
1493 type: labeled_counter
1495 Counts how often succeed/fail in removing cache folder
1496 that wasn't purged at shutdown
1498 - https://bugzilla.mozilla.org/1848542
1500 - https://bugzilla.mozilla.org/show_bug.cgi?id=1848542
1501 notification_emails:
1508 cache_purge_due_to_memory_limit:
1509 type: labeled_counter
1511 Counts how often we purge cache entries from memory due to memory limits.
1513 - https://bugzilla.mozilla.org/show_bug.cgi?id=1941935
1515 - https://bugzilla.mozilla.org/show_bug.cgi?id=1941935
1516 notification_emails:
1520 - meta_data_file_size_limit
1521 - cache_memory_limit
1524 type: labeled_counter
1526 The count of successful TRR requests keyed by regular/private browsing
1528 - https://bugzilla.mozilla.org/show_bug.cgi?id=1866245
1529 - https://bugzilla.mozilla.org/show_bug.cgi?id=1902190
1531 - https://bugzilla.mozilla.org/show_bug.cgi?id=1866245
1532 notification_emails:
1540 trr_request_count_per_conn:
1541 type: labeled_counter
1543 Number of DOH requests per connection keyed by HTTP version
1545 - https://bugzilla.mozilla.org/show_bug.cgi?id=1916352
1547 - https://bugzilla.mozilla.org/show_bug.cgi?id=1916352
1548 notification_emails:
1549 - kershaw@mozilla.com
1557 http_redirect_to_scheme_top_level: &http_redirect_to_scheme_top_level
1558 type: labeled_counter
1560 Count of the HTTP redirection that triggered by top-level document, keyed by the URL scheme redirected to
1562 - https://bugzilla.mozilla.org/show_bug.cgi?id=1413512
1563 - https://bugzilla.mozilla.org/show_bug.cgi?id=1567462
1564 - https://bugzilla.mozilla.org/show_bug.cgi?id=1897290
1566 - https://bugzilla.mozilla.org/show_bug.cgi?id=1897290
1567 notification_emails:
1571 http_redirect_to_scheme_subresource:
1572 <<: *http_redirect_to_scheme_top_level
1574 Count of the HTTP redirection that triggered by subresource, keyed by the URL scheme redirected to
1576 http_response_version:
1577 type: labeled_counter
1579 HTTP protocol version used on response from nsHttp.h
1581 - https://bugzilla.mozilla.org/show_bug.cgi?id=1876776
1583 - https://bugzilla.mozilla.org/show_bug.cgi?id=1876776#c2
1584 notification_emails:
1593 http_response_status_code:
1594 type: labeled_counter
1596 HTTP Response Status Code (200, 301, 302, 304, 307, 308, 400, 401, 403, 404, 421, 425, 429, other 400 and 500)
1598 - https://bugzilla.mozilla.org/show_bug.cgi?id=1896350
1599 - https://bugzilla.mozilla.org/show_bug.cgi?id=1903410
1601 - https://bugzilla.mozilla.org/show_bug.cgi?id=1896350
1602 notification_emails:
1604 - smayya@mozilla.com
1608 - 301_moved_permanently
1611 - 307_temporary_redirect
1612 - 308_permanent_redirect
1617 - 421_misdirected_request
1619 - 429_too_many_requests
1625 type: labeled_counter
1627 HTTPS RR is presented or not
1629 - https://bugzilla.mozilla.org/1686421
1631 - https://bugzilla.mozilla.org/show_bug.cgi?id=1686421
1632 notification_emails:
1634 - kershaw@mozilla.com
1638 - presented_with_http3
1641 http_channel_onstart_success_https_rr:
1642 type: labeled_counter
1644 Successfully started HTTP channels when HTTPS RR is used
1646 - https://bugzilla.mozilla.org/1682552
1648 - https://bugzilla.mozilla.org/show_bug.cgi?id=1682552
1649 notification_emails:
1651 - kershaw@mozilla.com
1659 http_channel_disposition:
1660 type: labeled_counter
1662 Channel Disposition for HTTP and HTTPS:
1663 cancel, disk, net_ok, net_early_fail, and net_late_fail
1665 - https://bugzilla.mozilla.org/1341128
1666 - https://bugzilla.mozilla.org/1898248
1668 - https://bugzilla.mozilla.org/show_bug.cgi?id=1898248
1669 notification_emails:
1676 - http_net_early_fail
1677 - http_net_late_fail
1681 - https_net_early_fail
1682 - https_net_late_fail
1684 http_channel_disposition_enabled_upgrade: &http_channel_disposition_enabled_upgrade
1685 type: labeled_counter
1687 Upgrading display content Channel Disposition (key: enable_upgrade)
1689 - https://bugzilla.mozilla.org/1440701
1690 - https://bugzilla.mozilla.org/1898248
1692 - https://bugzilla.mozilla.org/show_bug.cgi?id=1898248
1693 notification_emails:
1695 - seceng-telemetry@mozilla.com
1704 http_channel_disposition_enabled_no_reason:
1705 <<: *http_channel_disposition_enabled_upgrade
1707 Upgrading display content Channel Disposition (key: enabled_no_reason)
1709 http_channel_disposition_enabled_wont:
1710 <<: *http_channel_disposition_enabled_upgrade
1712 Upgrading display content Channel Disposition (key: enabled_wont)
1714 http_channel_disposition_disabled_upgrade:
1715 <<: *http_channel_disposition_enabled_upgrade
1717 Upgrading display content Channel Disposition (key: disable_upgrade)
1719 http_channel_disposition_disabled_no_reason:
1720 <<: *http_channel_disposition_enabled_upgrade
1722 Upgrading display content Channel Disposition (key: disabled_no_reason)
1724 http_channel_disposition_disabled_wont:
1725 <<: *http_channel_disposition_enabled_upgrade
1727 Upgrading display content Channel Disposition (key: disabled_wont)
1729 http_channel_onstart_status:
1730 type: labeled_counter
1732 Whether successfully started HTTP channels
1734 - https://bugzilla.mozilla.org/1473333
1735 - https://bugzilla.mozilla.org/1587226
1736 - https://bugzilla.mozilla.org/1898248
1738 - https://bugzilla.mozilla.org/show_bug.cgi?id=1898248
1739 notification_emails:
1746 http_channel_page_open_to_first_sent:
1747 type: timing_distribution
1748 time_unit: millisecond
1750 Time in milliseconds from AsyncOpen to first byte of request sent,
1751 applicable for page loads without HTTPS RR
1753 - https://bugzilla.mozilla.org/show_bug.cgi?id=1697480
1755 - https://bugzilla.mozilla.org/show_bug.cgi?id=1697480
1758 notification_emails:
1760 - kershaw@mozilla.com
1763 http_channel_sub_open_to_first_sent:
1764 type: timing_distribution
1765 time_unit: millisecond
1767 Time in milliseconds from AsyncOpen to first byte of request sent,
1768 applicable for sub-resource loads without HTTPS RR
1770 - https://bugzilla.mozilla.org/show_bug.cgi?id=1697480
1772 - https://bugzilla.mozilla.org/show_bug.cgi?id=1697480
1775 notification_emails:
1777 - kershaw@mozilla.com
1780 http_channel_page_open_to_first_sent_https_rr:
1781 type: timing_distribution
1782 time_unit: millisecond
1784 Time in milliseconds from AsyncOpen to first byte of request sent,
1785 applicable for page loads with HTTPS RR
1787 - https://bugzilla.mozilla.org/show_bug.cgi?id=1697480
1789 - https://bugzilla.mozilla.org/show_bug.cgi?id=1697480
1792 notification_emails:
1794 - kershaw@mozilla.com
1797 http_to_https_upgrade_reason:
1798 type: labeled_counter
1800 Whether a top-level HTTP request gets upgraded to HTTPS and the reason for it
1802 - https://bugzilla.mozilla.org/show_bug.cgi?id=1883954
1803 - https://bugzilla.mozilla.org/show_bug.cgi?id=1922559
1805 - https://bugzilla.mozilla.org/show_bug.cgi?id=1883954
1806 notification_emails:
1807 - ckerschb@mozilla.com
1808 - freddyb@mozilla.com
1809 - kershaw@mozilla.com
1811 - seceng-telemetry@mozilla.com
1815 - not_initialized_https #Bug 1912222, remove eventually
1817 - no_upgrade_https #Bug 1912222, remove eventually
1820 - https_only_upgrade
1821 - https_only_upgrade_downgrade
1822 - https_first_upgrade
1823 - https_first_upgrade_downgrade
1824 - https_first_schemeless_upgrade
1825 - https_first_schemeless_upgrade_downgrade
1828 - web_extension_upgrade
1832 https_http_or_local:
1833 type: labeled_counter
1835 Whether a top-level request is HTTPS, HTTP, or HTTP for local domain
1837 - https://bugzilla.mozilla.org/show_bug.cgi?id=1933672
1839 - https://bugzilla.mozilla.org/show_bug.cgi?id=1933672
1840 notification_emails:
1841 - ckerschb@mozilla.com
1842 - kershaw@mozilla.com
1844 - seceng-telemetry@mozilla.com
1849 - load_is_http_for_local_domain
1851 http_channel_sub_open_to_first_sent_https_rr:
1852 type: timing_distribution
1853 time_unit: millisecond
1855 Time in milliseconds from AsyncOpen to first byte of request sent,
1856 applicable for sub-resource loads with HTTPS RR
1858 - https://bugzilla.mozilla.org/show_bug.cgi?id=1697480
1860 - https://bugzilla.mozilla.org/show_bug.cgi?id=1697480
1863 notification_emails:
1865 - kershaw@mozilla.com
1868 transaction_wait_time_https_rr:
1869 type: timing_distribution
1870 time_unit: millisecond
1872 Time from submission to dispatch of transaction when HTTPS RR is used (ms)
1874 - https://bugzilla.mozilla.org/show_bug.cgi?id=1697480
1876 - https://bugzilla.mozilla.org/show_bug.cgi?id=1697480
1879 notification_emails:
1881 - kershaw@mozilla.com
1885 type: labeled_counter
1887 The proxies configurations created in the browser session (SOCKSv4, SOCKSv5, HTTP, HTTPS)
1889 - https://bugzilla.mozilla.org/show_bug.cgi?id=1879848
1890 - https://bugzilla.mozilla.org/show_bug.cgi?id=1928273
1892 - https://bugzilla.mozilla.org/show_bug.cgi?id=1879848
1893 - https://bugzilla.mozilla.org/show_bug.cgi?id=1928273
1896 notification_emails:
1905 # SOCKS4a Proxy. Proxy resolves URL hostname
1909 # SOCKS5 Proxy. Proxy resolves URL hostname
1910 # Use convention from curl for socks5 proxies that resolve the hostname
1911 # https://curl.se/libcurl/c/CURLOPT_PROXY.html
1917 transaction_wait_time:
1918 type: timing_distribution
1919 time_unit: millisecond
1921 Time from submission to dispatch of transaction without HTTPS RR (ms)
1923 - https://bugzilla.mozilla.org/show_bug.cgi?id=1697480
1925 - https://bugzilla.mozilla.org/show_bug.cgi?id=1697480
1928 notification_emails:
1930 - kershaw@mozilla.com
1933 os_socket_limit_reached:
1936 Counts the number of times the os socket limit was reached. i.e. CanAttachSocket() returned false.
1938 - https://bugzilla.mozilla.org/1901855
1940 - https://bugzilla.mozilla.org/show_bug.cgi?id=1901855#c1
1943 notification_emails:
1945 - acreskey@mozilla.com
1948 http_3_udp_datagram_segment_size_sent:
1949 type: memory_distribution
1952 HTTP3 UDP datagram segment size sent.
1954 - https://bugzilla.mozilla.org/show_bug.cgi?id=1906853
1956 - https://bugzilla.mozilla.org/show_bug.cgi?id=1906853
1959 notification_emails:
1961 - minden@mozilla.com
1964 http_3_udp_datagram_segment_size_received:
1965 type: memory_distribution
1968 HTTP3 UDP datagram size received.
1970 - https://bugzilla.mozilla.org/show_bug.cgi?id=1906853
1972 - https://bugzilla.mozilla.org/show_bug.cgi?id=1906853
1975 notification_emails:
1977 - minden@mozilla.com
1980 http_3_udp_datagram_size_received:
1981 type: memory_distribution
1984 HTTP3 UDP datagram size received.
1986 - https://bugzilla.mozilla.org/show_bug.cgi?id=1906853
1988 - https://bugzilla.mozilla.org/show_bug.cgi?id=1906853
1991 notification_emails:
1993 - minden@mozilla.com
1996 http_3_udp_datagram_segments_received:
1997 type: custom_distribution
2000 # Maximum number of UDP segments per datagram.
2002 # See e.g. Linux https://github.com/torvalds/linux/blob/20371ba120635d9ab7fc7670497105af8f33eb08/include/linux/udp.h#L111.
2005 histogram_type: exponential
2007 HTTP3 UDP number of segments per datagram received.
2009 - https://bugzilla.mozilla.org/show_bug.cgi?id=1906853
2011 - https://bugzilla.mozilla.org/show_bug.cgi?id=1906853
2014 notification_emails:
2016 - minden@mozilla.com
2020 trr_confirmation_context:
2023 This telemetry records the status of the TRR confirmation across.
2024 The value of the event is one of: "ok" "trying"
2025 This event was generated to correspond to the Legacy Telemetry event
2026 network.dns.trrConfirmation#context.
2028 - https://bugzil.la/1691408
2029 - https://bugzil.la/1694949
2031 - https://bugzil.la/1691408
2032 - https://bugzil.la/1694949
2033 notification_emails:
2040 The `value` of the event. Mirrors to the Legacy Telemetry
2041 event's `value` parameter.
2042 The `ConfirmationState`.
2046 The reason why this confirmation was triggered. Values: [cp-connectivity, pref-change, context-init, retry, failed-lookups]
2050 The cause of the current confirmation context. Values: [success, pref-change, network-change, shutdown]
2054 The number of NS requests that were issued for this confirmation.
2058 String representation of the last 32 confirmation results. Example: nnnnnnttttttttt indicates a number of network (n) failures followed by timeouts (t).
2062 When the trigger is failed-lookups, this contains the string representation of the failures that triggered the confirmation.
2066 The network ID for the recorded confirmation attempts
2070 One of [unknown, not_captive, unlocked, locked]
2074 Time from first confirmation attempt to event being recorded
2076 telemetry_mirror: NetworkDns_Trrconfirmation_Context
2080 type: labeled_counter
2082 Counts how often Entra SSO succeeded/failed (macOS only). Labels are ordered in reverse chronological relation to SSO success, meaning the labels higher up are closer to the SSO success.
2083 device_headers_missing: only device_headers is missing in the SSO cookie.
2084 prt_headers_missing: only prt_headers is missing in the SSO cookie.
2085 both_headers_missing: both prt_headers and device_headers are missing in the SSO cookie.
2086 invalid_cookie: Failed to parse SSO cookie (could be a null cookie/format is incorrect).
2087 no_credential: ASAuthorizationSingleSignOnCredential is not present
2088 broker_error: An error from Microsoft's broker.
2089 invalid_controller_setup: ASAuthorizationController is setup incorrectly.
2091 - https://bugzilla.mozilla.org/1930742
2093 - https://bugzilla.mozilla.org/show_bug.cgi?id=1930742
2094 notification_emails:
2099 - device_headers_missing
2100 - prt_headers_missing
2101 - both_headers_missing
2105 - invalid_controller_setup
2110 Counts how often Entra SSO is used (macOS only).
2112 - https://bugzilla.mozilla.org/1930742
2114 - https://bugzilla.mozilla.org/show_bug.cgi?id=1930742
2115 notification_emails:
2121 type: custom_distribution
2123 Number of times nsINetworkPredictor::Learn is called and attempts to learn
2125 This metric was generated to correspond to the Legacy Telemetry
2126 exponential histogram PREDICTOR_LEARN_ATTEMPTS.
2130 histogram_type: exponential
2132 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2134 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2135 notification_emails:
2138 telemetry_mirror: PREDICTOR_LEARN_ATTEMPTS
2141 type: timing_distribution
2143 Amount of time a predictor event waits in the queue (ms)
2145 This metric was generated to correspond to the Legacy Telemetry
2146 exponential histogram PREDICTOR_WAIT_TIME.
2147 time_unit: millisecond
2149 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2151 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2152 notification_emails:
2155 telemetry_mirror: PREDICTOR_WAIT_TIME
2158 type: timing_distribution
2160 Amount of time spent doing the work for predict (ms)
2162 This metric was generated to correspond to the Legacy Telemetry
2163 exponential histogram PREDICTOR_PREDICT_WORK_TIME.
2164 time_unit: millisecond
2166 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2168 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2169 notification_emails:
2172 telemetry_mirror: PREDICTOR_PREDICT_WORK_TIME
2175 type: timing_distribution
2177 Amount of time spent doing the work for learn (ms)
2179 This metric was generated to correspond to the Legacy Telemetry
2180 exponential histogram PREDICTOR_LEARN_WORK_TIME.
2181 time_unit: millisecond
2183 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2185 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2186 notification_emails:
2189 telemetry_mirror: PREDICTOR_LEARN_WORK_TIME
2192 type: custom_distribution
2194 How many actual predictions (preresolves, preconnects, ...) happen
2196 This metric was generated to correspond to the Legacy Telemetry
2197 exponential histogram PREDICTOR_TOTAL_PREDICTIONS.
2201 histogram_type: exponential
2203 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2205 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2206 notification_emails:
2209 telemetry_mirror: PREDICTOR_TOTAL_PREDICTIONS
2212 type: custom_distribution
2214 How many actual prefetches happen
2216 This metric was generated to correspond to the Legacy Telemetry
2217 exponential histogram PREDICTOR_TOTAL_PREFETCHES.
2221 histogram_type: exponential
2223 - https://bugzilla.mozilla.org/show_bug.cgi?id=1016628
2225 - https://bugzilla.mozilla.org/show_bug.cgi?id=1016628
2226 notification_emails:
2229 telemetry_mirror: PREDICTOR_TOTAL_PREFETCHES
2231 prefetch_use_status:
2232 type: labeled_counter
2234 If and why prefetches are used/unused.
2236 This metric was generated to correspond to the Legacy Telemetry
2237 categorical histogram PREDICTOR_PREFETCH_USE_STATUS.
2248 - https://bugzilla.mozilla.org/show_bug.cgi?id=1016628
2249 - https://bugzilla.mozilla.org/show_bug.cgi?id=1312057
2251 - https://bugzilla.mozilla.org/show_bug.cgi?id=1016628
2252 - https://bugzilla.mozilla.org/show_bug.cgi?id=1312057
2253 notification_emails:
2256 telemetry_mirror: h#PREDICTOR_PREFETCH_USE_STATUS
2259 type: timing_distribution
2261 How long it takes from OnStartRequest to OnStopRequest for a prefetch
2263 This metric was generated to correspond to the Legacy Telemetry
2264 exponential histogram PREDICTOR_PREFETCH_TIME.
2265 time_unit: millisecond
2267 - https://bugzilla.mozilla.org/show_bug.cgi?id=1016628
2269 - https://bugzilla.mozilla.org/show_bug.cgi?id=1016628
2270 notification_emails:
2273 telemetry_mirror: PREDICTOR_PREFETCH_TIME
2276 type: custom_distribution
2278 How many actual preconnects happen
2280 This metric was generated to correspond to the Legacy Telemetry
2281 exponential histogram PREDICTOR_TOTAL_PRECONNECTS.
2285 histogram_type: exponential
2287 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2289 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2290 notification_emails:
2293 telemetry_mirror: PREDICTOR_TOTAL_PRECONNECTS
2296 type: custom_distribution
2298 How many actual preresolves happen
2300 This metric was generated to correspond to the Legacy Telemetry
2301 exponential histogram PREDICTOR_TOTAL_PRERESOLVES.
2305 histogram_type: exponential
2307 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2309 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2310 notification_emails:
2313 telemetry_mirror: PREDICTOR_TOTAL_PRERESOLVES
2315 predictions_calculated:
2316 type: custom_distribution
2318 How many prediction calculations are performed
2320 This metric was generated to correspond to the Legacy Telemetry
2321 exponential histogram PREDICTOR_PREDICTIONS_CALCULATED.
2325 histogram_type: exponential
2328 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2330 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2331 notification_emails:
2334 telemetry_mirror: PREDICTOR_PREDICTIONS_CALCULATED
2337 type: custom_distribution
2339 The global degradation calculated
2341 This metric was generated to correspond to the Legacy Telemetry linear
2342 histogram PREDICTOR_GLOBAL_DEGRADATION.
2346 histogram_type: linear
2348 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2350 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2351 notification_emails:
2354 telemetry_mirror: PREDICTOR_GLOBAL_DEGRADATION
2356 subresource_degradation:
2357 type: custom_distribution
2359 The degradation calculated for a subresource
2361 This metric was generated to correspond to the Legacy Telemetry linear
2362 histogram PREDICTOR_SUBRESOURCE_DEGRADATION.
2366 histogram_type: linear
2368 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2370 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2371 notification_emails:
2374 telemetry_mirror: PREDICTOR_SUBRESOURCE_DEGRADATION
2377 type: custom_distribution
2379 The base confidence calculated for a subresource
2381 This metric was generated to correspond to the Legacy Telemetry linear
2382 histogram PREDICTOR_BASE_CONFIDENCE.
2386 histogram_type: linear
2388 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2390 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2391 notification_emails:
2394 telemetry_mirror: PREDICTOR_BASE_CONFIDENCE
2397 type: custom_distribution
2399 The final confidence calculated for a subresource
2401 This metric was generated to correspond to the Legacy Telemetry linear
2402 histogram PREDICTOR_CONFIDENCE.
2406 histogram_type: linear
2408 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2410 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2411 notification_emails:
2414 telemetry_mirror: PREDICTOR_CONFIDENCE
2416 predict_time_to_action:
2417 type: timing_distribution
2419 How long it takes from the time Predict() is called to the time we take
2422 This metric was generated to correspond to the Legacy Telemetry
2423 exponential histogram PREDICTOR_PREDICT_TIME_TO_ACTION.
2424 time_unit: millisecond
2426 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2428 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2429 notification_emails:
2432 telemetry_mirror: PREDICTOR_PREDICT_TIME_TO_ACTION
2434 predict_time_to_inaction:
2435 type: timing_distribution
2437 How long it takes from the time Predict() is called to the time we figure
2438 out there's nothing to do
2440 This metric was generated to correspond to the Legacy Telemetry
2441 exponential histogram PREDICTOR_PREDICT_TIME_TO_INACTION.
2442 time_unit: millisecond
2444 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2446 - https://bugzilla.mozilla.org/show_bug.cgi?id=881804
2447 notification_emails:
2450 telemetry_mirror: PREDICTOR_PREDICT_TIME_TO_INACTION
2452 prefetch_decision_reason:
2453 type: custom_distribution
2455 Why the predictor determined a particular resource was eligible for future
2456 prefetch (or not). See PrefetchDecisionReason in Predictor.cpp for value
2459 This metric was generated to correspond to the Legacy Telemetry enumerated
2460 histogram PREDICTOR_PREFETCH_DECISION_REASON.
2464 histogram_type: linear
2466 - https://bugzilla.mozilla.org/show_bug.cgi?id=1409542
2467 - https://bugzilla.mozilla.org/show_bug.cgi?id=1430322
2468 - https://bugzilla.mozilla.org/show_bug.cgi?id=1312057
2470 - https://bugzilla.mozilla.org/show_bug.cgi?id=1409542
2471 - https://bugzilla.mozilla.org/show_bug.cgi?id=1430322
2472 - https://bugzilla.mozilla.org/show_bug.cgi?id=1312057
2473 notification_emails:
2476 telemetry_mirror: PREDICTOR_PREFETCH_DECISION_REASON
2478 prefetch_ignore_reason:
2479 type: custom_distribution
2481 Why the predictor determined a particular resource that was marked
2482 eligible for prefetch should not be prefetched. See PrefetchIgnoreReason
2483 in Predictor.cpp for value meanings
2485 This metric was generated to correspond to the Legacy Telemetry enumerated
2486 histogram PREDICTOR_PREFETCH_IGNORE_REASON.
2490 histogram_type: linear
2492 - https://bugzilla.mozilla.org/show_bug.cgi?id=1409542
2493 - https://bugzilla.mozilla.org/show_bug.cgi?id=1430322
2494 - https://bugzilla.mozilla.org/show_bug.cgi?id=1312057
2496 - https://bugzilla.mozilla.org/show_bug.cgi?id=1409542
2497 - https://bugzilla.mozilla.org/show_bug.cgi?id=1430322
2498 - https://bugzilla.mozilla.org/show_bug.cgi?id=1312057
2499 notification_emails:
2502 telemetry_mirror: PREDICTOR_PREFETCH_IGNORE_REASON
2505 poll_and_events_cycle:
2506 type: timing_distribution
2508 The duraion of a socketThread cycle, including polls and pending events.
2511 This metric was generated to correspond to the Legacy Telemetry
2512 exponential histogram STS_POLL_AND_EVENTS_CYCLE.
2513 time_unit: millisecond
2515 - https://bugzilla.mozilla.org/show_bug.cgi?id=1935420
2517 - https://bugzilla.mozilla.org/show_bug.cgi?id=1935420
2518 notification_emails:
2521 telemetry_mirror: STS_POLL_AND_EVENTS_CYCLE
2526 type: timing_distribution
2528 The duration of poll. (ms)
2530 This metric was generated to correspond to the Legacy Telemetry
2531 exponential histogram STS_POLL_CYCLE.
2532 time_unit: millisecond
2534 - https://bugzilla.mozilla.org/show_bug.cgi?id=1935420
2536 - https://bugzilla.mozilla.org/show_bug.cgi?id=1935420
2537 notification_emails:
2540 telemetry_mirror: STS_POLL_CYCLE
2544 poll_and_event_the_last_cycle:
2545 type: timing_distribution
2547 The duraion of the socketThread cycle during shutdown, including polls and
2548 pending events. (ms)
2550 This metric was generated to correspond to the Legacy Telemetry
2551 exponential histogram STS_POLL_AND_EVENT_THE_LAST_CYCLE.
2552 time_unit: millisecond
2554 - https://bugzilla.mozilla.org/show_bug.cgi?id=1935420
2556 - https://bugzilla.mozilla.org/show_bug.cgi?id=1935420
2557 notification_emails:
2560 telemetry_mirror: STS_POLL_AND_EVENT_THE_LAST_CYCLE
2565 type: timing_distribution
2567 Time spent blocked on poll (ms).
2569 This metric was generated to correspond to the Legacy Telemetry
2570 exponential histogram STS_POLL_BLOCK_TIME.
2571 time_unit: millisecond
2573 - https://bugzilla.mozilla.org/show_bug.cgi?id=1935420
2575 - https://bugzilla.mozilla.org/show_bug.cgi?id=1935420
2576 notification_emails:
2579 telemetry_mirror: STS_POLL_BLOCK_TIME