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

For #15367 - Cleanup download telemetry - metrics ping reference #17071

Merged
merged 1 commit into from
Dec 16, 2020
Merged

For #15367 - Cleanup download telemetry - metrics ping reference #17071

merged 1 commit into from
Dec 16, 2020

Conversation

Mugurell
Copy link
Contributor

These pings were implemented first as counters.
When changing to events "send_in_pings: - metrics" still remained causing
confusion.
This patch comes to remove this confusion and potential future issues.

The download probes will appear as before in the "events" array of the core ping.
image

Pull Request checklist

  • Tests: No tests. Small telemetry configuration/documentation change.
  • Screenshots: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not
  • Accessibility: The code in this PR or does not include any a11y user facing features.

To download an APK when reviewing a PR:

  1. click on Show All Checks,
  2. click Details next to "Taskcluster (pull_request)" after it appears and then finishes with a green checkmark,
  3. click on the "Fenix - assemble" task, then click "Run Artifacts".
  4. the APK links should be on the left side of the screen, named for each CPU architecture

These pings were implemented first as counters.
When changing to events "send_in_pings: - metrics" still remained causing
confusion.
This patch comes to remove this confusion and potential future issues.
Copy link
Contributor

@codrut-topliceanu codrut-topliceanu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ! 👍

@codecov-io
Copy link

Codecov Report

Merging #17071 (78855f1) into master (f24c6e1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #17071   +/-   ##
=========================================
  Coverage     30.78%   30.78%           
  Complexity     1241     1241           
=========================================
  Files           455      455           
  Lines         18666    18666           
  Branches       2619     2619           
=========================================
  Hits           5747     5747           
  Misses        12456    12456           
  Partials        463      463           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f24c6e1...78855f1. Read the comment docs.

Copy link
Contributor

@codrut-topliceanu codrut-topliceanu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Mugurell Mugurell merged commit 4d38440 into mozilla-mobile:master Dec 16, 2020
pkirakosyan pushed a commit to gexsi/user-agent-android that referenced this pull request Aug 4, 2021
…bile#17071)

These pings were implemented first as counters.
When changing to events "send_in_pings: - metrics" still remained causing
confusion.
This patch comes to remove this confusion and potential future issues.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants