- General
- Loosen label restrictions to "at most 71 characters of printable ASCII" (bug 1672273)
- Introduced 2 new Glean health metrics:
glean.upload.send_failure
andglean.upload.send_success
to measure the time for sending a ping (#2365) - Introduced a new Glean metric:
glean.validation.shutdown_wait
to measure the time Glean waits for the uploader on shutdown (#2365)
- Rust
- On shutdown wait up to 30s on the uploader to finish work (#2232)
- iOS
- BUGFIX: Avoid an invalid state (double-starting) for
baseline.duration
when Glean is first initialized (#2368)
- BUGFIX: Avoid an invalid state (double-starting) for