Expand the number of allowed extra keys to an event
Categories
(Data Platform and Tools :: Glean: SDK, task, P1)
Tracking
(Not tracked)
People
(Reporter: jteow, Assigned: travis_)
References
Details
Attachments
(2 files)
Hello Glean team,
On Search we're working on Bug 1868476 where we'd like to register a new Glean event with 18 extra_key
's, but the current limit is 15. Can the limit be bumped up so that we don't have to split the event into multiple pieces? Possibly to 30 so that other teams could also benefit from the change?
Depending on the sensitive data review, we're hoping to land this in Firefox 122 (if the data review takes longer then possibly 123)
Comment 1•1 year ago
|
||
Would Fx 122 be a feasible target for this change?
Comment 2•1 year ago
|
||
We're 4 days out from Fx 122 hitting beta. This requires (minimal) code changes in Glean and a new release and I'm not up for rushing that out before the holidays.
Redirecting to Travis for decision & timeline though.
Assignee | ||
Comment 3•1 year ago
•
|
||
Yeah, we will have folks out for the holidays and I'd rather uplift this after the holidays than try and rush it into the end of nightly now. Chris, would that be acceptable we were able to get this change made and deal with the deployment and uplift to 122 (beta) when everyone is back? Or perhaps just target 123?
Comment 4•1 year ago
|
||
(( Last "early beta" (last time we'd want to uplift anything big or risky) for Fx122 is Jan 5. Final day for any uplifts at all is a week later, Jan 12. ))
Assignee | ||
Comment 6•1 year ago
|
||
The requested 30 keys is good with me. Let's target that for now.
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Comment 7•1 year ago
|
||
Comment 8•1 year ago
|
||
Assignee | ||
Comment 9•1 year ago
|
||
The changes have landed in glean_parser and glean... just need a release and vendor this into desktop before it can be used. I'm closing this bug as FIXED and will start on the deployment of this next.
Description
•