Alexander
Alexander
Hi, I'm looking to get some context on the recently added glean metrics for searches implemented in https://github.com/mozilla-mobile/firefox-ios/pull/8970 so [`browser_search_with_ads`](https://dictionary.telemetry.mozilla.org/apps/firefox_ios/metrics/browser_search_with_ads) and [`browser_search_ad_clicks`](https://dictionary.telemetry.mozilla.org/apps/firefox_ios/metrics/browser_search_ad_clicks). I'm comparing these to metrics in other clients...
In https://github.com/mozilla/python_mozetl/pull/379, we pinned a few dependencies as CI workarounds (`flake8` and `protobuf`). There are also a couple other dependencies pinned (see https://github.com/mozilla/python_mozetl/pull/374 and https://github.com/mozilla/python_mozetl/pull/377) that could be bumped. For...