Skip to content

[Telemetry Audit] Move share sheet probes to their own share_sheet.yaml file #27321

Closed
@data-sync-user

Description

@data-sync-user

The Task

This task is to move the share sheet probes out of the monolithic metrics.yaml file and into their own YAML file with a ShareSheet tag.

You can use the FirefoxTelemetryUtility.sh script to create a new share_sheet.yaml file.

More instructions on using the script can be found in our wiki: https://github.com/mozilla-mobile/firefox-ios/wiki/Adding-Glean-Telemetry-Events-and-Metrics#a-update-the-telemetry-specification-yaml-files

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

Probes to Move

  • share_sheet.pocket_action_tapped
  • share_sheet.save_to_pocket_tapped
  • share_sheet.send_device_tapped
  • share_sheet.shared_to

Note: The ShareSheet tag will be automatically applied at the top of your new share_sheet.yaml file created with the FirefoxTelemetryUtility.sh script.

You will need to add the ShareSheet tag to the tags.yaml file. Please preserve alphabetical ordering. The description you can use is as follows: Corresponds to the iOS system share sheet for sharing content out of the app.

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