Skip to content

Track secondary sync metrics on our dashboard. - #7540

Open
bendk wants to merge 1 commit into
mozilla:mainfrom
bendk:bdk/push-nvwyyynyopxy
Open

Track secondary sync metrics on our dashboard.#7540
bendk wants to merge 1 commit into
mozilla:mainfrom
bendk:bdk/push-nvwyyynyopxy

Conversation

@bendk

@bendk bendk commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Added panels for total sync counts and average sync time on the main dashboard. Added panels for average sync time to the details page. Both of these use a 7 day moving average. Refactored the code so that it will hopefully be easier to add more of these metrics if we want to later on.

Added rust-logins engine for Desktop. This captures users using the Rust logins component, which is what nightly is on nowadays.

Changed the slug for the details page from sync-sync-details to sync-sync-extra. I'm not sure why, but the old slug started getting import errors. I believe was was related to me uploading it to the wrong folder, then deleted it.

Pull Request checklist

  • Breaking changes: This PR follows our breaking change policy
    • This PR follows the breaking change policy:
      • This PR has no breaking API changes, or
      • There are corresponding PRs for our consumer applications that resolve the breaking changes and have been approved
  • Quality: This PR builds and tests run cleanly
    • Note:
      • For changes that need extra cross-platform testing, consider adding [ci full] to the PR title.
      • If this pull request includes a breaking change, consider cutting a new release after merging.
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry in CHANGELOG.md or an explanation of why it does not need one
    • Any breaking changes to Swift or Kotlin binding APIs are noted explicitly
  • Dependencies: This PR follows our dependency management guidelines
    • Any new dependencies are accompanied by a summary of the due diligence applied in selecting them.

Added panels for total sync counts and average sync time on the main
dashboard.  Added panels for average sync time to the details page.
Both of these use a 7 day moving average.  Refactored the code so that
it will hopefully be easier to add more of these metrics if we want to
later on.

Added `rust-logins` engine for Desktop.  This captures users using the
Rust logins component, which is what nightly is on nowadays.

Changed the slug for the details page from `sync-sync-details` to
`sync-sync-extra`.  I'm not sure why, but the old slug started getting
import errors.  I believe was was related to me uploading it to the wrong
folder, then deleted it.
@bendk
bendk requested a review from skhamis August 12, 2026 20:10
@bendk

bendk commented Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

You can see these on https://yardstick.mozilla.org/d/sync-main/sync. They're looking pretty good to me.

Il need to update our ETL to get the average sync times working on mobile. I'll hopefully get that done this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant