You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure why. It looks like the code properly iterates through the set of pings and should, when checking the "events" ping, get the appropriate link.
The text was updated successfully, but these errors were encountered:
If you load https://dictionary.telemetry.mozilla.org/apps/firefox_desktop/metrics/nimbus_events_enrollment you'll find it is sent on both the "background-update" and "events" ping. Since it's sent on the "events" ping, it should get a link that says
Event Monitoring Dashboard for the enrollment event
, likeprivacy.ui.fpp.click.checkbox
does.I'm not sure why. It looks like the code properly iterates through the
set
of pings and should, when checking the "events" ping, get the appropriate link.The text was updated successfully, but these errors were encountered: