Skip to content

[Telemetry Audit] Move addresses probes to the autofill.addresses.yaml file #27319

Closed
@data-sync-user

Description

@data-sync-user

The Task

This task is to move addresses telemetry out of the monolithic metrics.yaml file and into the autofill.yaml file with an Autofill tag and Addresses tag.

You can look up these probes in the Glean dictionary as well: https://dictionary.telemetry.mozilla.org/apps/firefox_ios

Probes to Move

  • addresses.autofill_prompt_dismissed
  • addresses.autofill_prompt_expanded
  • addresses.autofill_prompt_shown
  • addresses.autofilled
  • addresses.form_detected
  • addresses.modified
  • addresses.saved_all
  • addresses.settings_autofill

Note: The Autofill and Addresses tags will be automatically applied at the top of the autofill.addresses.yaml file. So if these tags are added in the metadata section of any probe, you can remove them.

  metadata:
      tags:
        - Addresses

Example

You can see an example of this type of work in the following PR: https://github.com/mozilla-mobile/firefox-ios/pull/27083

ℹ️ Reference Person

@ih-codes

┆Issue is synchronized with this Jira Task

Metadata

Metadata

Assignees

No one assigned

    Labels

    Contributor FixA contributor has fixed this issue. It might still be opened as we're waiting for final QA approvalContributor OKThis is a good issue for contributors interested in helping the projectGood first issueA good issue to be worked on for first time contributors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions