Closed
Bug 1556964
Opened 6 years ago
Closed 6 years ago
Implement sequence numbers for pings
Categories
(Data Platform and Tools :: Glean: SDK, enhancement, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: janerik, Assigned: janerik)
Details
(Whiteboard: [telemetry:glean-rs:m5])
Attachments
(1 file)
Currently the sequence number included in the ping payload is set to ... 1
.
It should be a monotonically increasing number for each ping. At best we can just implement this on top of the existing counter metric type.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•