Closed
Bug 1556966
Opened 6 years ago
Closed 6 years ago
Implement start_time/end_time 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 start_time/end_time fields in the ping payload are hardcoded.
They should be valid and correct datetime values, changing on every ping sending.
We should be able to use the newly introduced datetime metric type.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → jrediger
Priority: P3 → P1
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
•