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
On Rkv detecting a corrupted database delete the old RKV, create a new one and log the error (#2425)
Add the Date header as late as possible before the uploader acts (#2436)
The logic of the Server Knobs API has been flipped. Instead of applying a list of metrics and their disabled state, the API now accepts a list of metrics and their enabled state (bug 1811253)
Kotlin
Adds the ability to record metrics on a non-main process. This is enabled by setting a dataPath in the Glean configuration (bug 1815233)
iOS
Adds the ability to record metrics on a non-main process. This is enabled by setting a dataPath in the Glean configuration (bug 1815233)