Closed
Bug 1749265
Opened 4 years ago
Closed 4 years ago
glean.time.invalid_timezone_offset expired on 2021-12-31
Categories
(Data Platform and Tools :: Glean: SDK, task, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: janerik, Assigned: janerik)
Details
Attachments
(1 file)
The following metrics in glean-core will expire in the next 14 days or have already expired.
- glean.time.invalid_timezone_offset on 2021-12-31
this is hard-coded as an internal metric in glean-core and thus does not auto-expire properly.
It should be removed.
| Assignee | ||
Comment 1•4 years ago
|
||
There have been a total of 8 pings with invalid timezone occurences reported in the past 30 days (with a total of 12 occurences).
I think it's safe to say it's not a major issue at all. We have mitigations in place to not crash (no crashes reported since October 2021).
We can remove the metric.
| Assignee | ||
Updated•4 years ago
|
Assignee: nobody → jrediger
Type: defect → task
Priority: P3 → P1
| Assignee | ||
Updated•4 years ago
|
Whiteboard: [telemetry:glean-rs:m?]
Comment 2•4 years ago
|
||
| Assignee | ||
Comment 3•4 years ago
|
||
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•