Travis Long
Travis Long
This is so we can use it to record metrics in Rust on iOS
In order for application services components to be able to interact with Glean at the Rust level, Glean must be compiled together with AppServices. This means that Glean will once...
### What / Requirements While validating Glean baseline pings against the existing core ping and events, I noticed that there are cases where the app doesn't see the foreground and...
It is desirable to disable telemetry from dev builds by default, but still be able to enable it for debugging purposes. See the [lockwise-android issue](https://github.com/mozilla-lockwise/lockwise-android/issues/1089) that touches on the same...
In order for application services components to be able to interact with Glean at the Rust level, Glean must be compiled together with AppServices. This means that Glean will once...