Implement API to allow setting an experimentation ID in all pings in Glean.js
Categories
(Data Platform and Tools :: Glean: SDK, task, P1)
Tracking
(Not tracked)
People
(Reporter: travis_, Assigned: travis_)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Similar to Bug 1848201, we should extend this API implementation to Glean.js to allow setting an experimentation ID in "all-pings" sent by Glean. This id has been determined to be StringMetricType shaped and we can wait and let the implementation in glean-core settle to help dictate the design here.
Assignee | ||
Updated•1 years ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Quick update on this: I have been blocked on this at first by a work-week and then by a Glean.js refactoring that came out of the workweek. This refactor will make it easier to add this API when it is complete and would have complicated it trying to implement this API while it was ongoing. Current status of the refactoring is "reviewed and ready to land". As soon as it is landed I have time set aside to take this up again to get it completed. With holidays coming up, I'll suggest a completion date for this bug of end of November.
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Description
•