Closed
Bug 1704106
Opened 4 years ago
Closed 4 years ago
Add Timespan's `set_raw` to the Rust trait and the RLB
Categories
(Data Platform and Tools :: Glean: SDK, task, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: chutten|PTO, Assigned: chutten|PTO)
References
Details
Attachments
(3 files)
We have concrete uses for setting raw values to timespan metrics in FOG. Which means we need to drill set_raw up through the layers.
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
| Assignee | ||
Updated•4 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•4 years ago
|
||
| Assignee | ||
Comment 4•4 years ago
|
||
Depends on D111488
Pushed by chutten@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3b917d3c21ef
Update Glean SDK to v36.0.1 r=Dexter
https://hg.mozilla.org/integration/autoland/rev/6c557e8ca299
Expose timespan's set_raw API to all FOG languages r=Dexter
Comment 7•4 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•