Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/toolkit/components/places/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 3 kB image not shown  

Quelle  metrics.yaml   Sprache: unbekannt

 
Spracherkennung für: .yaml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# 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/.

# Adding a new metric? We have docs for that!
https://firefox-source-docs.mozilla.org/toolkit/components/glean/user/new_definitions_file.html

---
$schema: moz://mozilla.org/schemas/glean/metrics/2-0-0
$tags:
  - 'Toolkit :: Places'

places:
  places_database_corruption_handling_stage:
    type: labeled_string
    description: >
      PLACES - stage reached when trying to fix a database corruption, see
      Places::Database::eCorruptDBReplaceStage.
    bugs:
      - https://bugzilla.mozilla.org/show_bug.cgi?id=1895851
      - https://bugzilla.mozilla.org/show_bug.cgi?id=1356812
    data_reviews:
      - https://bugzilla.mozilla.org/show_bug.cgi?id=1895851
    data_sensitivity:
      - technical
    notification_emails:
      - mbonardo@mozilla.com
      - fx-search-telemetry@mozilla.com
    expires: never

  sponsored_visit_no_triggering_url:
    type: counter
    description: >
      Number of sponsored visits that could not find their triggering URL
      in history. We expect this to be a small number just due to the
      navigation layer manipulating URLs. A large or growing value may be
      a concern.
      This metric was generated to correspond to the Legacy Telemetry
      scalar places.sponsored_visit_no_triggering_url.
    bugs:
      - https://bugzil.la/1787961
    data_reviews:
      - https://bugzil.la/1787961
    notification_emails:
      - fx-search-telemetry@mozilla.com
    expires: never
    telemetry_mirror: PLACES_SPONSORED_VISIT_NO_TRIGGERING_URL

  pages_need_frecency_recalculation:
    type: quantity
    description: >
      Number of pages that need a frecency recalculation.
      This metric was generated to correspond to the Legacy Telemetry
      scalar places.pages_need_frecency_recalculation.
    bugs:
      - https://bugzil.la/1811209
    data_reviews:
      - https://bugzil.la/1811209
    notification_emails:
      - fx-search-telemetry@mozilla.com
    expires: never
    unit: pages
    telemetry_mirror: PLACES_PAGES_NEED_FRECENCY_RECALCULATION

  previousday_visits:
    type: quantity
    description: >
      Number of history entries for the previous day.
      This metric was generated to correspond to the Legacy Telemetry
      scalar places.previousday_visits.
    bugs:
      - https://bugzil.la/1824380
    data_reviews:
      - https://bugzil.la/1824380
    notification_emails:
      - firefox-view-engineers@mozilla.com
    expires: never
    unit: history entries
    telemetry_mirror: PLACES_PREVIOUSDAY_VISITS

page_icon:
  small_icon_count:
    type: counter
    description: >
      Number of times the page-icon protocol serves an icon smaller than requested.
    bugs:
      - https://bugzilla.mozilla.org/show_bug.cgi?id=1911375
    data_reviews:
      - https://bugzilla.mozilla.org/show_bug.cgi?id=1911375
    data_sensitivity:
      - interaction
    notification_emails:
      - mbonardo@mozilla.com
      - fx-search-telemetry@mozilla.com
    expires: never
  fit_icon_count:
    type: counter
    description: >
      Number of times the page-icon protocol serves an icon equal to or larger than requested.
    bugs:
      - https://bugzilla.mozilla.org/show_bug.cgi?id=1911375
    data_reviews:
      - https://bugzilla.mozilla.org/show_bug.cgi?id=1911375
    data_sensitivity:
      - interaction
    notification_emails:
      - mbonardo@mozilla.com
      - fx-search-telemetry@mozilla.com
    expires: never

[ Dauer der Verarbeitung: 0.37 Sekunden  ]