Closed
Bug 1816400
Opened 3 years ago
Closed 2 years ago
Instrument missing sending_success/sending_failure timer IDs.
Categories
(Data Platform and Tools :: Glean: SDK, defect, P3)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: janerik, Assigned: chutten)
Details
Attachments
(2 files)
2.55 KB,
text/plain
|
chutten
:
data-review+
|
Details |
42 bytes,
text/x-github-pull-request
|
Details | Review |
Introduced in https://github.com/mozilla/glean/pull/2376
We handle the absence of those timer IDs when reporting upload status.
An absence would mean we previously already removed a specific doc ID.
This would be an inconsistency. We should monitor if that ever happens.
Updated•3 years ago
|
Assignee: nobody → chutten
Whiteboard: [telemetry:glean-rs:m?]
Assignee | ||
Comment 1•2 years ago
|
||
Attachment #9318466 -
Flags: data-review?(adavis)
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
chutten merged PR #2382: "bug 1816400 - Instrument the count of uploads responses we didn't bookkeep as send failures or successes" in f97fc35.
(this happened ages ago. Sorry about the delay)
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•11 months ago
|
Attachment #9318466 -
Flags: data-review?(adavis) → data-review+
You need to log in
before you can comment on or make changes to this bug.
Description
•