Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,005 changes: 1,005 additions & 0 deletions schemas/accounts-cirrus/health/health.2.bq

Large diffs are not rendered by default.

784 changes: 784 additions & 0 deletions schemas/accounts-cirrus/health/health.2.schema.json

Large diffs are not rendered by default.

950 changes: 950 additions & 0 deletions schemas/accounts-cirrus/metrics/metrics.2.bq

Large diffs are not rendered by default.

784 changes: 784 additions & 0 deletions schemas/accounts-cirrus/metrics/metrics.2.schema.json

Large diffs are not rendered by default.

1,005 changes: 1,005 additions & 0 deletions schemas/burnham/health/health.2.bq

Large diffs are not rendered by default.

784 changes: 784 additions & 0 deletions schemas/burnham/health/health.2.schema.json

Large diffs are not rendered by default.

1,042 changes: 1,042 additions & 0 deletions schemas/burnham/metrics/metrics.2.bq

Large diffs are not rendered by default.

784 changes: 784 additions & 0 deletions schemas/burnham/metrics/metrics.2.schema.json

Large diffs are not rendered by default.

1,005 changes: 1,005 additions & 0 deletions schemas/experimenter-cirrus/health/health.2.bq

Large diffs are not rendered by default.

784 changes: 784 additions & 0 deletions schemas/experimenter-cirrus/health/health.2.schema.json

Large diffs are not rendered by default.

950 changes: 950 additions & 0 deletions schemas/experimenter-cirrus/metrics/metrics.2.bq

Large diffs are not rendered by default.

784 changes: 784 additions & 0 deletions schemas/experimenter-cirrus/metrics/metrics.2.schema.json

Large diffs are not rendered by default.

1,005 changes: 1,005 additions & 0 deletions schemas/firefox-crashreporter/health/health.2.bq

Large diffs are not rendered by default.

784 changes: 784 additions & 0 deletions schemas/firefox-crashreporter/health/health.2.schema.json

Large diffs are not rendered by default.

1,089 changes: 1,089 additions & 0 deletions schemas/firefox-crashreporter/metrics/metrics.2.bq

Large diffs are not rendered by default.

784 changes: 784 additions & 0 deletions schemas/firefox-crashreporter/metrics/metrics.2.schema.json

Large diffs are not rendered by default.

1,005 changes: 1,005 additions & 0 deletions schemas/firefox-desktop-background-defaultagent/health/health.2.bq

Large diffs are not rendered by default.

Large diffs are not rendered by default.

950 changes: 950 additions & 0 deletions schemas/firefox-desktop-background-defaultagent/metrics/metrics.2.bq

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1,005 changes: 1,005 additions & 0 deletions schemas/firefox-desktop-background-tasks/health/health.2.bq

Large diffs are not rendered by default.

784 changes: 784 additions & 0 deletions schemas/firefox-desktop-background-tasks/health/health.2.schema.json

Large diffs are not rendered by default.

1,531 changes: 1,531 additions & 0 deletions schemas/firefox-desktop-background-tasks/metrics/metrics.2.bq

Large diffs are not rendered by default.

784 changes: 784 additions & 0 deletions schemas/firefox-desktop-background-tasks/metrics/metrics.2.schema.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1,011 changes: 1,011 additions & 0 deletions schemas/firefox-desktop-background-update/health/health.2.bq

Large diffs are not rendered by default.

784 changes: 784 additions & 0 deletions schemas/firefox-desktop-background-update/health/health.2.schema.json

Large diffs are not rendered by default.

37,072 changes: 37,072 additions & 0 deletions schemas/firefox-desktop-background-update/metrics/metrics.2.bq

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1,082 changes: 1,082 additions & 0 deletions schemas/firefox-desktop/captcha-detection/captcha-detection.2.bq

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1,023 changes: 1,023 additions & 0 deletions schemas/firefox-desktop/health/health.2.bq

Large diffs are not rendered by default.

784 changes: 784 additions & 0 deletions schemas/firefox-desktop/health/health.2.schema.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion schemas/firefox-desktop/metrics/metrics.1.bq
Original file line number Diff line number Diff line change
Expand Up @@ -34866,7 +34866,7 @@
"type": "RECORD"
},
{
"description": "Records the latencies (ms) of search suggestions fetches per search engine. Keys in this histogram are the search engine identifier for configuration provided search engines and 'other' for search engines installed via other methods.\nThis metric was generated to correspond to the Legacy Telemetry exponential histogram SEARCH_SUGGESTIONS_LATENCY_MS.\nThis metric was renamed in Gecko 144 from `search.suggestions_latency` and changed to report the search engine identifier rather than the telemetry identifier.\n",
"description": "Records the latencies (ms) of search suggestions fetches per search engine. Keys in this histogram are search engine identifiers for built-in search engines and 'other' for non-built-in search engines.\nThis metric was generated to correspond to the Legacy Telemetry exponential histogram SEARCH_SUGGESTIONS_LATENCY_MS.\n",
"fields": [
{
"mode": "NULLABLE",
Expand Down
Loading