Closed Bug 1960299 Opened 4 days ago Closed 4 days ago

broken-site-report ping should be marked as a gecko ping, it is send on Fenix too

Categories

(Data Platform and Tools :: Glean Platform, enhancement, P1)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: janerik, Assigned: janerik)

References

Details

Attachments

(1 file)

The broken-site-report ping is send from both Desktop and Android.
That wasn't always the case and that's why bug 1940030 moved the definition files to be firefox-desktop specific.
Bug 1956012 tried to correct that, but due to where the data is set we need to have separate metric defintion files.
However the ping is the same across both platforms, but not labeled as such.

That's currently no problem.

  1. Due to the state of things before bug 1940030 the tables were created and all data continues to be ingested
  2. The dictionary doesn't display the ping state.

However (2) is about to change as I plan to show whether a ping was removed, and now the broken-site-report ping will be shown as such when it isn't. So we should correct how it's scraped.

Ok, I think this is more a bug in how the dictionary combines the data.
The ping is declared here for Fenix: https://searchfox.org/mozilla-central/rev/4d00b50c42a788c51ac4c5fe92b684569ba6c3a5/mobile/android/fenix/app/pings.yaml#239

So I think the Dictionary uses the gecko definition, when it should use the Fenix definition.

Yup, this is a dictionary issue. Which above PR would fix.

Status: NEW → RESOLVED
Closed: 4 days ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: