Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

[Telemetry] Send existing URI counter in Baseline ping #26700

Closed
2 of 7 tasks
perrymcmanis144 opened this issue Aug 29, 2022 · 1 comment · Fixed by #26701 or nathanmkaya/fenix#108
Closed
2 of 7 tasks

[Telemetry] Send existing URI counter in Baseline ping #26700

perrymcmanis144 opened this issue Aug 29, 2022 · 1 comment · Fixed by #26701 or nathanmkaya/fenix#108
Assignees
Labels
Milestone

Comments

@perrymcmanis144
Copy link
Contributor

perrymcmanis144 commented Aug 29, 2022

Description & Product Manager / Data Scientist User Story

DS would like to evaluate the potential of having next year's CDOU measurement be built on top of qualifiers. As the current CDOU count is Baseline-based and that would need to be continued, and there are some inherent challenges with joining pings due to their designs, we will send this existing value in Baseline.

DS jira ticket: https://mozilla-hub.atlassian.net/browse/DS-1878

What questions will you answer with this data?

Would QCDOU built on top of the baseline ping give valid results

Acceptance Criteria

  • ENG files a DS JIRA request outlining their methodology.
  • DS sign off on instrumentation methodology addressing product questions.
  • Event pings can be queried via re:dash
  • Event pings can be queried via amplitude
  • We are sending telemetry events for the actions listed in the requirements
  • We have documented the telemetry
  • We have asked a data steward to review the telemetry

Data reviews covering this measure in metrics:
- #17935
- #19924 (comment)
- #21038 (comment)

┆Issue is synchronized with this Jira Task

@github-actions github-actions bot added the needs:triage Issue needs triage label Aug 29, 2022
@gabrielluong gabrielluong added the eng:reopen-for-qa Reopens and tags the issue for QA needed when the issue is merged label Aug 30, 2022
Mugurell pushed a commit to perrymcmanis144/fenix that referenced this issue Aug 30, 2022
@github-actions github-actions bot mentioned this issue Aug 30, 2022
4 tasks
@mergify mergify bot closed this as completed in #26701 Aug 30, 2022
@github-actions github-actions bot reopened this Aug 30, 2022
@github-actions github-actions bot added eng:qa:needed QA Needed and removed eng:reopen-for-qa Reopens and tags the issue for QA needed when the issue is merged labels Aug 30, 2022
@github-actions github-actions bot added this to the 106 milestone Aug 30, 2022
@MatthewTighe MatthewTighe modified the milestones: 106, 107 Sep 19, 2022
@gabrielluong gabrielluong modified the milestones: 107, 106 Sep 20, 2022
@LaurentiuApahideanSV
Copy link

I tested the issue on Fenix Nightly 107.0a1 2022-09-28 and the URL counter is sent as a baseline ping.
},
"counter": {
"events.normal_and_private_uri_count": 9
}
Glead Dashboard

Device used:

  • OnePlus 6T (Android 9)

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